A state restoration path produces a user-visible duplicate after an interrupted session. The affected area is push inbox.
Repair the push inbox dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Flutter / push inbox.
- Observed failure family: plan bounded retries.
- Scope policy: qualityState must equal verified.