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