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:
2025-09-17 10:39:25 -05:00
parent c655476699
commit 8a55d59804
27 changed files with 291 additions and 8 deletions

View File

@@ -162,3 +162,12 @@ This log is concise and structured for quick machine parsing and summarization.
- Updated proposal/plan to add architecture/module map deliverable and acceptance
- next:
- Add `docs/architecture.md` early in implementation per plan
## 2025-09-17T16:38Z
- context: Root cleanliness governance and marker removal
- actions:
- Added clean-root rule to system prompts and AGENTS templates
- Removed `.codexhelper-repo`; replaced guard detection with repo-structure heuristic
- Updated CLI guardrail tests accordingly
- next:
- Keep root minimal going forward; store assets under subdirectories