feat(web): enrich Runs apply gate handoff
Some checks failed
Code Review / ai-code-review (push) Successful in 15s
CD Pipeline / tests (push) Successful in 1m37s
CD Pipeline / build-and-deploy (push) Successful in 4m35s
CD Pipeline / post-deploy-checks (push) Successful in 1m43s
Ansible / Reboot Recovery Contract / validate (push) Has been cancelled

This commit is contained in:
Your Name
2026-06-25 22:27:10 +08:00
parent a6844ac1a0
commit 6ed461cf11
5 changed files with 143 additions and 7 deletions

View File

@@ -310,6 +310,23 @@ Tenants 目前已讀到:
完成度同步Runs incident drilldown 可判讀性 `90% -> 100%`AwoooP Runs apply-gate 正式頁驗證 `100%`;真正修復自動執行成功率仍不提高。
### 2.5.13 Runs apply gate handoff 審查包
`INC-20260625-977E5F` 已有 `automation_handoff`,但畫面只呈現三段 Gate 與部分 IDoperator 仍不容易知道「要審什麼、為什麼不能按、下一步資產在哪」。本段把 API 已有欄位完整產品化成審查包。
| 區塊 | 調整 |
|---|---|
| Owner Gate | 顯示 `work_item_id``owner_review_gate``next_action` |
| 候選 PlayBook | 顯示 catalog、risk、match score、check-mode playbook、apply playbook |
| 資產 ID | 顯示 dry-run asset、apply candidate asset、verifier asset |
| 審查清單 | 顯示 `owner_review_checklist`,讓人工接手不再只看到「需人工」 |
| 禁止動作 | 顯示 `forbidden_actions`,避免誤把 dry-run 或 approval UI 當執行授權 |
| Mobile | 長 ID / playbook path 改用換行處理,避免水平溢出 |
本地驗證i18n leaf diff `0``pnpm --filter @awoooi/web typecheck``source-control-owner-response-guard.py``security-mirror-progress-guard.py``git diff --check` 皆通過。
完成度同步Runs apply gate handoff 可審查性 `70% -> 78%`AwoooP Runs 可判讀性 `71% -> 74%`。真正自動修復成功率不提高;正式站驗證需 deploy marker 後重跑。
## 3. 頁面 UI/UX 現況盤點
2026-06-25 對正式站桌機 / mobile 抽查: