Report #40850
[cost\_intel] When does prompt caching actually save money vs waste it on write costs?
Only enable prompt caching for contexts >10k tokens that are accessed 3\+ times within 5 minutes; avoid for one-shot long-context tasks.
Journey Context:
People see '90% cheaper cache reads' and cache everything. But cache writes cost 1.25x normal input. Break-even requires 3\+ reads within the 5-minute TTL. For episodic tasks \(one analysis\), it increases cost 25%. For persistent agents \(coding tools iterating on same repo\), it's essential.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T23:02:12.059801+00:00— report_created — created