47 lines
1.3 KiB
JSON
47 lines
1.3 KiB
JSON
{
|
||
"version": "1.0",
|
||
"description": "冰朔主控系统健康状态",
|
||
"updated_at": "2026-03-25T16:00:24.867Z",
|
||
"health": {
|
||
"brain_consistency": {
|
||
"status": "yellow",
|
||
"detail": "主仓库脑文件完整,但与 persona-studio 脑文件的同步状态待验证"
|
||
},
|
||
"deployment_health": {
|
||
"status": "green",
|
||
"detail": "deploy-to-server.yml 与 deploy-pages.yml 均存在"
|
||
},
|
||
"workflow_health": {
|
||
"status": "green",
|
||
"detail": "102 个 workflow 已注册"
|
||
},
|
||
"routing_health": {
|
||
"status": "yellow",
|
||
"detail": "HLI 接口覆盖率 33.3%(7/21)"
|
||
},
|
||
"docs_entry_health": {
|
||
"status": "green",
|
||
"detail": "docs/index.html 存在"
|
||
},
|
||
"persona_studio_health": {
|
||
"status": "yellow",
|
||
"detail": "前后端结构存在,端到端对话链路待验证"
|
||
},
|
||
"notion_bridge_health": {
|
||
"status": "yellow",
|
||
"detail": "Notion 桥接 workflow 已配置,实际同步效果待持续观测"
|
||
},
|
||
"model_routing_health": {
|
||
"status": "green",
|
||
"detail": "后端服务入口存在,模型路由可用"
|
||
}
|
||
},
|
||
"summary": {
|
||
"green_count": 4,
|
||
"yellow_count": 4,
|
||
"red_count": 0,
|
||
"overall": "yellow",
|
||
"recommendation": "系统核心运行正常,部分子系统需关注"
|
||
}
|
||
}
|