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 lifecycle transitions implementation so it accepts only declared state transitions and reports rejected requests.
Evidence
- Affected surface: Full-stack backend focus / cache boundary.
- Observed failure family: validate state transitions.
- Scope policy: retained must equal true.