Create
Query
event_store.db
—
events
actions
agent_runs
approvals
artifacts
attention_candidates
commitments
constraints
conversation_compaction
conversation_state
conversation_turns
dead_letters
decisions
deliveries
effects
email_messages
email_reply_drafts
email_threads
entities
entity_aliases
entity_tags
episode_context_index
episodes
event_subjects
events
events_archive
fact_sources
facts
inbox_items
inbox_links
intel_narrative_members
intel_narratives
jobs
leader_leases
links
memory_candidates
memory_embeddings
memory_items
memory_items_fts
(v)
memory_items_fts_config
memory_items_fts_data
memory_items_fts_idx
opportunity_memory
pending_interactions
proposal_sources
proposals
reminders
schedules
schema_migrations
signal_candidates
signal_fps
signals
sms_conversations
sms_messages
sms_reply_drafts
source_cursors
sources
sqlite_sequence
sqlite_stat1
stream_cursors
threads
watchers
Toggle helper tables
memory_items_fts_content
memory_items_fts_docsize
memory_items_fts_segdir
memory_items_fts_segments
memory_items_fts_stat
Structure
Content
Query
Insert
Drop
Import
Export
Update row 464925 in events
seq
Primary key.
INTEGER
id
evt_1bcfc7f4815e
TEXT NOT NULL
kind
action_applied
TEXT NOT NULL
ts
2026-04-20T19:16:33.394963+00:00
TEXT NOT NULL
actor
executor
TEXT
subject_entity_ids
[]
TEXT
payload
{"action_id":"act_cc919bc770a8","applied_at":"2026-04-20T19:16:33.394963+00:00","approval_id":"appr_afa56bd1eb","episode_id":"ep_304a56fc3c86","idempotency_key":"44d023a0a4943da10012c8c58681bfcf","params":{"brief":{"context_summary":"User asked for today\u2019s weather in Atlanta. Assistant previously noted it can\u2019t access live weather data directly, and offered to start a sub-agent to fetch current conditions (temperature, precipitation, wind, and a short outlook) from a public weather source. User replied \u201cyes\u201d. Open loop: obtain and summarize the live weather details.","delivery_instructions":"Deliver the result to the user via reply.","user_identity":"Omid","user_request":"what's the weather like in Atlanta today?"},"budget_seconds":180,"goal":"Retrieve today\u2019s weather conditions for Atlanta and summarize them clearly (temp, precipitation, wind, and short outlook).","max_outer_steps":16,"rationale":"Need live weather data, which requires multi-step external lookup; a sub-agent can research and compile the current conditions into a concise summary."},"proposal_id":"prop_121ae0b3e62f34fc188f92e9","source_event_id":"evt_ae9432c34a70","status":"applied","tier":"T2","type":"start_agent_run","updated_at":"2026-04-20T19:16:33.394963+00:00"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
action_applied:44d023a0a4943da10012c8c58681bfcf
TEXT
episode_id
ep_304a56fc3c86
TEXT
created_at
2026-04-20T19:16:33.396222+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel