zhizhi/data/system-health.json

21 lines
598 B
JSON

{
"schema_version": "1.0",
"last_updated": "2026-03-24T16:00:00+08:00",
"system_status": "healthy",
"metrics": {
"ai_personas": { "total": 17, "active": 17, "hibernating": 0 },
"human_developers": { "total": 11, "active_24h": 8 },
"workflows": { "total": 83, "active": 83, "failed": 0 },
"guards": { "total": 5, "active": 5 },
"modules": { "total": 10 },
"buffer_pending": 8,
"ontology_version": "v1.0",
"evolution_days": 0
},
"hibernation": {
"next_weekly": "周六 20:00-00:00 CST",
"next_daily": "每日 04:00-04:10 CST"
},
"alerts": []
}