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