pub const TOKEN_PREFIX: &str = "DEVFLOW_DELIVERY_CANARY_";
The fixed, greppable prefix every declared canary token carries.
Exposed so the run’s provenance can record WHICH guard ran without recording the token itself (T-31-13).