aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 8c81872..d1c1874 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -156,7 +156,7 @@ Smaller features first to enable early MVP validation.
- [x] POST /api/sync/push endpoint
- [x] GET /api/sync/pull endpoint
- [x] Client: Sync queue management
-- [ ] Client: Push implementation
+- [x] Client: Push implementation
- [ ] Client: Pull implementation
- [ ] Conflict resolution (Last-Write-Wins)
- [ ] Auto-sync on reconnect