From 213f0bcb2dbe725eae5e6ffc4f22f5a28a430044 Mon Sep 17 00:00:00 2001 From: "J.D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Fri, 18 Sep 2026 17:25:34 +0000 Subject: [PATCH] chore(root): allowlist ARCHITECTURE.adoc and GEMINI.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The last root entries on this repository's drift list were ruled on 2026-09-18: these files stay at the repository root, so the allowlist names them. No files move and no entry is removed — additions only. This takes scripts/check-root-shape.sh — run as a required step by estate-rules.yml — from failing to green on this repository. --- .machine_readable/root-allow.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.machine_readable/root-allow.txt b/.machine_readable/root-allow.txt index d6219b3..d6c81e8 100644 --- a/.machine_readable/root-allow.txt +++ b/.machine_readable/root-allow.txt @@ -46,6 +46,7 @@ sonar-project.properties # SonarCloud analysis config; the SonarQube scan acti .devcontainer/ # VS Code dev container spec; tool-required at root .git/ .github/ # CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, workflows/ +GEMINI.md # agent-tool pointer; read from the repository root by convention (owner ruling, 2026-09-18) www/ # site-operations bundle; canonical .well-known/ lives at www/.well-known/ (issue #53) .machine_readable/ # AI manifests, contractiles, custom-format configs .well-known/ @@ -76,6 +77,7 @@ tools/ # TODO: consolidate with scripts/ or document the spl # ─── Landed by merged PRs #14 (governance sweep) and #17 (mechanization) ───── build/ # just modules for the proof gates (build/just/proofs.just) ARCHITECTURE.md # standards#505 governance sweep (PR #14) +ARCHITECTURE.adoc # design overview; stays at root (owner ruling, 2026-09-18) GOVERNANCE.md # standards#505 governance sweep (PR #14) MAINTAINERS # standards#505 governance sweep (PR #14) mise.toml # toolchain pinning from the governance sweep (PR #14)