補齊 AI Smoke 趨勢管理
All checks were successful
CD Pipeline / deploy (push) Successful in 1m13s

This commit is contained in:
OoO
2026-04-29 23:54:23 +08:00
parent 81159b5b3d
commit 10bbd55f5b
14 changed files with 191 additions and 14 deletions

6
app.py
View File

@@ -95,9 +95,9 @@ except Exception as e:
sys_log.error(f"無法檢測磁碟空間: {e}")
# 🚩 系統版本定義 (備份與顯示用)
# 🚩 2026-04-29 V10.7: AI Smoke 趨勢保存最近快檢結果 JSONL
# 持久化與 dashboard 趨勢視覺化
SYSTEM_VERSION = "V10.7"
# 🚩 2026-04-29 V10.8: AI Smoke 趨勢管理JSONL 匯出 / 清理 /
# 每日摘要接入 dashboard
SYSTEM_VERSION = "V10.8"
# ==========================================
# 🔒 SQL Injection 防護函數