{ "description": "Mixed fleet with 6 agents across healthy, degrading, critical, and recovery states — 3 snapshots over time", "monitoringSnapshots": [ { "agentId": "claw-prod", "timestamp": "2026-06-03T00:00:00.000Z", "healthScore": 95, "riskLevel": "low", "certificationStatus": "production_ready", "compatibilityStatus": "supported", "stabilityScore": 100, "status": "healthy", "releaseResult": "success", "rollbacks": 0, "compatibilityFailures": 0, "releaseFailures": 0 }, { "agentId": "claw-staging", "timestamp": "2026-06-03T00:00:00.000Z", "healthScore": 72, "riskLevel": "medium", "certificationStatus": "conditionally_ready", "compatibilityStatus": "compatible_with_warnings", "stabilityScore": 75, "status": "degrading", "releaseResult": "success", "rollbacks": 1, "compatibilityFailures": 1, "releaseFailures": 0 }, { "agentId": "old-claw-beta", "timestamp": "2026-06-03T00:00:00.000Z", "healthScore": 35, "riskLevel": "high", "certificationStatus": "not_ready", "compatibilityStatus": "unsupported", "stabilityScore": 40, "status": "at_risk", "releaseResult": "failed", "rollbacks": 2, "compatibilityFailures": 2, "releaseFailures": 2 }, { "agentId": "claw-canary", "timestamp": "2026-06-03T00:00:00.000Z", "healthScore": 88, "riskLevel": "low", "certificationStatus": "production_ready", "compatibilityStatus": "supported", "stabilityScore": 92, "status": "healthy", "releaseResult": "success", "rollbacks": 0, "compatibilityFailures": 0, "releaseFailures": 0 }, { "agentId": "mock-staging", "timestamp": "2026-06-03T00:00:00.000Z", "healthScore": 60, "riskLevel": "medium", "certificationStatus": "conditionally_ready", "compatibilityStatus": "compatible_with_warnings", "stabilityScore": 65, "status": "degrading", "releaseResult": "success", "rollbacks": 1, "compatibilityFailures": 1, "releaseFailures": 0 }, { "agentId": "unknown-sdk-v1", "timestamp": "2026-06-03T00:00:00.000Z", "healthScore": 20, "riskLevel": "high", "certificationStatus": "not_ready", "compatibilityStatus": "unsupported", "stabilityScore": 25, "status": "at_risk", "releaseResult": "failed", "rollbacks": 3, "compatibilityFailures": 2, "releaseFailures": 2 }, { "agentId": "claw-prod", "timestamp": "2026-06-04T00:00:00.000Z", "healthScore": 96, "riskLevel": "low", "certificationStatus": "production_ready", "compatibilityStatus": "supported", "stabilityScore": 100, "status": "healthy", "releaseResult": "success", "rollbacks": 0, "compatibilityFailures": 0, "releaseFailures": 0 }, { "agentId": "claw-staging", "timestamp": "2026-06-04T00:00:00.000Z", "healthScore": 65, "riskLevel": "medium", "certificationStatus": "conditionally_ready", "compatibilityStatus": "compatible_with_warnings", "stabilityScore": 68, "status": "degrading", "releaseResult": "failed", "rollbacks": 1, "compatibilityFailures": 1, "releaseFailures": 1 }, { "agentId": "old-claw-beta", "timestamp": "2026-06-04T00:00:00.000Z", "healthScore": 30, "riskLevel": "high", "certificationStatus": "not_ready", "compatibilityStatus": "unsupported", "stabilityScore": 35, "status": "at_risk", "releaseResult": "failed", "rollbacks": 3, "compatibilityFailures": 3, "releaseFailures": 3 }, { "agentId": "claw-canary", "timestamp": "2026-06-04T00:00:00.000Z", "healthScore": 90, "riskLevel": "low", "certificationStatus": "production_ready", "compatibilityStatus": "supported", "stabilityScore": 94, "status": "healthy", "releaseResult": "success", "rollbacks": 0, "compatibilityFailures": 0, "releaseFailures": 0 }, { "agentId": "mock-staging", "timestamp": "2026-06-04T00:00:00.000Z", "healthScore": 55, "riskLevel": "high", "certificationStatus": "conditionally_ready", "compatibilityStatus": "compatible_with_warnings", "stabilityScore": 58, "status": "at_risk", "releaseResult": "failed", "rollbacks": 2, "compatibilityFailures": 2, "releaseFailures": 1 }, { "agentId": "unknown-sdk-v1", "timestamp": "2026-06-04T00:00:00.000Z", "healthScore": 15, "riskLevel": "high", "certificationStatus": "not_ready", "compatibilityStatus": "unsupported", "stabilityScore": 20, "status": "at_risk", "releaseResult": "failed", "rollbacks": 4, "compatibilityFailures": 3, "releaseFailures": 3 }, { "agentId": "claw-prod", "timestamp": "2026-06-05T00:00:00.000Z", "healthScore": 97, "riskLevel": "low", "certificationStatus": "production_ready", "compatibilityStatus": "supported", "stabilityScore": 100, "status": "healthy", "releaseResult": "success", "rollbacks": 0, "compatibilityFailures": 0, "releaseFailures": 0 }, { "agentId": "claw-staging", "timestamp": "2026-06-05T00:00:00.000Z", "healthScore": 58, "riskLevel": "high", "certificationStatus": "conditionally_ready", "compatibilityStatus": "compatible_with_warnings", "stabilityScore": 60, "status": "at_risk", "releaseResult": "failed", "rollbacks": 2, "compatibilityFailures": 2, "releaseFailures": 2 }, { "agentId": "claw-canary", "timestamp": "2026-06-05T00:00:00.000Z", "healthScore": 92, "riskLevel": "low", "certificationStatus": "production_ready", "compatibilityStatus": "supported", "stabilityScore": 96, "status": "healthy", "releaseResult": "success", "rollbacks": 0, "compatibilityFailures": 0, "releaseFailures": 0 } ], "configuration": { "criticalHealthDropPercent": 30, "highHealthDropPercent": 15, "trendWindowSize": 3, "consecutiveFailureThreshold": 3 } }