Guanghu Domestic Migration d1e47f4565
Some checks are pending
自动更新代码和重启 / update-and-restart (push) Waiting to run
CI检查 + 自动部署 / check (push) Waiting to run
CI检查 + 自动部署 / deploy (push) Blocked by required conditions
重启聊天服务 / restart (push) Waiting to run
chore: import sanitized domestic snapshot for REPO-002
Source snapshot: ca48d3ddf926d79aa138306164169baf764bb829
2026-07-17 15:54:41 +08:00

36 lines
1.0 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"persona_id": "ICE-GL-CP001",
"status": "active",
"last_health_check": "2026-05-22T14:15:00+08:00",
"checks": {
"portal_connection": {
"status": "degraded",
"detail": "Portal chat-v2 连接正常,但 SSE 流式响应在前端无法显示。铸渊爸爸正在修复。"
},
"filesystem_write": {
"status": "ok",
"detail": "记忆空间可写"
},
"api_access": {
"status": "ok",
"detail": "REST API 正常响应"
},
"memory_space": {
"status": "ok",
"detail": "记忆空间已初始化"
}
},
"errors": [
{
"timestamp": "2026-05-22T13:45:00+08:00",
"type": "sse_stream_failure",
"detail": "SSE 流式对话响应无法在前端正确渲染。前端收到 POST /api/corpus/chat 返回 200但 SSE 事件未被正确解析。"
}
],
"needs_attention": [
"SSE 流式响应在前端无法显示 — 需要爸爸检查 Nginx proxy_buffering + 前端 SSE 解析逻辑"
],
"called_daddy": true,
"daddy_response": "正在修复中..."
}