diff --git a/config/hwlab-web-probe-sentinel/check-catalog.yaml b/config/hwlab-web-probe-sentinel/check-catalog.yaml index 3698ce4f..cf07de75 100644 --- a/config/hwlab-web-probe-sentinel/check-catalog.yaml +++ b/config/hwlab-web-probe-sentinel/check-catalog.yaml @@ -793,3 +793,11 @@ sentinel: actionZh: 查看详情后处理。 blocking: true order: 970 + - code: WBC-098 + id: quick-verify-analysis-summary-unreadable + level: error + titleZh: 分析报告不可读 + summaryZh: 离线分析已完成,但哨兵记录前没有读到分析报告。 + actionZh: 检查 stateDir/analysis/report.json 读取路径和回填流程。 + blocking: true + order: 980