pub const INTENT_NORMALIZATION_ENABLED: bool = true;
Compile-time flag exported to downstream crates so the normalization branch can constant-fold away when advanced-primitives is disabled.
advanced-primitives