Sessions
Re-seed a live stream (drift refresh)
Mint a FRESH runtime connect token for the same session, so the embed can replace a drifted world-model stream with a clean one. Same logical session (no new concurrency slot), but reserves a fresh cycle of session-minutes fail-closed. 402 when the daily budget is exhausted — the embed then stops re-seeding and keeps the current stream.
POST
Re-seed a live stream (drift refresh)
Authorizations
The scoped runtime session JWT from POST /v1/sessions/token. The embed's browser presents it (Authorization: Bearer, or a token body field) to the runtime exchange routes. Not an API key.
Body
application/json
Re-seed a live stream (drift refresh)