Create
Query
event_store.db
—
agent_runs
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 agr_c06ea5608dd2 in agent_runs
id
agr_c06ea5608dd2
Primary key.
TEXT
mission_id
mis_dede3e1db5c54297
TEXT
episode_id
ep_c827685b243b
TEXT
thread_id
thr_cb9a31580b0c8de5a5
TEXT
proposal_id
NULL
TEXT
approval_id
NULL
TEXT
source_event_id
NULL
TEXT
actor
NULL
TEXT
goal
Re-send the complete Soul Document email body to the user’s email address with the default subject.
TEXT NOT NULL
status
cancelled
TEXT NOT NULL
tick_count
INTEGER NOT NULL (default 0
last_outcome
blocked
TEXT
last_reason
wall_time_exceeded
TEXT
max_outer_steps
INTEGER NOT NULL (default 64
max_wall_time_s
INTEGER NOT NULL (default 3600
per_tick_wall_s
INTEGER NOT NULL (default 60
elapsed_wall_ms
INTEGER NOT NULL (default 0
total_outer_steps
INTEGER NOT NULL (default 0
params_json
{"brief":{"context_summary":"We previously sent an email titled \u201cAngela \u2014 Soul Document\u201d to contactomidyoosefi@gmail.com. The user reports it arrived incomplete/empty, containing only: \u201cHi Omid, Here\u2019s the \u2018Soul Document\u2019 you asked for. \u2014 Angela\u201d. Next step is to re-send the full Soul Document body (the complete text) with the same subject, ensuring the entire content is included in the email body.","delivery_instructions":"Deliver the result to the user via reply (and ensure the email is sent with the full document body).","user_identity":"Omid","user_request":"the email you sent me was empty / it didn't have the soul document fully; resend the full text"}}
TEXT
cancel_requested
INTEGER NOT NULL (default 0
error
NULL
TEXT
started_at
2026-04-20T23:58:24.670339+00:00
TEXT
completed_at
2026-04-21T00:04:31.682856+00:00
TEXT
last_tick_at
2026-04-20T23:59:38.153189+00:00
TEXT
created_at
2026-04-20T23:58:21.938524+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
updated_at
2026-04-21T00:04:31.682856+00:00
TEXT NOT NULL (default strftime('%Y-%m-%dT%H:%M:%fZ','now')
Update
Cancel