mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
df5c1a1b15
The runbook was dated 2026-06-22 and described the reach-1 grinder pivot — it named no lane that exists today, two months and an entire toolchain later. Rewritten around what is actually running: the six lanes and their restart rules, the OpenRouter drafting toolchain (cards, LEVER_CRIB, per-lane budgets, the draw's admit/refuse census, quotas as floor AND ceiling), the banking toolchain by binary class (sweep_parallel vs gate_main vs the gate-time jtbl carve vs -O0 objects), the main lane, the distill lane and the flywheel's measured yield, the rate/credit numbers with their denominators, and recovery. Two ops laws are stated where they will be read rather than rediscovered: bash parses a while-loop up front (so code, args and draw-defaults each take effect differently), and never pkill -f a lane by a bare name because it matches the harness's own wrapper. SETUP.md gains rows for main_lane, the distill lane and the three restart helpers.