specverb M0: KDL Guardfile parser #86
Labels
No labels
burndown-2026-06
sunday-sprint
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/cli-guard#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
M0 of the specverb engine (parent: #75).
The
guardfilepackage: parse the flat-sentence KDL Guardfile (L2) into a typed model usingcalico32/kdl-go. Fail-closed on unknown nodes, missing required fields, malformed sentences, unsupported auth schemes. Confirms the bare-token rule (policy body needs no quotes) empirically via tests.Parser only; the specverb runtime engine (mount + overlay + dry-run) is tracked under the parent.