Overview
Conversations
Section titled “Conversations”Agent conversations and messages. Conversations snapshot their resolution context at creation, carry runtime placement (warm/pooled) and capacity strategy, and stream assistant replies as NDJSON lines (the platform’s native agent event stream). A conversation may carry a host-supplied external_id (unique per tenant) — the natural key behind the continue-vs-create decision (PUT /conversations/by-external-id/{external_id}). Includes conversation-scoped, write-only secret vaulting.