pub const CONTROL_MIN_WORDS: u32 = 160;Expand description
Minimum control-buffer words required by the compiled megakernel ABI.
This covers shutdown, done count, tenant masks, metrics, epoch, priority offsets, and the statically declared read/write buffer count in the IR.