pub const REDUCTION_SENTINEL: &'static str;Expand description
The sentinel prefix every reduction placeholder starts with (D2).
Defined once, here. A11’s export leak-guard greps for this string; the
projection layer never writes it into genuine (non-reduced) content.