Dashboard & Alerts
Compliance Dashboard
Project -> COMPLY -> Compliance Dashboard provides operational views over recent compliance activity.
Primary widgets:
- Compliance rate cards for 7/30/90-day windows
- Open alert count
- Pending reviewer-queue count
- Severity breakdown of failing rules
- Top failing rules chart
- Sensitive-data detection trend
- Active alerts feed
- Recent reviews feed
Alert Types
XeroML emits the following compliance alert types:
| Alert type | Trigger |
|---|---|
CRITICAL_RULE_FAILURE | A CRITICAL rule fails |
SENSITIVE_DATA_DETECTED | A SENSITIVE_DATA_SCAN rule fails |
COMPLIANCE_RATE_DROP | 24-hour compliance rate falls below threshold |
Compliance Rate Drop Threshold
The 24-hour drop alert uses XEROML_COMPLIANCE_RATE_THRESHOLD (default 90). The check runs when there is enough recent volume for a meaningful signal.
Alert Triage Workflow
- Filter by status, severity, type, and date
- Open linked trace/rule context directly from each alert
- Resolve alerts to remove them from open queues
Alert creation is deduplicated for active unresolved conditions to reduce noise.
Live Alerts Stream
For in-flight operations, use Project -> COMPLY -> Live Alerts to monitor near-real-time incidents tied to active sessions and traces. This view complements the standard Alerts page by focusing on operational triage during live agent execution.