record_decision
Record AI agent proposals and human responses as a signed audit trail for offline verification.
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 |