pub const ROUTING_FORM: &str = "tatara.pleme.io/routing-form";Expand description
Label / annotation key stamping the routing form
("stable" | "instance") on every emitted routing edge.
Value is a crate::routing::RoutingForm wire-form string;
consumers filtering the two forms compare to
RoutingForm::as_str,
never to a bare literal.