返回 DeepSeek-Reasonix
verify.sh
1 set -e
2 # Three defects in three non-overlapping directories. A single agent must fix
3 # them serially; parallel writers with disjoint write_paths are the shape this
4 # task exists to price. The prompt never mentions delegation, so an arm that
5 # does not delegate is not penalised by the rules, only by the clock.
6 python3 check.py
7
7 lines BASH