Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/cli / / GuardExplainResult
Interface: GuardExplainResult
Defined in: packages/cli/src/commands/guard.ts:81
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
reason | readonly | string | packages/cli/src/commands/guard.ts:85 |
tier | readonly | MemoryGuardTier | packages/cli/src/commands/guard.ts:83 |
toolName | readonly | string | packages/cli/src/commands/guard.ts:82 |
variant | readonly | | "NO_GUARD" | "API_BOUNDARY_GUARD" | "AUDIT_ONLY_GUARD" | "STRICT_FULL_GUARD" | packages/cli/src/commands/guard.ts:84 |