record_oversight
Record human decisions (approve, refuse, override, stop, review) in the action ledger for auditability and compliance with EU AI Act Art. 14 and GDPR Art. 22.
Instructions
Record a HUMAN decision about the agent's work in the action ledger: approve, refuse, override, stop
or review (EU AI Act Art. 14, GDPR Art. 22). actor is the person or role who decided and is required.
refers_to is the seq of the action it concerns and must exist. decision is what the human
substituted, stored as a digest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | ||
| event | Yes | ||
| reason | No | ||
| decision | No | ||
| refers_to | No |