Graphorin API reference v0.13.8
Graphorin API reference / @graphorin/agent / / ApprovalDecision
Interface: ApprovalDecision
Defined in: packages/agent/src/types.ts:522
Stable
Single approval decision attached to a ResumeDirective. Mirrors the directive surface the HITL caller supplies on resume (per Command(approval: { granted, reason? }) in the agent-loop reference, renamed to Directive per Graphorin's own naming).