pub fn routing_strategy_slug(s: RoutingStrategy) -> StringExpand description
Stable kebab-case slug for a RoutingStrategy. Symmetric with serde and TOML
serialisation. Exported so CLI / observability code renders strategy values the
same way in every surface (JSON, plain text, config list).