Saved work expires
A cache is temporary.
Providers cannot keep every working result forever. Cached entries may expire after a period of inactivity, or disappear when the serving system makes room for other work.
An exact match can still become a miss if its saved work is gone.
Caching is an opportunity to reuse work, not a promise of permanent storage.
# citations