Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/cli / / GuardStatusEntry
Interface: GuardStatusEntry
Defined in: packages/cli/src/commands/guard.ts:46
Stable
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
description | readonly | string | packages/cli/src/commands/guard.ts:49 |
tier | readonly | MemoryGuardTier | packages/cli/src/commands/guard.ts:47 |
variant | readonly | | "NO_GUARD" | "API_BOUNDARY_GUARD" | "AUDIT_ONLY_GUARD" | "STRICT_FULL_GUARD" | packages/cli/src/commands/guard.ts:48 |