An accessibility-safe interaction regressed after state ownership moved across a component boundary. The affected area is service worker queue.
Repair the service worker queue dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Web platform / service worker queue.
- Observed failure family: plan bounded retries.
- Scope policy: cohort must equal stable.