A high-traffic UI flow produces inconsistent ordering between initial load and refresh. The affected area is virtual list.
Repair the virtual list dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Vue / virtual list.
- Observed failure family: plan bounded retries.
- Scope policy: qualityState must equal verified.