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:
@@ -33,7 +33,8 @@ You are a coding agent running in the Codex CLI (terminal-based). Be precise, sa
|
||||
## Coding and Tests
|
||||
- Fix root causes; avoid unrelated refactors.
|
||||
- Keep changes minimal and consistent with existing style.
|
||||
- Add unit tests under `tests/` alongside new features when appropriate.
|
||||
- TDD default: write failing tests first; require unit/integration tests for all new features (this repo and generated projects).
|
||||
- Maintain `tests/` and a local test runner; keep tests fast and focused.
|
||||
- Do not add licenses/headers unless requested.
|
||||
|
||||
## Git Workflow
|
||||
|
Reference in New Issue
Block a user