fix: spec audit — align specs with reality (xmpp_bot 5807, dashboard missing endpoints, article_processor X-Lines, api_proxy capability, health_check JSON escape); fix 5802->5807 across dashboard/health_check/watchdog consumers

This commit is contained in:
hmo
2026-08-06 16:48:16 +08:00
parent 1dd3f9aad5
commit a8b46178e3
15 changed files with 131 additions and 89 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
],
"known_issues": [
"scheduled tasks 在 Linux 246 上无法检测 Windows 计划任务状态,统一显示 not_deployed",
"部分服务的 HTTP health check 端点可能返回 Connection refused(如 xmpp_bot 在 5802 仅 Windows 端监听)"
"部分服务的 HTTP health check 端点可能返回 Connection refused(如 xmpp_bot 在 5807 仅 Windows 端监听)"
],
"related_files": [
"gateway/scripts/templates/dashboard.html — fHealth() 渲染函数",