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 update stream implementation so it keeps the latest valid version and reports stale conflicts.
Evidence
- Affected surface: Full-stack backend focus / cache boundary.
- Observed failure family: resolve duplicate updates.
- Scope policy: retained must equal true.