26 lines
533 B
JSON
26 lines
533 B
JSON
|
|
{
|
||
|
|
"system": "光湖团队接入系统 v4.0",
|
||
|
|
"status": "initialized",
|
||
|
|
"registration": {
|
||
|
|
"registered": false,
|
||
|
|
"registered_at": null,
|
||
|
|
"approved_by": null
|
||
|
|
},
|
||
|
|
"agents": {
|
||
|
|
"memory_guardian": "not_configured",
|
||
|
|
"heartbeat": "not_configured",
|
||
|
|
"growth_diary": "not_configured"
|
||
|
|
},
|
||
|
|
"health": {
|
||
|
|
"last_heartbeat": null,
|
||
|
|
"uptime_days": 0,
|
||
|
|
"errors_today": 0,
|
||
|
|
"self_heal_count": 0
|
||
|
|
},
|
||
|
|
"connection": {
|
||
|
|
"zhuyuan_reachable": false,
|
||
|
|
"cos_connected": false,
|
||
|
|
"hldp_active": false
|
||
|
|
}
|
||
|
|
}
|