pub const TRIGGER_ID_PREFIX: &str = "TR";Expand description
Trigger ids are TR<ordinal>, with no separator: TR91. Two letters, not
one — a bare T91 reads as a ticket id beside TICK-91, which is exactly
the confusion an id prefix exists to prevent.