sessions

Checkpoint Intent Ledger

Incremental intent-ledger checkpoint from the agent. Internal-secret auth. Idempotent full-state write — the agent debounces (~5s) and forces one final write at flush, so a crash loses seconds of synthesis at most (the "ten-minute rage" guarantee).

put/v1/sessions/internal/{session_id}/intent-ledger

Path parameters

session_idstring required

Request body

versioninteger
doneboolean
blocksobject[]

Response

Successful Response

{"stackTrail":"paths:/v1/sessions/internal/{session_id}/intent-ledger:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.