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 467228 in events
seq
Primary key.
INTEGER
id
evt_91692aa63ac3
TEXT NOT NULL
kind
cognition_proposal
TEXT NOT NULL
ts
2026-04-21T00:04:21.392615+00:00
TEXT NOT NULL
actor
cognition
TEXT
subject_entity_ids
[]
TEXT
payload
{"context_ref":{"dedupe_key":"ctx:195067c2c516","event_id":"evt_734a420d8b78","kind":"episode_context_built"},"episode_id":"ep_319d0168b00a","model":"gpt-5.4-nano","prompt_version":"v9_agentic","proposal":{"assistant_reply":"Got it \u2014 I\u2019ll cancel the in-progress agent run now.","confidence":0.78,"response_mode":"action_plan","workflow_goal":"Cancel the currently running agent run associated with reconstructing/sending the full \u201cSoul Document\u201d email.","workflow_steps":[{"action_type":"cancel_agent_run","blocking":false,"depends_on":[],"followup":null,"params":{"agent_run_id":null},"rationale":"User requested to cancel the currently running autonomous agent.","step_id":"cancel_1","success_criteria":"The active agent run on this thread is cancelled/stopped.","tier":"T0"}]},"reasoning_trace":{"steps":[{"decision":"finalize","finalize_reason":"","iteration":1,"missing_facts":["Which agent run(s) are currently pending/running/blocked for this user/thread, and their ids/statuses."],"reasoning":"The user\u2019s intent is to cancel an agent run. To do that correctly, I need the specific agent_run (or any currently running/pending run) in this thread/system state. I should query OPIA operational state for agent_runs and then cancel the appropriate one(s).","tool_name":""}],"terminated_reason":"finalized","tool_calls":[]},"selection":{"confidence":0.78,"intent_summary":"User says \u201ccancel agent,\u201d requesting to stop the currently running autonomous agent that was started to reconstruct and resend the full email body.","needs_action":true,"reasoning_brief":"The user\u2019s intent is to cancel an agent run. To do that correctly, I need the specific agent_run (or any currently running/pending run) in this thread/system state. I should query OPIA operational state for agent_runs and then cancel the appropriate one(s).","response_mode":"action_plan","selected_action_types":["cancel_agent_run"]},"temperature":0.15,"thread_id":"thr_cb9a31580b0c8de5a5","trigger_event_id":"evt_669adc6ec8a2","turn_id":"turn_evt_669adc6ec8a2","user_text":"cancel agent"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
cognition_proposal:prop_75f69f2b41ccbab50a9bd952
TEXT
episode_id
ep_319d0168b00a
TEXT
created_at
2026-04-21T00:04:29.114433+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel