9:while ! grep -q "^end" "$G/attempt1-pool-refusal/status.txt" 2>/dev/null; do sleep 10; done; echo "start $(date -u +%FT%TZ)" | tee "$G/status.txt"
14:SPT_POOL_UNCHECKED=1 cargo run -p xtask -- pool-claim --pool "$POOL" --label gate-231-a593ece0 --foreign-pool 2>&1 | tee "$G/pool-claim.log"; echo "pool-claim exit ${PIPESTATUS[0]}" | tee -a "$G/status.txt"
wrapper pid 26656 (waits for attempt 1 'end', archives it, then runs v2 with the claim hatch)

[exited with code 0]
