docs(awooop): record t61 recurrence work items [skip ci]
This commit is contained in:
@@ -2192,6 +2192,15 @@ Phase 6 完成後
|
||||
- 邊界:T24 只是把 historical degraded 轉成可見補救工作佇列,尚未真正執行 replay / reverify / closure / Ticket creation。下一段要做安全執行入口:先 read-only reverify 與 low-risk replay dry-run,再把結果接到 closure 或 Ticket。
|
||||
- 目前進度更新:Alertmanager 低風險自動修復主線約 97%;完整 AI 自動化管理產品化約 89%。
|
||||
|
||||
**T61 Recurrence repair work items production verified(2026-05-18 台北)**:
|
||||
- 觸發:T60 已讓 recurrence group 顯示 `repair_summary` 與 `work_item`,但 production live group `DockerContainerUnhealthy / bitan-pharmacy-bitan-1` 仍是 `run_completed_no_repair` 且沒有 open work item,Operator 只能知道「沒修復」,不能在工作台接手。
|
||||
- 修正:`run_completed_no_repair` 改成 open `automation_gap` work item,並在 recurrence DTO 補 `kind / next_step / reason`;summary 補 `automation_gap_group_total` 與 `failed_repair_group_total`。這是 read-side 工作鏈路,不直接執行修復、不自動關單、不批准 write action。
|
||||
- UI:`/awooop/work-items` 新增「重複告警工作項」面板,直接讀 `/api/v1/platform/events/dossier/recurrence`;Runs 頁連到 Work Items 時可用 `work_item_id / incident_id` 聚焦同一筆 recurrence work item。
|
||||
- Production deploy:`b5061452 feat(awooop): surface recurrence repair work items` 已推 Gitea main;Code Review run `1801` success;CD run `1800` success;deploy marker `bc996834 chore(cd): deploy b506145 [skip ci]`。
|
||||
- Production evidence:health 200;recurrence API 回 `open_work_item_group_total=2`、`automation_gap_group_total=1`、top group `DockerContainerUnhealthy / bitan-pharmacy-bitan-1` → `work_item_id=incident:INC-20260517-F25B4A`、`kind=automation_gap`、`next_step=create_repair_ticket`、`reason=completed_run_without_auto_repair`。Playwright smoke 確認 `/zh-TW/awooop/work-items?...work_item_id=incident:INC-20260517-F25B4A` 顯示重複告警工作項、聚焦 work item、導航可見,console errors=0。
|
||||
- 邊界:T61 仍不宣稱該 DockerContainerUnhealthy 已真正 AI 自動修復;它把「Run 完成但無 auto-repair execution」從不可操作證據轉成 open work item / Ticket 入口。下一段應定義安全的 Ticket / reverify / replay dry-run 執行入口。
|
||||
- 目前進度更新:AwoooP truth-chain 可回看約 97.5%;AI 自動修復閉環約 96%;完整 AI 自動化管理產品化約 91%。
|
||||
|
||||
---
|
||||
|
||||
### 2026-04-20 晚 (台北) — C1-C4 全流程串接 — Playbook 鏈路保護(commit de2d34d)
|
||||
|
||||
Reference in New Issue
Block a user