| Component | Purpose |
|---|---|
| scheduler.py | atomic run-state writes, dependency resolution, backlog, batch lifecycle, heartbeat, checkpoint, statistics |
| guardian.py | stall detection, repeated-failure threshold, cooldown, structured evidence, recovery instruction |
| Command | Purpose |
|---|---|
/dev |
resumable daily engineering loop |
/parallel |
conflict-free high-throughput batches |
/finish |
evidence-based completion gate |
/status |
state, health, backlog, and next action |
/recipe |
verified procedure lifecycle |
/research |
broad exploration, blind critique, decisive tests |
/review |
architecture, code, API, pipeline, and security audit |
/artifact-review |
writer → blind critic → final reviewer |
/repro |
six-phase claim-level reproduction |
/stakeholder-brief |
diff-driven reviewed briefing |
- Modes: daily, parallel, research, quality gates.
- Roles: writer, blind critic, final reviewer.
- Templates: task, findings, batch summary, recipe, checkpoint.
- Schemas: run-state, guardian event, mode, quality gates.
- Examples: synthetic run-state, synthetic guardian history.
- Recipes: recipe index.
- Extraction: fidelity and redaction record.