Regex rules behind classify_title_role()
title_role_rules.RdExposed so the rule set is inspectable and testable. Each element is an
anchored, upper-case regular expression; classify_title_role() applies them
in the documented precedence (BOARD, then OFFICER, then STAFF).