Dashboardopencode-loreRecovery systemTTL suppression

Recovery systemTTL suppression

Category: gotcha
Confidence: 1.00
ID: 01a0a9ac-d391-738d-9ccb-b00fc6c7fe01
Project ID: 6f4be9ff-ed84-4cca-a9e7-732a0b0b8677
Cross-project: No
Recalled in other projects: 0
Source session: 0yjugA0mK4GfBAsLB
Created: 2026-09-16 10:04:30
Updated: 2026-09-16 10:04:30

Content

Trap: disabling conversation and tool caching looks sufficient for recall recovery, but provider translation can still emit system cache_control, and Vertex or foreign Anthropic-compatible downgrades can restore 5m. Fix: recovery sets systemTTL:false, cacheConversation:false, and cacheTools:false; downgrade branches must preserve explicit false. Chose uncached synthesis over inherited caching because recovery prompts contain transient failure context and must not pollute provider caches.

Move to: