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 465525 in events
seq
Primary key.
INTEGER
id
evt_6b2a08fcd932
TEXT NOT NULL
kind
cognition_proposal
TEXT NOT NULL
ts
2026-04-20T21:16:12.252625+00:00
TEXT NOT NULL
actor
cognition
TEXT
subject_entity_ids
[]
TEXT
payload
{"context_ref":{"dedupe_key":"ctx:0b404d1f63d9","event_id":"evt_8df4bcc0e0b2","kind":"episode_context_built"},"episode_id":"ep_fa1ffdac300e","model":"gpt-5.4-nano","prompt_version":"v9_agentic","proposal":{"assistant_reply":"On it \u2014 I\u2019ll spin up a quick lookup agent to fetch Atlanta\u2019s current weather conditions (temp/feels-like, wind, and precipitation) and report back.","confidence":0.93,"response_mode":"action_plan","workflow_goal":"Fetch and report Atlanta, GA current weather conditions (temp/feels-like/wind/precipitation) using a dedicated live-lookup agent.","workflow_steps":[{"action_type":"start_agent_run","blocking":false,"depends_on":[],"followup":null,"params":{"brief":{"context_summary":"User asked for current weather in Atlanta right now. Current thread context has no live weather data, so a dedicated live-lookup agent is needed. Report temp, feels-like, wind, and precipitation.","delivery_instructions":"Deliver the result to the user via reply.","user_identity":"Omid","user_request":"what is the weather in atlanta right now?"},"budget_seconds":180,"goal":"Look up Atlanta, GA current weather conditions right now and summarize key metrics.","max_outer_steps":8,"rationale":"Requires live data lookup, which is best handled by a dedicated multi-step agent."},"rationale":"Live weather lookup needs external/tool-based retrieval; an agent run is appropriate.","step_id":"start_weather_lookup_agent","success_criteria":"Agent returns current Atlanta weather with temp, feels-like, wind, and precipitation.","tier":"T2"}]},"reasoning_trace":{"steps":[{"decision":"finalize","finalize_reason":"What would you like to do next? If you tell me the goal (e.g., draft an email, set a reminder, analyze a ticker, or research something), I\u2019ll take the next step.","iteration":1,"missing_facts":[],"reasoning":"The user message is just \"sure\" with no actionable request or question. There are no missing facts to gather because no intent was provided.","tool_name":""}],"terminated_reason":"finalized","tool_calls":[]},"selection":{"confidence":0.93,"intent_summary":"User assented to run a live weather lookup for Atlanta right now.","needs_action":true,"reasoning_brief":"The user message is just \"sure\" with no actionable request or question. There are no missing facts to gather because no intent was provided.","response_mode":"action_plan","selected_action_types":["start_agent_run"]},"temperature":0.15,"thread_id":"thr_9b1f9ad82edebba72e","trigger_event_id":"evt_d2752bbf4458","turn_id":"turn_evt_d2752bbf4458","user_text":"sure"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
cognition_proposal:prop_bf5d6c1f4b4eb70dd895808b
TEXT
episode_id
ep_fa1ffdac300e
TEXT
created_at
2026-04-20T21:16:21.718733+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel