[scope:core] Pipeline monitor fix: scheduler.py called check_and_alert() wh...¶
[scope:core] Pipeline monitor fix: scheduler.py called check_and_alert() which didn't exist. Added the convenience function to pipeline_monitor.py that wires check_pipeline_health() β format_alert() β Discord webhook. Scheduler restart needed to pick up the fix (sudo systemctl restart bio-bridge-scheduler).