pub const MAX_PATH_LENGTH: usize = 4096; // 4_096usize
Maximum path length (platform-dependent, using conservative limit)