🎉 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
+6
View File
@@ -0,0 +1,6 @@
{
"description": "Empty input — no agents",
"agents": [],
"incidents": [],
"configuration": {}
}
@@ -0,0 +1,37 @@
{
"description": "Agent actively consuming error budget through incidents",
"agents": [
{
"agentId": "error-budget-burner",
"monitoring": {
"healthScore": 72,
"riskLevel": "high",
"alertCount": 9,
"criticalAlertCount": 3,
"highAlertCount": 6,
"incidentCount": 4,
"lastIncidentAt": "2026-06-05T00:00:00.000Z"
},
"certification": {
"status": "ready",
"score": 88,
"lastCertifiedAt": "2026-06-01T00:00:00.000Z",
"downgradeCount": 1,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 90,
"failureCount": 1,
"lastFailureAt": "2026-06-02T00:00:00.000Z"
},
"recovery": {
"mttrHours": 6,
"rollbackCount": 2,
"recoverySuccessRate": 75
}
}
],
"incidents": [],
"configuration": {}
}
@@ -0,0 +1,97 @@
{
"description": "All agents healthy with strong reliability scores",
"agents": [
{
"agentId": "claw-prod",
"monitoring": {
"healthScore": 98,
"riskLevel": "low",
"alertCount": 0,
"criticalAlertCount": 0,
"highAlertCount": 0,
"incidentCount": 0,
"lastIncidentAt": null
},
"certification": {
"status": "ready",
"score": 96,
"lastCertifiedAt": "2026-06-04T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 96,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 0,
"rollbackCount": 0,
"recoverySuccessRate": 100
}
},
{
"agentId": "claw-staging",
"monitoring": {
"healthScore": 95,
"riskLevel": "low",
"alertCount": 0,
"criticalAlertCount": 0,
"highAlertCount": 0,
"incidentCount": 0,
"lastIncidentAt": null
},
"certification": {
"status": "ready",
"score": 96,
"lastCertifiedAt": "2026-06-03T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 96,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 0.5,
"rollbackCount": 0,
"recoverySuccessRate": 100
}
},
{
"agentId": "claw-dev",
"monitoring": {
"healthScore": 92,
"riskLevel": "low",
"alertCount": 0,
"criticalAlertCount": 0,
"highAlertCount": 0,
"incidentCount": 0,
"lastIncidentAt": null
},
"certification": {
"status": "ready",
"score": 96,
"lastCertifiedAt": "2026-06-02T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 96,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 0.2,
"rollbackCount": 0,
"recoverySuccessRate": 100
}
}
],
"incidents": [],
"configuration": {}
}
@@ -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": {}
}
+247
View File
@@ -0,0 +1,247 @@
{
"description": "Mixed fleet with varying reliability levels for comprehensive reporting",
"agents": [
{
"agentId": "claw-prod",
"monitoring": {
"healthScore": 98,
"riskLevel": "low",
"alertCount": 0,
"criticalAlertCount": 0,
"highAlertCount": 0,
"incidentCount": 0,
"lastIncidentAt": null
},
"certification": {
"status": "ready",
"score": 96,
"lastCertifiedAt": "2026-06-04T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 94,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 0,
"rollbackCount": 0,
"recoverySuccessRate": 100
}
},
{
"agentId": "claw-staging",
"monitoring": {
"healthScore": 95,
"riskLevel": "low",
"alertCount": 1,
"criticalAlertCount": 0,
"highAlertCount": 1,
"incidentCount": 0,
"lastIncidentAt": null
},
"certification": {
"status": "ready",
"score": 92,
"lastCertifiedAt": "2026-06-03T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 90,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 0.5,
"rollbackCount": 0,
"recoverySuccessRate": 100
}
},
{
"agentId": "claw-dev",
"monitoring": {
"healthScore": 92,
"riskLevel": "low",
"alertCount": 2,
"criticalAlertCount": 0,
"highAlertCount": 1,
"incidentCount": 0,
"lastIncidentAt": null
},
"certification": {
"status": "ready",
"score": 90,
"lastCertifiedAt": "2026-06-02T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 88,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 0.2,
"rollbackCount": 0,
"recoverySuccessRate": 100
}
},
{
"agentId": "mock-staging",
"monitoring": {
"healthScore": 85,
"riskLevel": "medium",
"alertCount": 6,
"criticalAlertCount": 0,
"highAlertCount": 6,
"incidentCount": 2,
"lastIncidentAt": "2026-06-03T00:00:00.000Z"
},
"certification": {
"status": "ready",
"score": 93,
"lastCertifiedAt": "2026-06-01T00:00:00.000Z",
"downgradeCount": 1,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 92,
"failureCount": 1,
"lastFailureAt": "2026-05-30T00:00:00.000Z"
},
"recovery": {
"mttrHours": 3,
"rollbackCount": 1,
"recoverySuccessRate": 90
}
},
{
"agentId": "claw-canary",
"monitoring": {
"healthScore": 88,
"riskLevel": "medium",
"alertCount": 3,
"criticalAlertCount": 1,
"highAlertCount": 2,
"incidentCount": 1,
"lastIncidentAt": "2026-06-04T00:00:00.000Z"
},
"certification": {
"status": "ready",
"score": 94,
"lastCertifiedAt": "2026-06-02T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 93,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 1.5,
"rollbackCount": 0,
"recoverySuccessRate": 95
}
},
{
"agentId": "error-budget-burner",
"monitoring": {
"healthScore": 72,
"riskLevel": "high",
"alertCount": 9,
"criticalAlertCount": 3,
"highAlertCount": 6,
"incidentCount": 4,
"lastIncidentAt": "2026-06-05T00:00:00.000Z"
},
"certification": {
"status": "ready",
"score": 88,
"lastCertifiedAt": "2026-06-01T00:00:00.000Z",
"downgradeCount": 1,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 90,
"failureCount": 1,
"lastFailureAt": "2026-06-02T00:00:00.000Z"
},
"recovery": {
"mttrHours": 6,
"rollbackCount": 2,
"recoverySuccessRate": 75
}
},
{
"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
}
},
{
"agentId": "unknown-sdk-v1",
"monitoring": {
"healthScore": 50,
"riskLevel": "high",
"alertCount": 15,
"criticalAlertCount": 8,
"highAlertCount": 7,
"incidentCount": 5,
"lastIncidentAt": "2026-06-05T00:00:00.000Z"
},
"certification": {
"status": "not_ready",
"score": 20,
"lastCertifiedAt": "2026-05-15T00:00:00.000Z",
"downgradeCount": 4,
"revokedCount": 2
},
"compatibility": {
"status": "unsupported",
"score": 15,
"failureCount": 8,
"lastFailureAt": "2026-06-04T00:00:00.000Z"
},
"recovery": {
"mttrHours": 72,
"rollbackCount": 6,
"recoverySuccessRate": 40
}
}
],
"incidents": [],
"configuration": {}
}
@@ -0,0 +1,37 @@
{
"description": "Agents that have violated SLOs",
"agents": [
{
"agentId": "unknown-sdk-v1",
"monitoring": {
"healthScore": 50,
"riskLevel": "high",
"alertCount": 15,
"criticalAlertCount": 8,
"highAlertCount": 7,
"incidentCount": 5,
"lastIncidentAt": "2026-06-05T00:00:00.000Z"
},
"certification": {
"status": "not_ready",
"score": 20,
"lastCertifiedAt": "2026-05-15T00:00:00.000Z",
"downgradeCount": 4,
"revokedCount": 2
},
"compatibility": {
"status": "unsupported",
"score": 15,
"failureCount": 8,
"lastFailureAt": "2026-06-04T00:00:00.000Z"
},
"recovery": {
"mttrHours": 72,
"rollbackCount": 6,
"recoverySuccessRate": 40
}
}
],
"incidents": [],
"configuration": {}
}
+67
View File
@@ -0,0 +1,67 @@
{
"description": "Agents approaching SLO thresholds (warning state)",
"agents": [
{
"agentId": "mock-staging",
"monitoring": {
"healthScore": 87,
"riskLevel": "medium",
"alertCount": 3,
"criticalAlertCount": 0,
"highAlertCount": 2,
"incidentCount": 1,
"lastIncidentAt": "2026-06-03T00:00:00.000Z"
},
"certification": {
"status": "ready",
"score": 95,
"lastCertifiedAt": "2026-06-01T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 93,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 3,
"rollbackCount": 0,
"recoverySuccessRate": 95
}
},
{
"agentId": "claw-canary",
"monitoring": {
"healthScore": 88,
"riskLevel": "medium",
"alertCount": 2,
"criticalAlertCount": 1,
"highAlertCount": 1,
"incidentCount": 1,
"lastIncidentAt": "2026-06-04T00:00:00.000Z"
},
"certification": {
"status": "ready",
"score": 94,
"lastCertifiedAt": "2026-06-02T00:00:00.000Z",
"downgradeCount": 0,
"revokedCount": 0
},
"compatibility": {
"status": "supported",
"score": 93,
"failureCount": 0,
"lastFailureAt": null
},
"recovery": {
"mttrHours": 1.5,
"rollbackCount": 0,
"recoverySuccessRate": 95
}
}
],
"incidents": [],
"configuration": {}
}