Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .machine_readable/root-allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ 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)
ARCHITECTURE.adoc # design overview; stays at root (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/
Expand Down
Loading