governance: adopt TDD with full unit/integration tests; update system prompt and AGENTS templates\n\nplan: add TDD milestones and test coverage criteria; update proposal accordingly
This commit is contained in:
@@ -21,7 +21,7 @@ This file is copied by scaffolding into new projects. Edit to suit the project w
|
||||
- Keep chat ≤5 lines; no diffs; announce only collab file changes; log details in DevLog.
|
||||
|
||||
## Coding, Tests, and Git
|
||||
- Minimal, focused changes; add tests with features; consistent style.
|
||||
- Minimal, focused changes; adopt TDD (write tests first) and require unit/integration tests for all features; consistent style.
|
||||
- Conventional Commits; branch `main`; tags `YYYY-MM-DD-HHMM` when warranted.
|
||||
|
||||
## Tooling and Safety
|
||||
|
Reference in New Issue
Block a user