Keep the architecture infospace out of the governing inventory
Some checks failed
Build and publish policy-nexus image / build-and-push (push) Failing after 58s

Top-level canon/architecture/*.md is enough; pointer files are retrieval
only.
This commit is contained in:
tegwick 2026-08-19 01:14:20 +02:00
parent 25dd59a7c6
commit 32cea111eb
5 changed files with 11 additions and 86 deletions

View file

@ -114,7 +114,7 @@
"branch": "main",
"remote": "https://forgejo.coulomb.social/coulomb/the-custodian.git",
"selectors": [
"canon/architecture/**",
"canon/architecture/*.md",
"canon/constitution/**",
"canon/standards/**"
]
@ -135,6 +135,11 @@
"repository": "the-custodian",
"path": "canon/projects",
"reason": "Project material is not governing canon for this publication surface."
},
{
"repository": "the-custodian",
"path": "canon/architecture/infospace",
"reason": "Pointer index for retrieval; not a governing document."
}
]
}