pub const WCOJ_ELIGIBLE_KEY_LIMIT: usize = 8;
The widest K-clique shape the WCOJ planner architecture admits at the eligibility layer. K=7 and K=8 are accepted here so the Phase-2 templates can inherit the same planner contract.