record_decision
Record human responses to agent proposals, capturing decision traces for corrections, approvals, or rejections to update the temporal knowledge graph.
Instructions
Record a decision trace: what the agent proposed and how the human responded
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | ||
| reasoning | No | ||
| tool_name | No | ||
| session_id | Yes | ||
| decision_type | Yes | ||
| agent_proposal | No | ||
| human_correction | No |