新增 AI 自動化 Smoke Dashboard
All checks were successful
CD Pipeline / deploy (push) Successful in 1m16s

This commit is contained in:
OoO
2026-04-29 23:46:48 +08:00
parent e6a1c9d09f
commit cde8b0cd3e
15 changed files with 473 additions and 13 deletions

6
app.py
View File

@@ -95,9 +95,9 @@ except Exception as e:
sys_log.error(f"無法檢測磁碟空間: {e}")
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-04-29 V10.5: AI 自動化可觀測性 — EventRouter / AutoHeal /
# safe action / Telegram replay metrics 接入 /metrics
SYSTEM_VERSION = "V10.5"
# 🚩 2026-04-29 V10.6: AI 自動化 Smoke Dashboard — EventRouter / AutoHeal /
# NemoTron / OpenClaw / ElephantAlpha 線上閉環快檢
SYSTEM_VERSION = "V10.6"
# ==========================================
# 🔒 SQL Injection 防護函數