Skip to main content

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?

optional feedback?: string

Defined in: .source/wunderland/src/security/authorization-types.ts:221

Additional feedback


rejectionReason?

optional rejectionReason?: string

Defined in: .source/wunderland/src/security/authorization-types.ts:212

Rejection reason