Dashboard › opencode › Distillation
de4df2e2-ef7e-4f3b-9a5a-849d3decda3b["lore_tm_v1_k97jo1DIFSWX8_sc6DdoVxJjYqacQTZUA7fU0yDzwPo"]
Date: Sep 16, 2026
"records a recovery continuation without forging an assistant identity", using execution ID "continue-only" and expecting exactly 1 row in SessionRecoveryTable."never recovers a live execution lease"; the test expects SessionInputTable to remain empty."never recovers an execution superseded by a newer assistant".wake: (id) => Effect.sync(() => wakes.push(id)).pipe(Effect.asVoid), and batching based on SessionRecovery.BATCH_SIZE; one expectation is wakes having length SessionRecovery.BATCH_SIZE * 2."redrives one existing recovery after its replacement claim crashes before promotion"."never recovers a pre-promotion claim when input commits at the recovery boundary"; the scenario includes input with delivery: "steer" and expects SessionRecoveryTable to be empty afterward.SessionRecovery.recover().pipe(Effect.provideService(SessionExecution.Service, execution))."never promotes a recovery superseded before scanner validation"."never promotes a quarantined recovery continuation as an ordinary steer".