Dashboard › opencode › Legacy V1 execution durability
01a09f43-a5f0-7d2a-84ed-2f55e8e7ca11| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 2 | 2h ago |
Legacy V1 durably stores transcript events and SQL projections, but not execution ownership: SessionRunState, public busy/retry status, permissions, and background jobs are instance-memory state. Chose transcript reconciliation over automatic restart replay because startup has no recovery scan or durable attempt boundary; after a crash, incomplete provider/tool work is uncertain and another process may execute the same Session concurrently.