From fe101104cdd50256d4ef5c61e1bf099ed2da68e3 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 7 Dec 2025 19:16:48 +0900 Subject: feat(server): add POST /api/sync/push endpoint MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Implement sync push endpoint with Last-Write-Wins conflict resolution. Includes Zod validation for decks, cards, and review logs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- docs/dev/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev') diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index e98d72f..453bd25 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -153,7 +153,7 @@ Smaller features first to enable early MVP validation. - [x] Add tests ### Sync Engine -- [ ] POST /api/sync/push endpoint +- [x] POST /api/sync/push endpoint - [ ] GET /api/sync/pull endpoint - [ ] Client: Sync queue management - [ ] Client: Push implementation -- cgit v1.2.3-70-g09d2