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 465043 in events
seq
Primary key.
INTEGER
id
evt_031737510df1
TEXT NOT NULL
kind
cognition_proposal
TEXT NOT NULL
ts
2026-04-20T20:00:44.516159+00:00
TEXT NOT NULL
actor
cognition
TEXT
subject_entity_ids
[]
TEXT
payload
{"context_ref":{"dedupe_key":"ctx:e49eb1f80f39","event_id":"evt_16f4d9ad037c","kind":"episode_context_built"},"episode_id":"ep_99bcfc2ac5a2","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 current conditions in Atlanta rn. I can spin up a sub-agent that fetches the latest Atlanta weather from a public weather source and reports back\u2014want me to try? (yes/no)","confidence":0.74,"response_mode":"action_plan","workflow_goal":"Obtain live, current weather conditions for Atlanta and present them concisely.","workflow_steps":[]},"reasoning_trace":{"steps":[{"decision":"call_tool","finalize_reason":"","iteration":1,"missing_facts":["Current weather conditions in Atlanta at the present time (temperature, precipitation, wind, etc.)."],"reasoning":"To answer \u201cweather like in Atlanta rn,\u201d I need live weather data. This requires a web lookup; local tools/memory won\u2019t provide current conditions.","tool_name":"web_search"},{"decision":"finalize","finalize_reason":"I can\u2019t access live weather right now (web search providers aren\u2019t configured). If you want, I can start an agent run to try alternative data sources or you can enable/configure a weather/web provider; then I\u2019ll report the weather in Atlanta immediately.","iteration":2,"missing_facts":["Live current weather conditions for Atlanta, GA (temperature, precipitation, wind, etc.)"],"reasoning":"I can\u2019t fetch live weather because the web_search tool has no providers configured. I also don\u2019t have any cached/current weather data for Atlanta in thread context or memory. To answer accurately, I need live data from a working weather source.","tool_name":""}],"terminated_reason":"finalized","tool_calls":[{"args":{"max_results":5,"query":"current weather in Atlanta GA right now","recency_days":1},"cached":false,"error":null,"ok":true,"result":{"error":"no_web_search_providers_configured","query":"current weather in Atlanta GA right now","status":"no_providers"},"tool":"web_search"}]},"selection":{"confidence":0.74,"intent_summary":"User wants the current weather in Atlanta right now.","needs_action":true,"reasoning_brief":"I can\u2019t fetch live weather because the web_search tool has no providers configured. I also don\u2019t have any cached/current weather data for Atlanta in thread context or memory. To answer accurately, I need live data from a working weather source.","response_mode":"action_plan","selected_action_types":[]},"temperature":0.15,"thread_id":"thr_f2c51ef45c6f5ad5f5","trigger_event_id":"evt_8aa3bd195fe4","turn_id":"turn_evt_8aa3bd195fe4","user_text":"what's the weather like in Atlanta rn?"}
TEXT NOT NULL
source_ref
NULL
TEXT
confidence
REAL (default 0.0
dedupe_key
cognition_proposal:prop_763b393e6e4f61458091cfa8
TEXT
episode_id
ep_99bcfc2ac5a2
TEXT
created_at
2026-04-20T20:00:56.511143+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel