25 lines
664 B
JSON
25 lines
664 B
JSON
{
|
|
"description": "Compatibility failure alert — triggers raise_risk and downgrade_certification",
|
|
"alerts": [
|
|
{
|
|
"alertId": "monitor-001",
|
|
"severity": "critical",
|
|
"agentId": "claw-prod",
|
|
"reason": "compatibility_unsupported",
|
|
"details": "Compatibility status is unsupported",
|
|
"timestamp": "2026-06-05T00:00:00.000Z",
|
|
"ruleId": "CR-3",
|
|
"source": "continuous-monitoring"
|
|
}
|
|
],
|
|
"events": [
|
|
{
|
|
"eventType": "compatibility_failed",
|
|
"agentId": "claw-prod",
|
|
"timestamp": "2026-06-04T00:00:00.000Z",
|
|
"metadata": { "previousStatus": "supported" }
|
|
}
|
|
],
|
|
"configuration": {}
|
|
}
|