Skip to main content

TOKEN_PREFIX

Constant TOKEN_PREFIX 

Source
pub const TOKEN_PREFIX: &str = "DEVFLOW_DELIVERY_CANARY_";
Expand description

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).