A device lifecycle boundary exposes stale data when network and local state disagree. The affected area is sync adapter.
Repair the sync adapter command handling implementation so it accepts first operations, recognizes safe repeats, and rejects key reuse with a different payload.
Evidence
- Affected surface: Android / Kotlin / sync adapter.
- Observed failure family: enforce idempotent operations.
- Scope policy: contractVersion must equal 2.