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