Interface: HITLApprovalDecision
Defined in: .source/wunderland/src/security/authorization-types.ts:204
HITL approval decision (matches AgentOS ApprovalDecision subset).
Properties
actionId
actionId:
string
Defined in: .source/wunderland/src/security/authorization-types.ts:206
Action ID
approved
approved:
boolean
Defined in: .source/wunderland/src/security/authorization-types.ts:209
Whether approved
decidedAt
decidedAt:
Date
Defined in: .source/wunderland/src/security/authorization-types.ts:218
Decision timestamp
decidedBy
decidedBy:
string
Defined in: .source/wunderland/src/security/authorization-types.ts:215
Who decided
feedback?
optionalfeedback?:string
Defined in: .source/wunderland/src/security/authorization-types.ts:221
Additional feedback
rejectionReason?
optionalrejectionReason?:string
Defined in: .source/wunderland/src/security/authorization-types.ts:212
Rejection reason