pub const ACTION_VERBS: &[&str];
Action verbs used by category inference.
Category inference treats these as boundaries between a domain prefix and the action verb (for example SearchStart -> search).
SearchStart
search