A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is stream handler.
Repair the stream handler cache lifecycle implementation so it separates purge, refresh, and escalation actions by staleness and risk.
Evidence
- Affected surface: Fastify / stream handler.
- Observed failure family: plan cache invalidation.
- Scope policy: cohort must equal stable.