governance: keep repository root clean; remove marker file; implement repo detection via structure heuristic; update tests and system prompts/templates
This commit is contained in:
@@ -26,3 +26,6 @@
|
||||
- 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.
|
||||
|
||||
-- Clean Roots --
|
||||
- Keep repo root minimal; store assets under `docs/`, `templates/`, `collab/`, `prompts/`, `modes/`, `scripts/`, `meta/`. Avoid ad-hoc root files.
|
||||
|
Reference in New Issue
Block a user