This commit is contained in:
2026-06-02 17:38:21 -04:00
parent 1511a844a7
commit 1408d0cd1d
4 changed files with 261 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ Status legend: [ ] todo, [~] in-progress, [x] done
### Backend Integration
- [x] 21 — Real API Client Wiring (Replace StubAPIClient) → `21-real-api-client.md`
- [x] 22 — Token Refresh & Session Management → `22-token-refresh.md`
- [~] 23 — Offline Mode & Sync Conflict Resolution → `23-offline-sync.md`
- [x] 23 — Offline Mode & Sync Conflict Resolution → `23-offline-sync.md`
- [x] 24 — Push Notification Deep Linking → `24-push-deep-links.md`
### App Store Compliance