A researcher replayed real Claude Code and Mooncake requests through a prefix-cache simulator to test whether alternative eviction policies could beat LRU, but failed across three approaches. The analysis reveals that under capacity pressure, most recomputation stems from tool-calling loops seconds apart rather than idle sessions, and the production LRU baseline proves surprisingly difficult to improve upon.