Rule types
- Threshold rules
- Sequence rules
- Dwell-time rules
- Composite escalation rules
Example
{
"rule": "loading-delay",
"condition": "loading_started && no_movement > 8m",
"severity": "high"
}
Governance
Version each rule set and track owner approval for production changes.