pub const MAX_EXECUTION_LANES: usize = 64;
Maximum fixed execution lanes the guest runtime can address. The production default vCPU pool is capped lower, but host configuration must not exceed this ABI-visible lane table size.