🎉 init: 小龙的工作空间
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"description": "Release failure alert — triggers raise_alert and flag_for_review",
|
||||
"alerts": [
|
||||
{
|
||||
"alertId": "monitor-003",
|
||||
"severity": "critical",
|
||||
"agentId": "old-claw-beta",
|
||||
"reason": "consecutive_release_failure",
|
||||
"details": "3 consecutive release failures detected",
|
||||
"timestamp": "2026-06-05T00:00:00.000Z",
|
||||
"ruleId": "CR-4",
|
||||
"source": "continuous-monitoring"
|
||||
}
|
||||
],
|
||||
"events": [
|
||||
{
|
||||
"eventType": "release_failed",
|
||||
"agentId": "old-claw-beta",
|
||||
"timestamp": "2026-06-04T00:00:00.000Z",
|
||||
"metadata": { "failureCount": 3 }
|
||||
}
|
||||
],
|
||||
"configuration": {}
|
||||
}
|
||||
Reference in New Issue
Block a user