pub fn is_disallowed_trigger(trigger: &str) -> boolExpand description
True when a stored rule trigger is disallowed and should be reclaimed by
the decay cycle. ONLY command_failure: triggers can be disallowed
command triggers: file_churn:<path> (paths may contain =),
multi_agent_start, and free-text triggers are never revoked by the
decay cycle (GH-813).