Research questionHow can grounded RAG reuse prefix caches when overlapping evidence is ordered differently?Grounded RAG requests may retrieve overlapping evidence, yet different evidence orders produce different token prefixes. This prevents prefix caching from reducing the cost of processing otherwise reusable prompt content.