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 464873 in events
seq
Primary key.
INTEGER
id
evt_4bb07887509f
TEXT NOT NULL
kind
cognition_proposal
TEXT NOT NULL
ts
2026-04-20T19:14:32.390377+00:00
TEXT NOT NULL
actor
cognition
TEXT
subject_entity_ids
[]
TEXT
payload
{"context_ref":{"dedupe_key":"ctx:d6c85a636c1d","event_id":"evt_8fdc3a67e755","kind":"episode_context_built"},"episode_id":"ep_304a56fc3c86","model":"gpt-5.4-nano","prompt_version":"v9_agentic","proposal":{"assistant_reply":"I can\u2019t access live weather data from here, so I don\u2019t know the exact conditions for Atlanta today. I can spin up a sub-agent that fetches today\u2019s Atlanta weather (temp, precipitation, wind, and a short outlook) from a public weather source\u2014want me to try? (yes/no)","confidence":0.62,"response_mode":"action_plan","workflow_goal":"Obtain live weather conditions for Atlanta for today and summarize them concisely for the user.","workflow_steps":[]},"reasoning_trace":{"steps":[{"decision":"call_tool","finalize_reason":"","iteration":1,"missing_facts":["Current weather conditions in Atlanta, GA for today (temperature, precipitation, and/or forecast)."],"reasoning":"To answer the user\u2019s question (\u201cweather like in Atlanta today\u201d), I need live weather data. This requires a web lookup, which is not available in the current context.","tool_name":"web_search"},{"decision":"finalize","finalize_reason":"I can\u2019t access live weather right now. If you want, I can start an agent run to fetch Atlanta\u2019s weather from the web (once a provider is available) and return a concise summary for today. What level of detail do you prefer: (1) high/low + conditions, or (2) hourly outlook too?","iteration":2,"missing_facts":["Live weather forecast/current conditions for Atlanta, GA for today (temperature, precipitation, wind, and any alerts).","Whether the user wants hourly details or a simple high/low + conditions summary."],"reasoning":"I can\u2019t fetch live weather because the web_search tool has no providers configured in this environment. I also don\u2019t have any cached weather data for Atlanta in thread memory. To answer accurately, I need live data from a weather source.","tool_name":""}],"terminated_reason":"finalized","tool_calls":[{"args":{"max_results":5,"query":"Atlanta GA weather today forecast current conditions","recency_days":1},"cached":false,"error":null,"ok":true,"result":{"error":"no_web_search_providers_configured","query":"Atlanta GA weather today forecast current conditions","status":"no_providers"},"tool":"web_search"}]},"selection":{"confidence":0.62,"intent_summary":"User wants the current weather in Atlanta today.","needs_action":true,"reasoning_brief":"I can\u2019t fetch live weather because the web_search tool has no providers configured in this environment. I also don\u2019t have any cached weather data for Atlanta in thread memory. To answer accurately, I need live data from a weather source.","response_mode":"action_plan","selected_action_types":[]},"temperature":0.15,"thread_id":"thr_13d1790924c0384159","trigger_event_id":"evt_57e52fe5d0a7","turn_id":"turn_evt_57e52fe5d0a7","user_text":"what's the weather like in Atlanta today?"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
cognition_proposal:prop_a6623bb9d7f78662afddd4e5
TEXT
episode_id
ep_304a56fc3c86
TEXT
created_at
2026-04-20T19:14:43.746062+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel