Apply GH-DEC-2026-017 to audit-core's layer declaration.
Remove standard_version from layer.yaml and INTENT.md frontmatter (A12), mark layer.yaml derived from INTENT.md (A11), and add tests asserting the derived markers, the absence of a standard version, and agreement of the two forms after an ASCII case fold over the closed four-token vocabulary (A9). Layer values are left as spelled: INTENT.md Engine, layer.yaml engine. 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
03e27e9d62
commit
856ccc6613
3 changed files with 39 additions and 2 deletions
|
|
@ -12,7 +12,10 @@
|
|||
|
||||
schema_version: "0.1"
|
||||
framework: netkingdom-security-layer-model
|
||||
standard_version: "0.7"
|
||||
# GH-DEC-2026-017 / amendment A11: INTENT.md frontmatter governs; this file is
|
||||
# its derived machine-readable form. A12: no standard version in a declaration.
|
||||
derived: true
|
||||
derived_from: INTENT.md
|
||||
repository: audit-core
|
||||
layer: engine
|
||||
role: evidence # §3.3 engine typing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue