verifier: L4 hollow-seam data-flow trace #14
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence#14
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?
Tier: Improve Cadence (ranked #1) · genuine capability gap
The verifier stops at Wired plus a behavioral spot-check, which can pass a seam that is wired but has no data actually flowing through it. Add a data-flow trace to level 4 so "wired but hollow" gets caught.
Why: directly serves Cadence's own line that "silent failures live in the seams." It's the one real edge GSD-core's verifier had (its L4 data-flow trace).
Cost: a few lines in
agents/cad-verifier.md. No new machinery.Source: internal GSD comparison note, 2026-07-18.