pub const MAX_PATHS: usize = 1000;
Maximum CFG paths to enumerate (TIGER-04). Prevents unbounded path enumeration in resources command.