🎉 init: 小龙的工作空间

This commit is contained in:
大海
2026-06-06 10:40:48 +08:00
commit a188ee1426
3201 changed files with 231817 additions and 0 deletions
@@ -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": {}
}