tmcra_turn_commit
Commit a conversation turn to durable agent memory, reconciling assistant responses to their terminal state for reliable cross-session recall.
Instructions
Commit the real user/assistant turn and reconcile it to terminal state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| turn_id | Yes | ||
| agent_id | No | ||
| consistency | No | read_your_writes | |
| slow_policy | No | auto | |
| idempotency_key | No | ||
| assistant_content | Yes | ||
| assistant_timestamp | No | ||
| assistant_message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||