Apply GH-DEC-2026-017 and GH-DEC-2026-020 to the layer declaration.
This repository never received GH-DEC-2026-017 (gate-house's gap, recorded in GH-DEC-2026-020), so both rulings land here together. - INTENT.md frontmatter: remove standard_version: "0.7" (017 section 5) and de-version the standard: path to net-kingdom/canon/standards/ security-layer-model (020 section 1). layer: Staff is unchanged and INTENT.md remains the declaration (017 section 1); no layer.yaml added. - tests/test_layer_declaration.py: stop asserting the old standard_version; case-fold the layer comparison (017 section 2); fail if any frontmatter key or value carries a standard or companion version, including a versioned standard: path or companion_version (020 sections 1-2); comments are not reached. Known-bad forms are exercised. conformance_state is left untouched pending gate-house's open question. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Assistant: claude-code Assistant-Model: opus Assistant-Process: 63291@bnt-lap001 Assistant-Session: 8bd77868-ca68-4f49-bb1e-d539ecc0d703
This commit is contained in:
parent
2488be84db
commit
b5cc6706b9
2 changed files with 47 additions and 7 deletions
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
layer: Staff
|
||||
role: null
|
||||
standard: net-kingdom/canon/standards/security-layer-model_v0.7.md
|
||||
standard_version: "0.7"
|
||||
standard: net-kingdom/canon/standards/security-layer-model
|
||||
companion: net-kingdom/SECURITY-COMPANION.md
|
||||
declared_at: "2026-09-01"
|
||||
conformance_state: blocked-clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue