Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
6 mandatory audit lanes. 136 coded rejection conditions. One human-owned release decision.
An AI agent—or a human developer—can write the code, write the tests, and set the rules used to approve its own work. Everything can turn green while the result still misses the request, leaks another tenant's data, breaks during a retry, damages a migration, or slows down in production.
Code Factory is an engineering audit and orchestration system: the independent review layer between “the build passed” and “a person should approve this.”
It seals the original intent before work begins, observes what changed, challenges the implementation and its tests, and connects every decision to inspectable evidence. If evidence is missing, contradictory, stale, or based on a weakened rule, the result does not quietly become a pass.
| Audit lane | The practical question it answers |
|---|---|
| Stateful workflows | Do business rules still hold after real sequences such as create, cancel, retry, and refund? |
| Authorization and tenant isolation | Can one customer, session, export, cache, or background job reach another customer's data? |
| Failure and recovery | What happens during duplicate requests, timeouts, partial writes, worker crashes, and retries? |
| API and consumer compatibility | Will this change silently break an older app, SDK, integration, or service? |
| Migration and data integrity | Can the system upgrade without losing, corrupting, or stranding data? |
| Performance and resources | Did latency, queries, memory, connections, or other resources regress against an approved baseline? |
Those lanes contain 81 lane-specific and 55 cross-cutting coded rejection conditions. The source-bound inventory recomputes the total from the implementation; it is not a claim that every project executes 136 tests.
Specialist modules join the same review when needed: Deep Defect Mesh consumes analyzer evidence, SaaS checks examine customer journeys, and AppForge organizes mobile build, design, privacy, signing, and store-submission evidence. AppForge does not replace the other audit lanes or promise store approval.
factory guide is a read-only orientation: it shows the smallest suitable path
without running tests or agents. When you are ready to produce evidence, follow
the engineering review workflow. Its result
shows what was checked, what failed, why it matters, what evidence supports
the finding, and what must happen next. Code Factory does not promise perfect
software. It makes the basis for approval visible and keeps the final decision
human-owned.
The payoff: a reviewer can see what was audited, what passed, what remains unknown, and what must happen next. A receipt supports that decision; it is not a guarantee of defect-free code, enterprise certification, or store approval. People retain authority over policy, exceptions, and release.
Install the CLI, then follow the engineering review workflow for a full review:
Want a small demonstration first? factory first-proof --root . challenges
whether a test can actually reject its declared failure in a disposable sandbox.
It writes a receipt and a privacy-safe Proof Card; it does not assess or change
your project. First Proof is one entry point—not the scope of the full audit.
LLM-friendly product context: Canonical Product Card states the supported capabilities, boundaries, audiences, integration terms, and exact vocabulary that documentation assistants and agent tools may safely reuse. It is intentionally claim-bounded: local evidence is not a release, provider approval, remote execution, or a guarantee of correctness.
Beyond hollow tests: Deep Defect Mesh evaluates signed analyzer-report contracts, flags missing negative controls, traces findings into Graph Ops, and compares repair outcomes. It coordinates supplied evidence; it does not execute the analyzers or guarantee that a clean report means safe code.
Choose your review path below. The current factory guide command still lists
the existing onboarding paths, including the solo First Proof demo; it is not
the full engineering-review workflow linked above.
factory first-proof --root . for a contained demonstration first.factory oracle status --root .. Bind the original intent, observe the exact
file delta, challenge the tests independently, and keep approval human-owned.factory graph ops --root . --json. Inspect the
source-to-decision chain, blockers, unknowns, and authority boundaries in a
controlled pilot.Choose the relevant audit scope. Specialized SaaS, mobile, multi-repository, and enterprise controls remain available in the advanced workflow guide only when their trigger applies. AppForge is an optional mobile-delivery capability; it surfaces avoidable gaps but cannot guarantee store approval.
For a release-bound service change, use the six-lane runtime assurance workflow. It coordinates stateful invariants, tenant isolation, fault recovery, consumer compatibility, database migration, and equivalent-load performance/resource checks under one signed plan. Every failed lane returns the consequence, evidence digest, exact replay, and next repair. A six-lane pass means ready for human review—not approved for release.
When a team needs stronger evidence than a self-reported green build, use the senior-engineering integration:
RUN, REUSE, SKIP, or BLOCK, then compare
the incremental plan with a full baseline;No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/code-factory)<a href="https://allmcps.com/mcp/code-factory"><img src="https://allmcps.com/api/badge/code-factory?style=directory" alt="Code Factory on AllMCPs" /></a>