pub const DEFAULT_MAX_CACHE_CAPACITY: usize = 1_000;
Default maximum cache capacity (reduced from 10,000 to 1,000 for memory efficiency)