governance: add planning/architecture rule (plan ahead, module map, avoid refactors); propagate to system prompts, AGENTS templates, proposal, and plan
This commit is contained in:
@@ -21,3 +21,8 @@
|
||||
- No deferring tests/docs/refactors needed for clarity/maintainability.
|
||||
- TDD by default (tests first). Keep docs current.
|
||||
- Use sub-agents/parallelization to maintain quality and speed.
|
||||
-
|
||||
-- Planning/Architecture --
|
||||
- Plan before coding via Questions → Proposal → Plan.
|
||||
- Maintain a global architecture/module map; document boundaries.
|
||||
- Implement module-by-module; avoid refactors except when assumptions change and plans/docs are updated.
|
||||
|
Reference in New Issue
Block a user