38 lines
903 B
JSON
38 lines
903 B
JSON
{
|
|
"description": "Agent with critically low reliability score",
|
|
"agents": [
|
|
{
|
|
"agentId": "old-claw-beta",
|
|
"monitoring": {
|
|
"healthScore": 45,
|
|
"riskLevel": "high",
|
|
"alertCount": 12,
|
|
"criticalAlertCount": 5,
|
|
"highAlertCount": 7,
|
|
"incidentCount": 8,
|
|
"lastIncidentAt": "2026-06-04T00:00:00.000Z"
|
|
},
|
|
"certification": {
|
|
"status": "not_ready",
|
|
"score": 30,
|
|
"lastCertifiedAt": "2026-05-20T00:00:00.000Z",
|
|
"downgradeCount": 3,
|
|
"revokedCount": 1
|
|
},
|
|
"compatibility": {
|
|
"status": "failed",
|
|
"score": 25,
|
|
"failureCount": 5,
|
|
"lastFailureAt": "2026-06-03T00:00:00.000Z"
|
|
},
|
|
"recovery": {
|
|
"mttrHours": 48,
|
|
"rollbackCount": 4,
|
|
"recoverySuccessRate": 60
|
|
}
|
|
}
|
|
],
|
|
"incidents": [],
|
|
"configuration": {}
|
|
}
|