Sync API
Status: infrastructure only Last updated: 2026-04-15
What It Does
The sync service sends queued operations to a remote endpoint and processes the server response.
Main Responsibilities
- start and stop periodic sync
- send pending operations
- mark applied and rejected operations
- record conflicts
- emit sync lifecycle events
Current Gap
This layer is scaffolded, but the full remote product flow is not finished yet.