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 467938 in events
seq
Primary key.
INTEGER
id
evt_dcfc6e897203
TEXT NOT NULL
kind
cognition_proposal
TEXT NOT NULL
ts
2026-04-21T00:16:35.223646+00:00
TEXT NOT NULL
actor
cognition
TEXT
subject_entity_ids
[]
TEXT
payload
{"context_ref":{"dedupe_key":"ctx:f96c7ba3aaa5","event_id":"evt_544c93e25056","kind":"episode_context_built"},"episode_id":"ep_111bdebacb46","model":"gpt-5.4-nano","prompt_version":"v9_agentic","proposal":{"assistant_reply":"I can\u2019t tell from this thread whether the email send action completed\u2014your last visible message only says \u201cDone\u2014I'll use this subject line\u2026 and send,\u201d but there\u2019s no confirmation that it was successfully sent.","confidence":0.62,"response_mode":"action_plan","workflow_goal":"Confirm whether the email was sent; if not, take the next concrete step to send it.","workflow_steps":[]},"reasoning_trace":{"steps":[{"decision":"call_tool","finalize_reason":"","iteration":1,"missing_facts":["Whether an email/SMS was sent for the current thread (thr_cb9a31580b0c8de5a5) and its current answer_state/status."],"reasoning":"User asks 'did you send it?'\u2014I need to check the operational state for any recent email/SMS send status tied to this thread to answer accurately.","tool_name":"query_opia"},{"decision":"finalize","finalize_reason":"No email records found for the thread in the last 24h; need broader lookup to answer definitively.","iteration":2,"missing_facts":["Whether an email was sent in a different time window or a different thread_id."],"reasoning":"I checked the last 24 hours of email messages for this thread (thr_cb9a31580b0c8de5a5) and there are no recorded email messages, so I can\u2019t confirm that an email was sent from this thread.","tool_name":""}],"terminated_reason":"finalized","tool_calls":[{"args":{"column_subset":["id","status","answer_state","created_at"],"filters":{"thread_id":"thr_cb9a31580b0c8de5a5"},"limit":5,"offset":0,"table":"email_messages","time_range":"last_24h"},"cached":false,"error":null,"ok":true,"result":{"count":0,"has_more":false,"ignored_filters":["thread_id"],"offset":0,"table":"email_messages","time_window":{"since":"2026-04-20T00:16:37+00:00","until":"2026-04-21T00:16:37+00:00"},"total_matching":0},"tool":"query_opia"}]},"selection":{"confidence":0.62,"intent_summary":"User asks whether the email was actually sent.","needs_action":true,"reasoning_brief":"I checked the last 24 hours of email messages for this thread (thr_cb9a31580b0c8de5a5) and there are no recorded email messages, so I can\u2019t confirm that an email was sent from this thread.","response_mode":"action_plan","selected_action_types":[]},"temperature":0.15,"thread_id":"thr_cb9a31580b0c8de5a5","trigger_event_id":"evt_5864f0e76005","turn_id":"turn_evt_5864f0e76005","user_text":"did you send it?"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
cognition_proposal:prop_c68750769955a18d07a9db4c
TEXT
episode_id
ep_111bdebacb46
TEXT
created_at
2026-04-21T00:16:41.779408+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel