An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is fetch pipeline.
Repair the fetch pipeline state synchronization implementation so it accepts compatible server updates and surfaces version conflicts without losing local intent.
Evidence
- Affected surface: Web platform / fetch pipeline.
- Observed failure family: reconcile optimistic state.
- Scope policy: retained must equal true.