docs(logbook): 記錄多訊號告警部署驗證 [skip ci]
This commit is contained in:
@@ -30,14 +30,19 @@
|
||||
**驗證**:
|
||||
- `/Users/ogt/.pyenv/shims/python3.11 -m py_compile apps/api/src/services/telegram_gateway.py apps/api/tests/test_telegram_message_templates.py`:通過。
|
||||
- `DATABASE_URL='postgresql+asyncpg://test:test@localhost/test' /Users/ogt/.pyenv/shims/python3.11 -m pytest apps/api/tests/test_telegram_message_templates.py -q`:`71 passed`。
|
||||
- 本工作樹重跑 `DATABASE_URL='postgresql+asyncpg://test:test@127.0.0.1:5432/awoooi_test' pytest tests/test_telegram_message_templates.py -q`:`71 passed`。
|
||||
- `git diff --check`:通過。
|
||||
- `python3 scripts/ops/doc-secrets-sanity-check.py docs .gitea`:`DOC_SECRET_SANITY_OK scanned_files=912`。
|
||||
- `python3 scripts/security/source-control-owner-response-guard.py --root .`:`SOURCE_CONTROL_OWNER_RESPONSE_GUARD_OK`。
|
||||
- `python3 scripts/security/security-mirror-progress-guard.py --root .`:`SECURITY_MIRROR_PROGRESS_GUARD_OK`。
|
||||
- `python3 scripts/security/public-frontend-env-guard.py --root .`:`violations=0 / runtime_gate=0`。
|
||||
- Gitea code-review:`code-review.yaml #3204` 成功。
|
||||
- Gitea CD:`cd.yaml #3203` 的 `tests` 成功、`build-and-deploy` 成功並產生 deploy marker;`post-deploy-checks` 因後續 marker commit 取消,不能記為全綠。
|
||||
- Deploy marker:`b645d060 chore(cd): deploy 1123be1 [skip ci]`。
|
||||
- Production health:`https://awoooi.wooo.work/api/v1/health` 回 `status=healthy`、`environment=prod`、`mock_mode=false`;PostgreSQL、Redis、OpenClaw、SignOz、Ollama GCP A/B 均 `up`,`ollama_local` 仍為既有 502 / cooldown 非阻塞狀態。
|
||||
|
||||
**完成度同步**:
|
||||
- Telegram AIOps 多訊號事件包覆蓋:本地 `100%`,待正式部署驗證後更新 production readback。
|
||||
- Telegram AIOps 多訊號事件包覆蓋:本地 `100%`、code-review `100%`、deploy marker `100%`、production health readback `100%`;CD post-deploy-checks 仍需後續補一個完整成功 run,不把本輪 #3203 記為全綠。
|
||||
- AI 自動化告警產品化:host / runner 已落地;本段補 Wazuh / Kali / Nginx / backup / provider freshness / supply-chain 最後出口卡片,仍需接入 AwoooP Run / Work Item / KM / PlayBook live readback。
|
||||
- IwoooS headline 仍維持 `64%`,active runtime gate 仍 `0`。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user