Refs #1. crates/cli/src/hooks.rs text_report renders only violations, so an agent blocked at Stop never sees UNVERIFIED <path> lines that check prints. Expected: hook reason includes unverified files so the agent can report them (spec's <text report> wording is ambiguous — pin it). Risk: low (information only). Next action: include unverified lines in the hook reason and pin the spec.
Refs #1.
crates/cli/src/hooks.rstext_reportrenders only violations, so an agent blocked at Stop never seesUNVERIFIED <path>lines thatcheckprints. Expected: hook reason includes unverified files so the agent can report them (spec's<text report>wording is ambiguous — pin it). Risk: low (information only). Next action: include unverified lines in the hook reason and pin the spec.