Skip to content

Commit e19522d

Browse files
chore(root): allowlist ARCHITECTURE.adoc and GEMINI.md (#54)
Final root-shape drift on this repository: `ARCHITECTURE.adoc and GEMINI.md`. **Owner ruling (2026-09-18):** these stay at the repository root, so the allowlist names them. Additions only — no file moves, no entry removed. `scripts/check-root-shape.sh` is a required step in `estate-rules.yml`; this takes the repository from failing to **green**. Verified by running this repository's own checker before and after the change.
1 parent d6dbe83 commit e19522d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.machine_readable/root-allow.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ sonar-project.properties # SonarCloud analysis config; the SonarQube scan acti
4747
.devcontainer/ # VS Code dev container spec; tool-required at root
4848
.git/
4949
.github/ # CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, workflows/
50+
GEMINI.md # agent-tool pointer; read from the repository root by convention (owner ruling, 2026-09-18)
51+
ARCHITECTURE.adoc # design overview; stays at root (owner ruling, 2026-09-18)
5052
www/ # site-operations bundle; canonical .well-known/ lives at www/.well-known/ (issue #53)
5153
.machine_readable/ # AI manifests, contractiles, custom-format configs
5254
.well-known/

0 commit comments

Comments
 (0)