docs(logbook): record diagnosis lane deploy verification [skip ci]

This commit is contained in:
Your Name
2026-05-06 22:12:32 +08:00
parent 19e721d4af
commit d2205dc1c0

View File

@@ -13,6 +13,9 @@
- `pytest tests/test_telegram_message_templates.py tests/test_decision_manager_docker_prune_routing.py tests/test_ssh_provider_tools.py -q` → 31 passed。
- `ruff check tests/test_telegram_message_templates.py tests/test_decision_manager_docker_prune_routing.py` → All checks passed。
- 注意:`telegram_gateway.py` 全檔 ruff 仍會掃到既有 import order、bare except、單行 if 等歷史債;本輪未在 6000+ 行 gateway 巨檔做無關機械清理。
- Gitea runs `1823` / `1824` completed successCD 自動 deploy marker `19e721d4`
- K8s `awoooi-api` / `awoooi-web` 已 rollout 到 image tag `9dfecc4d1b12db59fc26c5ff794397e81444aba8`
- Production pod smoke`automation_state=diagnosis_collected_manual_required` 顯示 `AI 已完成只讀診斷,需人工判斷` 且不含 `AI 自動修復失敗``diagnosis_failed_manual_required` 顯示 `AI 診斷工具失敗,需人工排查` 且不含 `AI 自動修復失敗`
## 2026-05-06 | SSH MCP 連線參數硬化,修復 `%d format` 導致主機診斷全失敗