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