pub const LEADER_RELEASED_CHANNEL: &str = "forge_leader_released";
PG NOTIFY channel pinged when a leader voluntarily releases its slot. Payload is the role string; subscribers filter by their own role.