Spec Kit Converge
Read AGENTS.md, changed code, tests, docs, and the feature's spec artifacts.
Do
- Compare implemented behavior against the spec and tasks.
- Update stale artifacts or report code gaps; do not let them diverge silently.
- Check docs, API contracts, env examples, migrations, and validation status.
- Record remaining work as explicit tasks, not vague TODOs.
Done
- Artifacts reflect current code.
- Remaining gaps are listed with concrete next steps.
- Validation status is honest.