A mobile workflow diverges after backgrounding, reconnecting, or replaying queued work. The affected area is deep link router.
Repair the deep link router dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: iOS / Swift / deep link router.
- Observed failure family: plan bounded retries.
- Scope policy: retained must equal true.