Test Alert Rule
alert-rules
Test Alert Rule
Test-fire an alert rule.
- type=“crest” (V2 Wave 5C): evaluates the rule’s
conditionagainst the LATEST REAL fitted hazard for every pattern in its scope (app/services/alert_eval.py). Never synthesizes a firing — a workspace with no fitted hazards yet gets an honestany_fitted: falseresult, not a fake alert. - type=“threshold” (legacy): fires a test notification and returns to confirm delivery targets. In this in-memory implementation the notification is logged; in production it would dispatch via each configured channel adapter.
POST
Test Alert Rule