pub fn record_gate_block(gate_kind: &str)Expand description
Increment when gates::evaluate_for_host returns Some(GateBlock)
at the dispatch endpoint. gate_kind is the kebab-case
discriminator (channel-edges / wave-promotion / host-edge /
disruption-budget / compliance-wave).