docs(web): record t105 alerts status-chain rollout [skip ci]
This commit is contained in:
@@ -2418,6 +2418,14 @@ Phase 6 完成後
|
||||
- 邊界:T104 是 read-only 首頁產品化與資料可信度修正,不新增自動修復權限、不改 incident / approval / execution 狀態機。完整事件處理仍由 Alerts / Work Items / AwoooP Runs 承接。
|
||||
- 目前進度更新:首頁資料可信度約 99.9%;前端 AI 自動化管理介面同步約 99.8%;AwoooP 告警可觀測鏈約 99.8%;低風險自動修復閉環約 95.2%;完整 AI 自動化管理產品化約 98.9%。
|
||||
|
||||
**T105 Alerts 完整清單接上 AwoooP status-chain(2026-05-20 台北)**:
|
||||
- 觸發:T104 後首頁連到的 `/alerts` 仍直接渲染所有 active incidents,沒有傳 `statusChain`,完整清單會退回 heuristic 進度條;448 筆 incident 一次渲染也不利於 Operator 掃描。
|
||||
- 修正:新增共用 `useIncidentStatusChains()` hook,首頁與 Alerts 共用 status-chain fetch;Alerts 改為每頁 50 筆,當頁每張 `IncidentCard` 都傳入 AwoooP `statusChain`,並顯示本頁 `AI 流程證據:50/50` 接上 truth-chain。Severity badge 改吃 i18n label,移除寫死的英文風險字串。
|
||||
- 驗證:i18n JSON ok;`tsc --noEmit` pass;目標 lint exit 0(僅首頁既有 warnings);production build 90/90 static pages。Local Playwright `/alerts` 確認 firstFlowCount=50、statusChainOk=50、evidence banner visible、page 2 works、pageErrors=0 / consoleErrors=0;首頁回歸確認 flowCount=25、statusChainOk=25。
|
||||
- Production / CI:`0870cdf7 fix(web): show status chain evidence on alerts` 已推 Gitea main;deploy marker `5b699ec3 chore(cd): deploy 0870cdf [skip ci]`。Actions:#1923 Code Review success 12s、#1922 CD success 8m52s。Production health healthy/prod/mock_mode=false;`/api/v1/incidents` count=448;Production Playwright `/zh-TW/alerts` 確認 firstFlowCount=50、firstStatusChainOk=50、page 2 works、pageErrors=0 / consoleErrors=0。
|
||||
- 邊界:T105 是 read-only 前端可觀測性與效能/可讀性收斂,不改 incident / approval / execution / auto-repair 狀態機;完整事件仍透過分頁逐頁查看。
|
||||
- 目前進度更新:首頁資料可信度約 99.9%;Alerts 完整清單可追蹤性約 99.6%;前端 AI 自動化管理介面同步約 99.9%;AwoooP 告警可觀測鏈約 99.8%;低風險自動修復閉環約 95.2%;完整 AI 自動化管理產品化約 99.1%。
|
||||
|
||||
---
|
||||
|
||||
### 2026-04-20 晚 (台北) — C1-C4 全流程串接 — Playbook 鏈路保護(commit de2d34d)
|
||||
|
||||
Reference in New Issue
Block a user