Some checks failed
CD Pipeline / build-and-deploy (push) Has been cancelled
- 新增 src/constants/__init__.py + alert_types.py - ALERTNAME_TO_TYPE 常數(56 筆)從 webhooks.py 內聯 dict 遷移至模組 - webhooks.py 改用 ALERTNAME_TO_TYPE.get(alertname, "custom") - TODO I1: 下 Sprint 整合 ADR-064 Rule Engine 動態推斷(此為中間狀態) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 lines
27 B
Python
2 lines
27 B
Python
# AWOOOI Constants Package
|