Merge branch 'main' of https://github.com/qinfendebingshuo/guanghulab
This commit is contained in:
commit
4bc0ea6729
|
|
@ -0,0 +1,152 @@
|
|||
{
|
||||
"digest_id": "NEURAL-DIGEST-2026-03-25",
|
||||
"timestamp": "2026-03-25T14:10:32.512Z",
|
||||
"timestamp_cst": "2026-03-25T22:10:32.512+08:00",
|
||||
"version": "3.0.0",
|
||||
"instruction_ref": "ZY-NEURAL-UPGRADE-2026-0325-R2-002",
|
||||
"overall_health": "🟡",
|
||||
"failure_rate_percent": 14,
|
||||
"workflow_summary": {
|
||||
"total_runs_24h": 100,
|
||||
"success": 52,
|
||||
"failure": 14,
|
||||
"cancelled": 26,
|
||||
"in_progress": 1
|
||||
},
|
||||
"brain_summary": {
|
||||
"AG-TY-01": {
|
||||
"name": "天眼 Notion 大脑",
|
||||
"total_workflows": 5,
|
||||
"healthy": 0,
|
||||
"failed": 0,
|
||||
"no_data": 5,
|
||||
"workflows": [
|
||||
{
|
||||
"id": "zhuyuan-skyeye",
|
||||
"name": "天眼主引擎",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "skyeye-weekly-scan",
|
||||
"name": "周六大巡检",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "server-patrol",
|
||||
"name": "服务器巡检",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "zhuyuan-daily-selfcheck",
|
||||
"name": "核心大脑自检",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "neural-daily-digest",
|
||||
"name": "汇总引擎",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"AG-SY-01": {
|
||||
"name": "霜砚",
|
||||
"total_workflows": 3,
|
||||
"healthy": 0,
|
||||
"failed": 0,
|
||||
"no_data": 3,
|
||||
"workflows": [
|
||||
{
|
||||
"id": "zhuyuan-gate-guard",
|
||||
"name": "智能门禁",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "deploy-to-server",
|
||||
"name": "CD 自动部署",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "zhuyuan-exec-engine",
|
||||
"name": "远程执行引擎",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"SY-03": {
|
||||
"name": "运营巡检 Agent",
|
||||
"total_workflows": 3,
|
||||
"healthy": 0,
|
||||
"failed": 0,
|
||||
"no_data": 3,
|
||||
"workflows": [
|
||||
{
|
||||
"id": "syslog-pipeline",
|
||||
"name": "SYSLOG 处理",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "distribute-broadcasts",
|
||||
"name": "广播分发",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
},
|
||||
{
|
||||
"id": "sync-dev-status",
|
||||
"name": "开发者状态同步",
|
||||
"status": "⚠️",
|
||||
"runs": 0,
|
||||
"successes": 0,
|
||||
"failures": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"skyeye_status": {
|
||||
"overall_health": "🟡",
|
||||
"last_scan": "2026-03-25T05:45:00Z",
|
||||
"total_issues": 0
|
||||
},
|
||||
"guard_status": {
|
||||
"total": 6,
|
||||
"active": 6,
|
||||
"suspended": 0
|
||||
},
|
||||
"quota_status": {
|
||||
"overall": "healthy",
|
||||
"alerts": [],
|
||||
"last_updated": "2026-03-24T04:20:00.000Z"
|
||||
},
|
||||
"issues_detected": [],
|
||||
"recommendations": [],
|
||||
"neural_map_version": "3.0.0",
|
||||
"unmapped_workflows": []
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"workflow_id": "neural-daily-digest",
|
||||
"run_id": "23545410149",
|
||||
"timestamp": "2026-03-25T14:10:34Z",
|
||||
"status": "success",
|
||||
"brain": "AG-TY-01",
|
||||
"event": "schedule",
|
||||
"branch": "main",
|
||||
"commit": "69555f3e38e5e6195885925bd45aa40ee93c1937"
|
||||
}
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"date": "2026-03-25",
|
||||
"work_orders": [
|
||||
{
|
||||
"id": "WO-1774447833773-5434",
|
||||
"created": "2026-03-25T14:10:33.773Z",
|
||||
"source": "neural-analysis-engine",
|
||||
"source_digest": "NEURAL-DIGEST-2026-03-25",
|
||||
"severity": "P1",
|
||||
"title": "[P1] overall_health 触发 紧急 · 功能受损级",
|
||||
"description": "日报 NEURAL-DIGEST-2026-03-25 中 overall_health 触发了 紧急 · 功能受损级 规则",
|
||||
"action": "generate_p1_work_order",
|
||||
"notify": [
|
||||
"霜砚"
|
||||
],
|
||||
"timeout_hours": 24,
|
||||
"status": "pending"
|
||||
},
|
||||
{
|
||||
"id": "WO-1774447833774-32af",
|
||||
"created": "2026-03-25T14:10:33.773Z",
|
||||
"source": "neural-analysis-engine",
|
||||
"source_digest": "NEURAL-DIGEST-2026-03-25",
|
||||
"severity": "P2",
|
||||
"title": "[P2] workflow_summary.cancelled 触发 优化 · 非紧急改进",
|
||||
"description": "日报 NEURAL-DIGEST-2026-03-25 中 workflow_summary.cancelled 触发了 优化 · 非紧急改进 规则",
|
||||
"action": "generate_p2_work_order",
|
||||
"notify": [],
|
||||
"timeout_hours": 72,
|
||||
"status": "pending"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue