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:
@@ -71,3 +71,7 @@ Customize this AGENTS.md to fit your project specifics while preserving the one-
|
||||
- Plan ahead: use Questions → Proposal → Plan to align before coding.
|
||||
- Maintain a project architecture/module map and document boundaries.
|
||||
- Implement module-by-module per plan; avoid refactors, except when new info requires plan/doc updates.
|
||||
|
||||
## Clean Repository Roots
|
||||
- Keep the project root minimal and tidy. Prefer directories over many files at root.
|
||||
- Place docs, templates, prompts, and scripts under dedicated subdirectories.
|
||||
|
Reference in New Issue
Block a user