Documentation
README
Trace
Root cause, not symptom. Never patch over a bug without understanding why it happened.
All agents inherit the session model. Reviewers and Debuggers bold-labeled; Workers plain.
Per-Step Agent Map (DOCTRINE rule 12)
Every substantive step dispatches at least one Agent. Atomic steps (per DOCTRINE 12.2.8) are a single Worker → Reviewer pair with no independent angles to fan out.
This is the opening of the README. Read the full README on GitHub.