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:
2025-09-17 10:33:57 -05:00
parent fae0f5b413
commit c655476699
10 changed files with 47 additions and 3 deletions

View File

@@ -154,3 +154,11 @@ This log is concise and structured for quick machine parsing and summarization.
- Amended proposal and plan to require docs/tests with every feature; removed any doc deferrals
- next:
- Enforce zero-debt gate throughout implementation
## 2025-09-17T16:30Z
- context: Governance update — plan ahead and maintain global architecture; avoid refactors
- actions:
- Updated system prompts and AGENTS templates to encode planning/architecture rule
- Updated proposal/plan to add architecture/module map deliverable and acceptance
- next:
- Add `docs/architecture.md` early in implementation per plan