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:
2025-09-17 10:26:02 -05:00
parent 3859459754
commit de8ce1a4dc
11 changed files with 77 additions and 46 deletions

View File

@@ -131,3 +131,11 @@ This log is concise and structured for quick machine parsing and summarization.
- Added `collab/plan/01-codexhelper.md` and `.llm.md` with milestones, deliverables, and acceptance criteria
- next:
- Await plan review/approval; then implement per milestones
## 2025-09-17T16:12Z
- context: Governance update — adopt TDD and full unit tests across this repo and generated projects
- actions:
- Updated global system prompt and seed/project AGENTS templates to encode TDD requirement
- Amended proposal and plan to include TDD milestones and acceptance criteria
- next:
- Proceed with TDD in implementation; scaffold tests first