A state restoration path produces a user-visible duplicate after an interrupted session. The affected area is ViewModel state.
Repair the ViewModel state state synchronization implementation so it accepts compatible server updates and surfaces version conflicts without losing local intent.
Evidence
- Affected surface: Android / Kotlin / ViewModel state.
- Observed failure family: reconcile optimistic state.
- Scope policy: tenantId must equal tenant-primary.