An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is virtual list.
Repair the virtual list cache lifecycle implementation so it separates purge, refresh, and escalation actions by staleness and risk.
Evidence
- Affected surface: Vue / virtual list.
- Observed failure family: plan cache invalidation.
- Scope policy: qualityState must equal verified.