An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is Pinia store.
Repair the Pinia store background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Vue / Pinia store.
- Observed failure family: schedule constrained jobs.
- Scope policy: tenantId must equal tenant-primary.