Some checks failed
CD Pipeline / build-and-deploy (push) Has been cancelled
classify_notification() 不知道 alert_category,對 backup 告警 (confidence=0, auto_executed=False)返回 TYPE-3,覆蓋掉 classify_alert_early() 已設好的 notification_type=TYPE-1。 修法:在路由分支前,讓 incident.notification_type 明確值 (TYPE-1 / TYPE-4D / TYPE-8M)覆蓋 classify_notification()。 影響:backup/info/watchdog 告警只發 send_info_notification(), 不再噴帶按鈕的審批卡到 Telegram。 2026-04-12 ogt (ADR-075 bugfix) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>