This commit is contained in:
Kjell Tore Guttormsen 2026-07-31 18:37:48 +02:00
commit 2d91943fab
29 changed files with 2712 additions and 21 deletions

8
shared/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# Operational continuity state — LOCAL-ONLY, never committed.
# Rationale: commons is subtree-consumed (a committed root STATE.md would land in every
# consumer's shared/STATE.md) and is intended for open publication (STATE must never reach
# a public mirror). The guard roll-up greps STATE.md locally, so local-only is sufficient.
/STATE.md
# Local-scoped notes/overrides convention (KTG global): never mirrored.
*.local.md