An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is virtual list.
Repair the virtual list result listing implementation so it paginates a stable filtered order without changing full-set totals.
Evidence
- Affected surface: Vue / virtual list.
- Observed failure family: build stable pagination.
- Scope policy: qualityState must equal verified.