Models provide intelligence. They do not get authority.
RESIDUAL is an evidence-driven control plane for deciding whether the output of unreliable computation deserves to become accepted state.
What does RESIDUAL actually do?
AI can do useful work and still confidently say something is finished when it is not. RESIDUAL treats AI like a worker that cannot perform its own final quality inspection: give it clear boundaries, record what it actually does, independently check the result, fix what failed, and only then approve the work.
In one sentence: RESIDUAL is a quality-control system for AI-generated work.
verifier FAIL · quoted-field counterexample
repair residual R₁ dispatched
receipt ACCEPTED · evidence bound
See what you can actually run.
Start a bounded job, launch the local station, reproduce the demo, or verify a retained trace from one visible command surface.
residual runresidual serveresidual demoresidual verify-traceThe durable unit of progress is verified work—not an agent run.
Most agent systems optimize delegation and execution. RESIDUAL focuses on the acceptance boundary: what evidence is sufficient to trust a result, what remains unresolved, and what may enter system state.
Conventional agent loop
RESIDUAL
Untrusted proposal → evidence → accepted computation.
SELECT ANY MODULE TO INSPECT ITS ROLE, INPUTS, OUTPUTS, AND FAILURE BEHAVIOR.
Implemented mechanisms are separated from research claims.
The repository maintains a machine-readable implementation manifest mapping feature families to code paths, tests, partial work and future work.
Status is intentionally conservative. The implementation manifest is the source of truth for feature-status claims.
The architecture is implemented. The reliability hypothesis still has to earn its claim.
The controlled study must show whether the control plane lowers incorrect acceptance and recomputation without imposing prohibitive coordination cost.
Baselines
Single agent · agent + retry · agent + critic · graph workflow · multi-agent voting · RESIDUAL.
Fail closed
FAIL, UNKNOWN, malformed verifier output, provider errors and abstention remain visible