rulvar API reference / @rulvar/rulvar / TerminationDeniedValue
Interface: TerminationDeniedValue
Defined in: packages/core/dist/index.d.ts
The value payload of a termination.denied entry.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
logicalTaskId? | string | - | packages/core/dist/index.d.ts |
reasonCode | string | - | packages/core/dist/index.d.ts |
requestedByRef? | number | Seq of the calling tool-call or EscalationReport entry. | packages/core/dist/index.d.ts |
resource | TerminationResource | - | packages/core/dist/index.d.ts |
snapshotAfter | TerminationAccountSnapshot | - | packages/core/dist/index.d.ts |