docs: rename readonly analysis to offline investigation

This commit is contained in:
Codex
2026-07-02 03:46:30 +00:00
parent dcffef88ae
commit a5fde8cffb
5 changed files with 12 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@ bun scripts/cli.ts web-probe observe analyze <observerId>
## Triage Shape
0. 用户要求“离线调查”时,只读已有 sentinel run/report、runner API/index、OTel 既有 trace、observe artifact 和源码;不得新开 web-probe、触发 dashboard/manual quick verify 或改运行面。若 report/analyze 无法给出有界 root-cause 证据,先改进 report/analyzer/CLI 可见性,再继续结论。
1. Separate shell/API/render: check public HTML/CSS/JS, `/api/overview`, `/api/runs`, then browser console/DOM render evidence.
2. Separate runner and web: runner Pod/PVC/API/report health is not the same as monitor-web rendering health.
3. Separate service rollout and target validation: Argo/runtime green only proves哨兵自身可用;HWLAB business recovery must come from observe/analyze report.