docs(awooop): record t70 operator status chain rollout [skip ci]

This commit is contained in:
Your Name
2026-05-19 10:25:43 +08:00
parent 4f151f5da5
commit a0f41658db
2 changed files with 64 additions and 0 deletions

View File

@@ -2272,6 +2272,16 @@ Phase 6 完成後
- 邊界T69 只收斂 Telegram detail/history 的 operator-visible truth-chain不新增自動修復執行權限、不修改 approval / incident state。宣稱 AI 自動修復完成仍必須由 execution + verification + closure / KM evidence 共同成立。
- 目前進度更新AwoooP truth-chain 可回看約 99.6%Telegram callback detail/history 可追溯約 98.0%AI 自動修復閉環約 97.9%;完整 AI 自動化管理產品化約 98.1%。
**T70 Operator Console AwoooP status-chain production verified2026-05-19 台北)**
- 觸發T69 已讓 Telegram 詳情 / 歷史可見 AwoooP 狀態鏈,但前端 Run Detail / Callback Replies 還沒有同源欄位Operator 在網站上仍可能無法判斷目前階段、AI 是否真正執行、是否已驗證、是否需人工。
- 修正:`platform_operator_service.py` 新增 read-only `awooop_status_chain_v1` builder合併 `fetch_truth_chain()``truth_status` / `automation_quality` 與 ADR-100 remediation history。Run detail 與 callback replies API 均回傳 status chaincallback replies 以 incident/project 快取避免同頁重複讀 evidence。
- UI新增 `AwoooPStatusChainPanel`Run Detail 顯示完整 status-chain 面板Callback Reply card 顯示 compact 版。欄位含 stage、verdict、repair_state、verification、next_step、blockers、auto-repair / ops / MCP / KM evidence count、ADR-100 route 與 write flagszh-TW/en i18n 已補。
- Verificationlocal `py_compile`、AwoooP operator timeline tests `30 passed`、ruff `F/E9/I`、i18n JSON parse、web typecheck、targeted lint、Next build、Playwright local smoke 均通過。Targeted lint 仍只回報 `runs/page.tsx` 既有 legacy i18n literal warningsT70 新 component 沒新增硬編文案。
- Production deploy`784ebf49 feat(awooop): surface status chain in operator console` 已推 Gitea mainCode Review run `2399` successCD run `2398` jobs `2984/tests``2985/build-and-deploy``2986/post-deploy-checks` 全 successdeploy marker `4f151f5d chore(cd): deploy 784ebf4 [skip ci]`
- Production smokehealth healthyAPI/worker/web image 均為 `784ebf49ef9b604d071fe36f67278871d2ab0f3f`。Latest run detail `9f2f40c8-7e53-5221-9c31-26fcd07ac684``awooop_status_chain_v1``source_id=INC-20260518-4EA40D``repair_state=manual_required``needs_human=true`。Production UI `/zh-TW/awooop/runs/...` 顯示 `truth_chain+adr100_history``manual_required`、卡點與來源事件 dossierblocking console errors=0。
- 邊界T70 是前端與 API read model 可見性同步,不新增自動修復執行權限、不改 incident / approval / auto_repair state。Production callback replies 目前 `total=0`compact panel 需等 callback reply evidence 出現才可見。
- 目前進度更新AwoooP truth-chain 可回看約 99.7%;來源告警 / Sentry / SignOz / 修復結果可見性約 99.6%Operator Console status-chain 可見性約 99.2%AI 自動修復閉環約 98.0%;前端 AI 自動化管理介面產品化約 99.3%;完整 AI 自動化管理產品化約 98.5%。
---
### 2026-04-20 晚 (台北) — C1-C4 全流程串接 — Playbook 鏈路保護commit de2d34d