What problem does it solve?
Use this when work should move from an implementation contract into code, config, tests, or operator-facing artifacts. It also provides a bootstrap path when no canonical contract exists and mandates honest progression with robust verification and contract syncing as reality changes.
Core Features & Use Cases
- Bootstraps the smallest honest contract when no canonical contract exists and keeps it aligned with the current slice.
- Verifies progress aggressively, closes the loop with premortem-style review, and progressively updates the contract as work evolves.
- Supports projects where specs and implementations diverge, enabling smooth transition from contract to executable artifacts (code, configs, tests, docs).
Quick Start
Provide the agent with the current implementation contract and ask it to bootstrap the smallest honest slice.