Expand description
Plan execution: resumable, checkpointed after every candidate (the box dies — idle guard, dead-man switch, spot reclaim — so the harness is resumable or it is broken, docs/ARCHITECTURE.md), with a CPU heartbeat so a GPU-bound sweep never looks idle to the 30-minute CPU alarm.
Structs§
Functions§
- run_
plan - Execute
plan, appending toresults_path(resume: candidates already present are skipped). Writes the results file after every candidate.