An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is route loader.
Repair the route loader update stream implementation so it keeps the latest valid version and reports stale conflicts.
Evidence
- Affected surface: React / route loader.
- Observed failure family: resolve duplicate updates.
- Scope policy: cohort must equal stable.