A cross-layer workflow passes unit tests but breaks when client, API, and persistence state arrive in a different order. The affected area is cache boundary.
Repair the cache boundary dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Full-stack backend focus / cache boundary.
- Observed failure family: plan bounded retries.
- Scope policy: retained must equal true.