sessions

Record Correction Internal

Trainee write-through ledger (behavior-modes §3). The agent calls this the MOMENT an overseer utterance is classified — synchronously, before absorption or acknowledgment — so a correction can never be lost to a downstream failure. Returns the row id so the agent can stamp the acknowledgment later (PATCH not needed for v1; ack filled by sweep).

post/v1/sessions/internal/{session_id}/corrections

Path parameters

session_idstring required

Request body

utterance_textstring required
classificationstring required
overseer_participant_idstring nullable
overseer_namestring nullable
classifier_reasoningstring nullable
preceding_agent_textstring nullable
context_snapshotobject nullable
turn_indexinteger nullable

Response

Successful Response

object required

Changes

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