Skip to content
View mystiquemide's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report mystiquemide

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mystiquemide/README.md

Mystique Mide

AI systems builder focused on LLM applications, coding-agent workflows, MCP integrations, and deterministic safety systems.

I build Python and TypeScript systems that use model reasoning where it helps and deterministic code where correctness, authorization, and failure handling matter. My work spans multi-model orchestration, model-output evaluation, agent tooling, data lineage, incident response, and proof-gated onchain workflows.

What I work on

  • Coding-agent workflows: Claude Code, Hermes Agent, OpenCode, Codex, Qwen Code, Cursor, Gemini CLI, and Windsurf
  • LLM applications: structured outputs, prompt design, multi-model routing, embeddings and reranking, live-data grounding, and reasoning traces
  • Evaluation and reliability: deterministic scoring, fail-closed gates, edge-case and failure-mode analysis, idempotency, and tamper/replay verification
  • Agent infrastructure: MCP servers and clients, async FastAPI/Fastify services, GitHub integrations, CI/CD, and cloud deployments

Selected work

Five-model Qwen/FastAPI incident-response system with live Sepolia grounding, reasoning traces, a hard human-approval gate, and 31 passing backend tests. Onchain execution is explicitly simulated; the orchestration, grounding, and safety gates are real.

LLM-assisted data-model PR review backed by DataHub MCP lineage. Deterministic code owns the SAFE / RISKY / BREAKING verdict, with 27 passing tests, CodeQL, CI, and a live Cloudflare/Neon deployment.

Proof-gated payment rail for AI-agent work. A deterministic verifier and confirmed Casper testnet anchor must succeed before payment can become payable. The project includes a real MCP server, 770 backend tests, and 23/23 contract tests.

Extended a fork with multiple contributors that extracts and normalizes coding-agent sessions, including messages, code context, diffs, tool results, timestamps, metadata, and model usage, for downstream evaluation and training workflows.

Open source and guides

  • Hermes Agent Guide: practical setup guidance for Nous Research Hermes Agent across Linux, macOS, WSL, native Windows, and VPS deployments.
  • DataHub Skills: reusable agent skills for DataHub search, lineage, quality, and connectors.

Current direction

Building verification-first AI systems: agents that can reason and act, with explicit trust boundaries, observable decisions, deterministic safety checks, and honest failure paths.

Links

Pinned Loading

  1. hermes-agent-guide hermes-agent-guide Public

    Practical guide for setting up Hermes Agent by Nous Research.

    14 3

  2. equigrant equigrant Public

    AI-governed grant infrastructure for foundations, NGOs, DAOs, and enterprises.

    TypeScript 2

  3. Cipher-Run Cipher-Run Public

    AI-powered Rialo scenario simulator and Web3 idea validator.

    TypeScript

  4. triage triage Public

    AI-assisted bug bounty triage powered by intelligent contracts.

    Python 1

  5. trustcircle trustcircle Public

    Onchain USDC savings circles with rotating payouts for trusted groups.

    TypeScript

  6. arca-protocol arca-protocol Public

    Arca is a parametric insurance prototype for flight delay, weather, and logistics risk. It replaces manual claims with policy conditions that can be monitored from real-world data feeds, then credi…

    JavaScript