shipped-front-door-reaches-no-real-axiom-1
- Kind
- kernel-term
- Status
- checked
Supports: The negative control: the counter DOES move. After the four measurements the same process builds the AxReal package on purpose and the counter reads 1.
out=$(cargo test -q -p axeyum-solver --features full --test front_door_reaches_no_real_axiom -- --nocapture 2>&1) && test "$(printf "%s\n" "$out" | grep -Ec 'FRONT_DOOR_REACH control \| arith_prelude_builds=1$')" -ge 1 Evidence notes
Without this row every other row here would pass just as happily against an arith_prelude_builds() wired to return 0. This is the row that makes the four zeros a finding rather than a broken instrument, and it is anchored on the value 1 -- not on `nonzero` -- because the control builds the package exactly once.