Cache Contract Pattern: 15 Unified React Query Cache Modules
The lib/cache/ directory contains 15 cache modules, each following the same contract pattern that connects URL search parameters with API query parameters and React Query cache keys, solving the common pain point of synchronizing pagination, filters, and cache invalidation in admin panels.