From b158c74a759592a65fd95e95c7e04dc5e80c38f5 Mon Sep 17 00:00:00 2001 From: hmo Date: Tue, 11 Aug 2026 04:20:59 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20system-audit-20260810=20=E7=A7=BB?= =?UTF-8?q?=E5=9B=9E=E9=A1=B6=E5=B1=82(=E5=AE=83=E6=98=AF=E5=BE=85?= =?UTF-8?q?=E5=8A=9E=E8=BF=BD=E8=B8=AA=E6=8A=A5=E5=91=8A=E9=9D=9E=E5=BA=9F?= =?UTF-8?q?=E6=96=87=E6=A1=A3)+=E8=A1=A5=E5=A4=84=E7=90=86=E7=8A=B6?= =?UTF-8?q?=E6=80=81=E8=BF=BD=E8=B8=AA(9=E4=BF=AE6=E5=BE=85=E5=8A=9E)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 1 + docs/{archive => }/system-audit-20260810.md | 27 +++++++++++++++++++++ 2 files changed, 28 insertions(+) rename docs/{archive => }/system-audit-20260810.md (91%) diff --git a/docs/README.md b/docs/README.md index e5d64e88..cfaa59b1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -34,6 +34,7 @@ | [DEPLOY.md](DEPLOY.md) | 部署指南(本地→Gitea→246 工作流)| | [DASHBOARD.md](DASHBOARD.md) | Dashboard API 参考 | | [HEALTH-PIPELINE.md](HEALTH-PIPELINE.md) | 健康监控管线 | +| [system-audit-20260810.md](system-audit-20260810.md) | **系统彻查报告**(8/10,含处理状态追踪:9修/6待办)| | [doc-audit-20260811.md](doc-audit-20260811.md) | **文档治理核实报告**(15 份文档对照系统实际)| > ⚠️ cron-catalog.md(6/27 版)已归档至 archive/——当前 cron 清单以 cron-review-poversold-20260811.md 为准。 diff --git a/docs/archive/system-audit-20260810.md b/docs/system-audit-20260810.md similarity index 91% rename from docs/archive/system-audit-20260810.md rename to docs/system-audit-20260810.md index 68790f9f..e5891bdf 100644 --- a/docs/archive/system-audit-20260810.md +++ b/docs/system-audit-20260810.md @@ -6,6 +6,33 @@ --- +## 处理状态追踪(2026-08-11 核实) + +### ✅ 已修复 +| 问题 | 修复 | +|---|---| +| P0-1 promote_candidates 超时 | ✅ 限批10 + 单例守卫(commit 9f82a9b1)| +| P0-2 candidate_filter "待处理0只" | ✅ 低分<7 七天重审(commit 79980ce9)| +| P1-4 小果残留检查项 | ✅ 8/10 health_checklist 清理 | +| P1-5 system_health_check | ✅ 已暂停(22:43)| +| P1-6 HEALTH-PIPELINE 文档 | ✅ 8/11 已更新 | +| P2-7 本地仓库落后 | ✅ 8/11 origin 修正为 Gitea + 三方同步 | +| P3-9 capital_flow db locked | ✅ 8/11 单行 upsert(commit 19461765)| +| §十一 fix_gateway_port 死循环 | ✅ v3(commit 87808165)| +| §十 多个 LLM cron 停摆 | ✅ 8/11 key1 直连恢复 + gateway 稳定 | + +### 🔴 仍未处理(待办) +| 问题 | 说明 | +|---|---| +| P2-8 健康脚本 md5 不同 | 需确认是否已被硬链同步覆盖 | +| P3-10 market.json 假阳性 | health 检查仍查 JSON,需改查 DB | +| §八 收盘简报 8/7 error | 非紧急,观察 | +| §十 cron_to_xmpp 双通道 | 主 profile 停 + crontab */2 可能重复 | +| §九 run_all_tests.py 缺失 | 规范 6.2 要求但脚本不存在 | +| §七 todos 254 号卡死 | 宏观风险 HIGH TODO 滞留 in_progress | + +--- + ## 一、cron 管道彻查(63个任务) ### 1.1 今日失败/异常任务(2026-08-10)