Variable: SECURITY_TIERS
constSECURITY_TIERS:Readonly<Record<SecurityTierName,EnhancedSecurityTierConfig>>
Defined in: .source/wunderland/src/security/SecurityTiers.ts:296
Registry of all named security tiers.
Each tier is a frozen object so consumers cannot accidentally mutate the shared definitions at runtime.