V3.7 provides an exact cache path, content-aware compression controls, provider-prefix preparation, and release-gated semantic-cache safeguards. Cache reuse and compression results remain workload- and configuration-specific.
Semantic caching is opt-in because a similarity threshold can return the wrong response. The implementation contains threshold-learning machinery, but it is not a production claim until the frozen release proves calibration, invalidation, tenant isolation, and false-hit behavior on a representative corpus.
Safe handling for code and JSON protects structure and may return the original content with no reduction. A lossy compression result can be made reversible by storing its original in the CCR path and using the returned identifier before its TTL expires.
The prefix-ordering path can improve reuse when the configured provider supports prompt caching and its cache conditions are met. Pricing, minimums, TTLs, and discounts belong to the provider's current contract; measure actual usage instead of publishing a fixed saving.
Back up the configured data root and review release notes before upgrading an existing deployment. Use pipx upgrade superlocalmemory or the equivalent command for your installer.
Upgrade, enable only the paths you need, and compare cache correctness, token use, latency, and provider accounting on your own workload.