Create
Query
event_store.db
—
events
actions
agent_runs
approvals
artifacts
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_memory
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 60305 in events
seq
Primary key.
INTEGER
id
evt_2bff57f0420c
TEXT NOT NULL
kind
cognition_proposal
TEXT NOT NULL
ts
2026-04-16T22:22:00.120808+00:00
TEXT NOT NULL
actor
cognition
TEXT
subject_entity_ids
[]
TEXT
payload
{"context_ref":{"dedupe_key":"ctx:e9c9800b8a1c","event_id":"evt_96eed5c96b30","kind":"episode_context_built"},"episode_id":"ep_cae09110d66b","model":"gpt-5.4-nano","prompt_version":"v9_agentic","proposal":{"assistant_reply":"Cool\u2014I'll pull your full action history for the requested window via `opia_query` and summarize it.\n\nQuick check: when you say \u201clast 7 days,\u201d do you mean from now (America/New_York) back 7\u00d724 hours, or the last 7 calendar days (including today)?","confidence":0.74,"response_mode":"action_plan","workflow_goal":"Obtain the exact date-range interpretation needed to run `opia_query`, then summarize all agent runs/actions for that period.","workflow_steps":[]},"reasoning_trace":{"steps":[{"decision":"finalize","finalize_reason":"Please tell me what you want to know about the last 7 days (e.g., \u201cany failed actions?\u201d, \u201chow many approvals are pending?\u201d, \u201cwhat emails are pending reply?\u201d).","iteration":1,"missing_facts":["What specific information the user wants about the \u201clast 7 days\u201d (e.g., actions taken, approvals pending, emails pending, errors, etc.).","Any relevant entity/project/person the query should be scoped to (if applicable)."],"reasoning":"No user question or objective beyond the placeholder context (\u201clast 7 days\u201d) is provided, so there\u2019s nothing to investigate or answer yet.","tool_name":""}],"terminated_reason":"finalized","tool_calls":[]},"selection":{"confidence":0.74,"intent_summary":"Summarize the user\u2019s actions executed in the requested time window by querying the DB; the only missing detail is the exact date range definition for \u201cthis week.\u201d","needs_action":true,"reasoning_brief":"No user question or objective beyond the placeholder context (\u201clast 7 days\u201d) is provided, so there\u2019s nothing to investigate or answer yet.","response_mode":"action_plan","selected_action_types":[]},"temperature":0.15,"thread_id":"thr_a6a33a03e31885a676","trigger_event_id":"evt_24344f85aa34","turn_id":"turn_evt_24344f85aa34","user_text":"last 7 days"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
cognition_proposal:prop_d8bbdfa90e22ac501cd58670
TEXT
episode_id
ep_cae09110d66b
TEXT
created_at
2026-04-16T22:22:06.340532+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel