pub const REDUCTION_SENTINEL: &str = "[sc-reduced";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.