aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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 d1c1874..276e6c5 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -157,7 +157,7 @@ Smaller features first to enable early MVP validation.
- [x] GET /api/sync/pull endpoint
- [x] Client: Sync queue management
- [x] Client: Push implementation
-- [ ] Client: Pull implementation
+- [x] Client: Pull implementation
- [ ] Conflict resolution (Last-Write-Wins)
- [ ] Auto-sync on reconnect
- [ ] Add tests