docs(telegram): record t69 status chain rollout [skip ci]

This commit is contained in:
Your Name
2026-05-19 09:50:34 +08:00
parent 383cc6ab2a
commit 30b2f5bd6e
2 changed files with 55 additions and 0 deletions

View File

@@ -2262,6 +2262,16 @@ Phase 6 完成後
- 邊界T68 補齊 evidence/status writeback不宣稱 T67 是全自動修復。下一步可把同樣 record-only remediation pattern 推廣到其他 Telegram 告警,讓 investigation / remediation / verification / human gate 都能在前端與 Telegram 回覆裡同源呈現。
- 目前進度更新AwoooP truth-chain 可回看約 99.5%AI 自動修復閉環約 97.8%Config Drift 治理約 99.6%;前端 AI 自動化管理介面產品化約 98.9%;完整 AI 自動化管理產品化約 97.6%。
**T69 Telegram detail/history AwoooP status-chain production verified2026-05-19 台北)**
- 觸發Telegram 詳情 / 歷史仍把 timeline、ADR-100 history、MCP Gateway、automation quality 分散顯示Operator 要自己判斷「現在階段、AI 是否真的執行、是否已驗證、是否只讀試跑待人工」。
- 修正:`telegram_gateway.py` 新增 `_format_awooop_status_chain_lines()`,詳情與歷史 callback 同源輸出「AwoooP 狀態鏈」:`DB Truth-chain` + `ADR-100 history`、current stage、verdict、AI 修復狀態、verification、auto-repair / ops / MCP / KM evidence count、ADR-100 route、write flags、human gate、next step。
- 降級history callback 會先讀 ADR-100 historytruth-chain fetch 失敗時仍用 remediation evidence 顯示降級狀態,不再只剩 Redis TTL / old frequency snapshot。
- Verificationlocal `py_compile`、Telegram template / automation block / operator timeline tests `75 passed``cd apps/api && pytest tests/test_telegram_adr050.py -q` `33 passed`、ruff `F/E9``git diff --check` pass。
- Production deploy`109f55a1 feat(telegram): surface awooop status chain` 已推 Gitea mainCode Review run `2392` successCD run `2391` jobs `2975/tests``2976/build-and-deploy``2977/post-deploy-checks` 全 successdeploy marker `383cc6ab chore(cd): deploy 109f55a [skip ci]`
- Production smokeAPI / worker rollout successrunning image `192.168.0.110:5000/awoooi/api:109f55a12ba93895a16e6b9f9b3f614f6b7b15d5`health healthy`/api/v1/platform/runs/list?project_id=awoooi&page=1&per_page=1` HTTP 200 / `total=5785`
- 邊界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%。
---
### 2026-04-20 晚 (台北) — C1-C4 全流程串接 — Playbook 鏈路保護commit de2d34d