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