docs(governance): record t26 dry run history rollout

This commit is contained in:
Your Name
2026-05-14 22:47:42 +08:00
parent 9870ed5e30
commit 53cd7f9d66

View File

@@ -18,7 +18,17 @@
- `NEXT_PUBLIC_API_URL=https://awoooi.wooo.work pnpm --filter @awoooi/web build`pass。
**推版與 production 驗證**
- 待 T26 commit 推 Gitea main 後驗證
- `6aaaf87a feat(governance): persist remediation dry run history`推 Gitea main。
- Gitea Code Review run `2183` successCD run `2182` tests / build-and-deploy / post-deploy-checks 全 success。
- 最新 deploy marker`9870ed5e chore(cd): deploy 6aaaf87 [skip ci]`
- Production imageAPI / Worker `192.168.0.110:5000/awoooi/api:6aaaf87ade20422d5c0a37534994e455aa322edd`Web `192.168.0.110:5000/awoooi/web:6aaaf87ade20422d5c0a37534994e455aa322edd`
- K8s rollout`awoooi-api` / `awoooi-worker` / `awoooi-web` in `awoooi-prod` 均 successfully rolled out。
- `https://awoooi.wooo.work/api/v1/health`200 healthy。
- Production dry-run API`mode=replay``allowed=true``executed=true``verification_result_preview=degraded``history.recorded=true``alert_operation_id=3df1edf6-0d0b-4e86-bd3a-054099bcc0ea``timeline_event_id=7eed3216-53dd-415f-8a17-bfd8b407ee52`
- `alert_operation_log` 查詢incident `INC-20260514-F85F21` 可查到 `PRE_FLIGHT_PASSED`actor `adr100_remediation_service`context schema `adr100_remediation_dry_run_history_v1`MCP route `auto_repair_executor -> ssh_diagnose``required_scope=read``writes_incident_state=false``writes_auto_repair_result=false`
- `timeline_events` 查詢incident `INC-20260514-F85F21` 可查到 `ADR-100 remediation dry-run``type=verifier``status=warning``actor_role=replay`
- Incident timeline API`/api/v1/incidents/INC-20260514-F85F21/timeline` 可聚合到同一筆 `ADR-100 remediation dry-run` verifier event。
- Playwright production render/click check`/zh-TW/governance` 顯示 `補救工作佇列``試跑`,點擊第一筆後回顯 `replay預覽 degraded工具 4``已寫入歷史`console errors = 0screenshot `/tmp/awoooi-t26-governance.png`
**目前整體進度**
- Alertmanager 低風險自動修復主線:約 98%。