mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 21:36:06 -04:00
c5cca1c6d4
- 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