docs(web): record t105 alerts status-chain rollout [skip ci]

This commit is contained in:
Your Name
2026-05-20 14:37:16 +08:00
parent 5b699ec312
commit b9a0f289b2
2 changed files with 76 additions and 0 deletions

View File

@@ -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-chain2026-05-20 台北)**
- 觸發T104 後首頁連到的 `/alerts` 仍直接渲染所有 active incidents沒有傳 `statusChain`,完整清單會退回 heuristic 進度條448 筆 incident 一次渲染也不利於 Operator 掃描。
- 修正:新增共用 `useIncidentStatusChains()` hook首頁與 Alerts 共用 status-chain fetchAlerts 改為每頁 50 筆,當頁每張 `IncidentCard` 都傳入 AwoooP `statusChain`,並顯示本頁 `AI 流程證據50/50` 接上 truth-chain。Severity badge 改吃 i18n label移除寫死的英文風險字串。
- 驗證i18n JSON ok`tsc --noEmit` pass目標 lint exit 0僅首頁既有 warningsproduction 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 maindeploy 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=448Production 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