Dashboard › opencode › Distillation
c25158c7-8a99-4b85-ac3b-2cf17eaabb08["lore_tm_v1_5ZF82rpfkQH2yvnHELBecV8zEJcYM97ZRzjEBR5W_Po"]
Date: Sep 16, 2026
packages/core/schema.json with schema entities for session_execution and session_recovery, including columns, foreign keys, primary keys, and indexes.session_execution table with primary-key constraint session_execution_pk on id.session_execution migration configuration where wake_pending is integer DEFAULT true NOT NULL; the schema excerpt also referenced wake_attempts.fk_session_execution_session_id_session_id_fk for the session_execution.session_id relationship.packages/core/src/database/migration.gen.ts to register an additional generated migration.