Files
BFM-decomp/tools
Drew T c5cca1c6d4 feat(phase-23): T10 tooling — parallel-safe gate spine + bulk_harvest
- gate_stage.run_gate: optional lock_path (per-binary lock), verified_out/failed_out
  (per-worker harvest scratch), compute_fleet toggle — all default to today's behavior,
  so grinder/orchestrator/lora_grind are byte-unaffected
- harvest_verify: --verified-out/--failed-out (per-worker result paths for parallel gating)
- bulk_harvest.py (NEW): phase-separated saturation factory — bulk-draft (GPU) ->
  ProcessPool parallel-gate over distinct binaries (build/<bin>/** isolated) ->
  dedupe-once + one commit; round-robin fuel spread; whole-binary byte-gate stays the
  sole arbiter (G3/P9); on-demand/bounded (STOP sentinel); lora_grind kept as fallback
2026-06-30 22:48:26 -06:00
..