← all features · evolve-loop explainers

Resilience

What happens when the machine dies, the binary vanishes, or every API is walled — and how each answer became automatic.

How it works today

The night that exercised all of it

EventMechanism exercisedOutcome
Machine power loss mid-fleet (Jul 11, 20:02)Per-run isolation, queue re-pickZero lost tasks; cycle 698’s work re-landed as 702
Shared binary deleted by a failed ship’s rollbackSELF_SHA verification (caught it), operator heal recipeCascade stopped in minutes; two defects filed, one already landed
Ten concurrent retro REPLs starving (width 10)Failure-adapter verdict routingNon-fatal classification; defect filed to decouple retro timeouts from cycle verdicts
Quota walls at full burnBenches + min_lanes floor + (now) checkpoint-deferWidth held; walls became pauses
The meta-pattern — every resilience mechanism on this page is a scar with a test attached. The fleet’s best fuel is its own incident log: several of tonight’s fixes were filed during the incidents and landed by the fleet within hours.

Generated by /evo:explain · sources: loop logs, cycle dossiers, ship commits, campaign plans.