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