Skip to content
View zyx77550's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report zyx77550

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
zyx77550/README.md
Residual Labs

Zakaria Gharzouli

Founder & Principal Engineer @ Residual Labs · Systems & Verification

I build proof-grade tools for problems that can't afford to be wrong.
We don't pitch — we prove.


🧠 About Me

I build proof-grade tools: deterministic, offline, and honest about their own limits — instruments that don't guess and never claim more than they can prove. Self-taught, proven by the work. My focus is systems & verification — making software provably correct where getting it wrong isn't an option.

⚡ Flagship: SPARDA

SPARDA is the trust layer for AI-written code, developed by Residual Labs.

"AI writes. SPARDA proves." Compile Express, FastAPI, Next.js, Prisma, or any OpenAPI spec into a deterministic behavior graph to review every PR's behavior, prove security constraints, simulate APIs, and connect AI agents safely.

  • review : Diff every PR's behavior (guards dropped, blast radius grown, new endpoints) as a sticky comment in your CI.
  • apocalypse : Statically prove a deploy is safe — no guard, invariant, transaction or aggregate broken (SARIF + GitHub Security).
  • timeless : Record a production request's nondeterminism, replay it byte-identically, export the bug as a Vitest test.
  • heal : Close the loop — bug → fix → the machine proves the fix is correct and breaks nothing.
  • mirror : Host a mock HTTP server directly from ubg.json — no code, no framework, enforces state machine and guards.
  • ubg --openapi : Compile Go, Java, Rails, Laravel, or .NET APIs into the graph via their OpenAPI spec.
  • verify : Prove the compiler's own laws (determinism, soundness, round-trip) on your app.

🚀 Residual Labs — the tool foundry

Residual Labs builds proof-grade tools, one strong pain at a time. SPARDA is the first instrument, not the last.

  • SPARDA — The trust layer for AI-written code: CLI proof engine + agent edit-loop gate + MCP runtime.
  • Earlier productsResidual Audit, Reach, Publish, QR: the lab's first B2B tools, where the proof-grade discipline was forged.

⚙️ Engineering Philosophy

  • Prove, don't claim: deterministic outputs, a soundness contract, never a false green.
  • Honest about limits: the tool reports its own blind spots and coverage — no overclaiming.
  • Zero-Bullshit UX: minimalist, functional, fast. Security first (RLS, BYOK, AES-256-GCM).

🛠️ Core Stack


Popular repositories Loading

  1. sparda sparda Public

    AI writes. SPARDA proves. A deterministic, offline gate that catches when an AI edit removes a guard, exposes a route, or breaks an invariant.

    JavaScript 4 1

  2. sparda-skills sparda-skills Public

    1

  3. RESIDUAL-MISHKAT RESIDUAL-MISHKAT Public

    APPRENDRE

    TypeScript

  4. zyx77550 zyx77550 Public

  5. awesome-mcp-servers awesome-mcp-servers Public

    Forked from wong2/awesome-mcp-servers

    A curated list of Model Context Protocol (MCP) servers

  6. awesome-mcp-servers-1 awesome-mcp-servers-1 Public

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.