docs(governance): record t27 remediation history rollout

This commit is contained in:
Your Name
2026-05-14 23:05:26 +08:00
parent 8d098f564d
commit d9d119ede2

View File

@@ -18,7 +18,17 @@
- `NEXT_PUBLIC_API_URL=https://awoooi.wooo.work pnpm --filter @awoooi/web build`pass。
**推版與 production 驗證**
- 待 T27 commit 推 Gitea main 後驗證
- `392cfb90 feat(governance): surface remediation dry run history`推 Gitea main。
- Gitea Code Review run `2185` successCD run `2184` tests / build-and-deploy / post-deploy-checks 全 success。
- 最新 deploy marker`8d098f56 chore(cd): deploy 392cfb9 [skip ci]`
- Production imageAPI / Worker `192.168.0.110:5000/awoooi/api:392cfb902597c3d3f0febc0b5e39c65ec52835a7`Web `192.168.0.110:5000/awoooi/web:392cfb902597c3d3f0febc0b5e39c65ec52835a7`
- K8s rollout`awoooi-api` / `awoooi-worker` / `awoooi-web` in `awoooi-prod` 均 successfully rolled out。
- `https://awoooi.wooo.work/api/v1/health`200 healthy。
- Production history endpoint`GET /api/v1/ai/slo/remediation/history?work_item_id=verification:INC-20260514-F85F21:050b7029-72d2-4609-8e8c-0f56d1191b73``schema_version=adr100_remediation_history_v1`dry-run 前 `total=2`,重新 dry-run 後 `total=3`
- Production dry-run after T27`allowed=true``executed=true``verification_result_preview=degraded``history.recorded=true``alert_operation_id=1f2eead5-5f04-4608-86cb-e307998b0e61``timeline_event_id=d247bd89-e566-4eb3-af9c-3933470f4f64`
- Production history latest item`agent_id=auto_repair_executor``tool_name=ssh_diagnose``required_scope=read``tool_count=4``writes_incident_state=false``writes_auto_repair_result=false`
- Playwright production render check`/zh-TW/governance` 重新整理後不點試跑也顯示 `歷史 3 次;上次 05/14, 11:04 PMauto_repair_executor/ssh_diagnose`console errors = 0screenshot `/tmp/awoooi-t27-governance-history.png`
- Telegram detail/history 變更為 read-only 摘要格式production image 已包含;本輪未主動送 Telegram 訊息以避免群組洗版,資料來源已由同一個 history endpoint / `alert_operation_log` 驗證。
**目前整體進度**
- Alertmanager 低風險自動修復主線:約 98%。