pub const TOPK_MAX_K: usize = 64;
Largest K the host paths support (kept generous; the kernel itself is K-agnostic per round).