Prefetch the Query cache from a Loader
Let Router coordinate navigation while Query owns the data lifecycle.
loadercache
Router prefetches before navigation, search params preserve filters, Query owns the cache, and a Server Function handles the write boundary.
Let Router coordinate navigation while Query owns the data lifecycle.