🎉 init: 小龙的工作空间
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user