Unrecognized command boundary
The report belongs to ruby, not to the Python candidate above it. The verifier must leave
Python PENDING and print Ruby as SKIPPED; a green run would certify the wrong execution.
enforced:verify-proofs.py --strictreturns 4 with one pending and one skipped command.advisory: nothing else here is real.
python3 -c "import sys; sys.exit(0)"
ruby second.rb
echo $? # -> 0