Type Alias: RiskLevel
Makaio Framework / contracts / RiskLevel
Type Alias: RiskLevel
Section titled “Type Alias: RiskLevel”RiskLevel =
"safe"|"neutral"|"destructive"
Defined in: ../../../packages/contracts/src/approval/types.ts:7
Risk level for a tool call approval request. Derived from the agent’s classification of the tool’s destructive potential.
Type Composition
Section titled “Type Composition”RiskLevel'safe' | 'neutral' | 'destructive''safe''neutral''destructive'
Resolved Shape
Section titled “Resolved Shape”Resolved shape has 52 properties, above the 40 property limit.