Core CLI
Protocol and verify commands expose stable JSON interfaces alongside doctor, demo, and benchmark operations.
[ CASE FILE / MIGHTY-MOUSE ]
ActiveA provider-agnostic reliability harness that gives AI coding agents structured protocols and project-native verification.
The messy workflow
Coding agents can produce plausible explanations and still miss required files, violate scope, or stop before the project’s own checks pass. The operational problem is turning a model response into a bounded, inspectable result another person can trust.
Mighty Mouse supplies versioned complexity protocols, project-native verification, structured results, and a bounded retry contract. The model and agent platform remain replaceable; the reliability layer stays explicit.
Ownership boundary
I designed and built the harness, versioned protocols, project verifier, result schema, CLI, MCP transport, packaging, platform rules, CI, evaluation fixtures, and prospective study.
Foundation models, model runtimes, MCP itself, and platforms such as Codex and Antigravity are third-party systems. Mighty Mouse integrates with them; it does not claim their underlying work.
Original reliability harness, versioned protocols, project verifier, evaluation design, packaging, CLI, MCP transport, platform rules, CI, and study execution. Foundation models, model runtimes, MCP itself, and agent platforms are third-party systems.
System map
A coding task enters with an explicit complexity level or a deterministic default.
The harness returns a versioned low, medium, or high-complexity execution contract.
The chosen agent works inside declared scope using the project’s existing tools and conventions.
Tests, lint, build, scope, and changed-file checks run as structured verification steps.
Failures return specific next steps; the agent may retry without entering an unbounded correction cycle.
Pass state, checks, warnings, and suggestions are returned in a stable human- and machine-readable form.
A passing result completes the task; exhausted retries or unresolved scope failures stop and escalate.
Hard calls
Build record
Protocol and verify commands expose stable JSON interfaces alongside doctor, demo, and benchmark operations.
A separate package exposes protocol and verification tools over stdio for compatible agent platforms.
Core and MCP wheels and source distributions are built, archive-inspected, checksummed, and smoke-tested outside the checkout.
Python 3.10–3.13 CI, packaging gates, frozen trial manifests, and blind reviews keep implementation and claims auditable.
Verification ledger
Mighty Mouse and the control each passed six of ten paired real-project tasks on the first attempt, with zero scope violations in both conditions.
Sourcedata/evidence/real_project_report.md — completed prospective study
LimitThe study did not demonstrate better generalized first-pass reliability.
Mighty Mouse used four retry rounds across the sample; the control used six.
Sourcedata/evidence/real_project_report.md — completed prospective study
LimitTwo fewer retries in this sample is not evidence of a universal improvement.
Mighty Mouse received a 4.60 mean blind-review score versus 4.30 for the control across the ten paired tasks.
Sourcedata/evidence/real_project_report.md — completed prospective study
LimitThe quality difference belongs to this sample and its recorded blind-review procedure.
Mighty Mouse was slower: 262.5 seconds median duration versus 229.5 seconds for the control; raw mean duration was also slower.
Sourcedata/evidence/real_project_report.md — completed prospective study
LimitThe study did not demonstrate a generalized speed improvement.
Lean reduced average latency by 29.5% while both conditions passed 15 of 15 tasks in the historical synthetic promotion suite.
Sourcedata/evidence/results/PROMOTION_NOTES.md — historical promotion validation
LimitThis historical synthetic result is bounded to that suite and must not be generalized to real project work.
Visible proof
Failure + iteration
Current status
Version 0.2.1 ships the core library, CLI, MCP transport, platform rules, verifier, CI matrix, release artifacts, and the completed ten-pair study. The current evidence supports fewer retries and higher mean blind-review quality in this sample, not a generalized first-pass reliability or speed improvement.
Open to the right work
Full-time product, automation, and technical-operations roles are the priority. Select workflow and creative-technology projects are open.