VER-01: why_human routes model-executable checks to the human ask #212
Labels
No labels
already-shipped
bug
documentation
duplicate
enhancement
external-review
good first issue
help wanted
in progress
invalid
needs-decision
proposal
question
security
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: crenshawdev/cadence-archived#212
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?
Requirement VER-01, seeded at the v3.5.3 close.
verify.mdtreats the presence ofwhy_humanas proof an item is human-only, butcad-verifier-contract/SKILL.mdwrites that field for every UNCERTAIN truth as well as every human-only check. A truth is UNCERTAIN whenever no probe was observed, which is precisely a check the model can settle by running one.The result is the exact defect FRI-01 targeted: model-executable checks handed back to the user one at a time. Live payload:
_archive-v2.5.0/1/verifier-findings.json:111.verify.mdalready states the right predicate in prose (irreversible against real data, or outside the model's reach). The field is not that predicate.Fix direction: make the bar the test, and read
why_humanas a reason to be judged rather than an answer.