15.02 Spec Divergence Audit
Instructions
Use subtask agents to explore the current state of divergence between spec and codebase.
For each feature area with specs:
- Read the spec's behavior/contract/scenarios sections.
- Read the corresponding code.
- Report divergences: spec says X but code does Y.
- Classify each: spec is stale, code is wrong, or intentional undocumented change.
Update specs or code to resolve divergences. Log changes via tinychange.
