VER-01: why_human routes model-executable checks to the human ask #212

Closed
opened 2026-08-18 10:23:54 +00:00 by john · 0 comments
Owner

Requirement VER-01, seeded at the v3.5.3 close.

verify.md treats the presence of why_human as proof an item is human-only, but cad-verifier-contract/SKILL.md writes 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.md already 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_human as a reason to be judged rather than an answer.

Requirement VER-01, seeded at the v3.5.3 close. `verify.md` treats the presence of `why_human` as proof an item is human-only, but `cad-verifier-contract/SKILL.md` writes 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.md` already 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_human` as a reason to be judged rather than an answer.
john added this to the v3.5.4 milestone 2026-08-18 10:23:54 +00:00
john 2026-08-18 10:23:54 +00:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: crenshawdev/cadence-archived#212
No description provided.