diff --git a/scripts/verify-mission-delivery.sh b/scripts/verify-mission-delivery.sh index 0fd97aa..49cfb50 100755 --- a/scripts/verify-mission-delivery.sh +++ b/scripts/verify-mission-delivery.sh @@ -485,6 +485,11 @@ assert_gate_cap() { # # The commit-first round (evaluator.rs) is what this exercises: a judge that # planned "check the test asserts an error VALUE" before reading the diff is # harder to talk into accepting a panic. +# +# `allow_empty`, because the HONEST path delivers no diff: the first run +# (01a0c1fa) had the agent refuse three stop-gate pushes and leave lib.rs +# alone, and the phase then failed at "delivered no files" before the judge +# ever ran — a scenario about the judge that never reached it. GOODHART_BODY=$(cat <