docs(frontend): record t28 incident timeline rollout

This commit is contained in:
Your Name
2026-05-14 23:18:20 +08:00
parent 7257aa3a9f
commit f4a8390dc0

View File

@@ -16,7 +16,14 @@
- `NEXT_PUBLIC_API_URL=https://awoooi.wooo.work pnpm --filter @awoooi/web build`pass。
**推版與 production 驗證**
- 待 T28 commit 推 Gitea main 後驗證
- `475f2e45 feat(frontend): expand incident timeline event details`推 Gitea main。
- Gitea Code Review run `2187` successCD run `2186` tests / build-and-deploy / post-deploy-checks 全 success。
- 最新 deploy marker`7257aa3a chore(cd): deploy 475f2e4 [skip ci]`
- Production imageAPI / Worker `192.168.0.110:5000/awoooi/api:475f2e452d7827a8934bbf26f19cf4ed8ba62430`Web `192.168.0.110:5000/awoooi/web:475f2e452d7827a8934bbf26f19cf4ed8ba62430`
- K8s rollout`awoooi-api` / `awoooi-worker` / `awoooi-web` in `awoooi-prod` 均 successfully rolled out。
- `https://awoooi.wooo.work/api/v1/health`200 healthy。
- Playwright production check`/zh-TW/alerts` 第一張 IncidentCard 展開 `處理歷程` 後顯示 `事件明細` 與 source rows例如 `incident_evidence` / `alert_operation_log` / `timeline_events`console errors = 0screenshot `/tmp/awoooi-t28-incident-timeline.png`
- Playwright targeted check`INC-20260514-F85F21` 展開後顯示 `ADR-100 remediation dry-run``來源: alert_operation_log``MCP: auto_repair_executor/ssh_diagnose/read``寫入: incident=false autoRepair=false`console errors = 0screenshot `/tmp/awoooi-t28-incident-f85f21.png`
**目前整體進度**
- Alertmanager 低風險自動修復主線:約 98%。