zhizhi/brain/system-health.json

28 lines
661 B
JSON

{
"version": "5.0",
"last_check": "2026-03-14 03:38:09+08:00",
"communication": "synced",
"automation": "stable",
"maintenance_agent": "active",
"system_health": "normal",
"execution_layer_status": "stable",
"notion_bridge": "active",
"task_queue": "running",
"brain_integrity": {
"complete": true,
"total": 7,
"present": 7,
"missing": []
},
"core_modules": {
"broadcast_listener": "enabled",
"task_queue": "enabled",
"system_check": "enabled"
},
"connectors": {
"notion_sync": "enabled",
"model_router": "enabled"
},
"workflow_count": 42,
"checked_by": "scripts/generate-system-health.js"
}