pub fn candidate_set(
full_mode: bool,
unified_env: bool,
explicit_profile: bool,
) -> CandidateSetExpand description
Decides the candidate pool. Single source of truth for the tools/list
handler AND offline measurement (doctor overhead), so the advertised
surface and the reported overhead can never drift apart.