A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is virtual list.
Repair the virtual list background jobs implementation so it schedules the highest-priority jobs that fit and defers the remainder deterministically.
Evidence
- Affected surface: Vue / virtual list.
- Observed failure family: schedule constrained jobs.
- Scope policy: qualityState must equal verified.