pub const ENABLED: bool = false;Expand description
Whether the ablation switch is compiled in.
A harness MUST assert this before reporting numbers. Without it every arm silently measures the same unablated decoder and the whole run reads as “no kernel is responsible for anything” — the exact false-negative this module exists to avoid.