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