mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-07 00:24:17 +08:00
A cached text signature is pinned to its part by that part's own content fingerprint. Gemini validates a signature's own integrity and never its binding to the surrounding history, so drift elsewhere in the conversation cannot invalidate it. Gating the fingerprinted lookup on the context hash only discarded reasoning the model then had to redo. The legacy positional fallback has no such proof and stays gated.