Next Steps - ToDo
To Do ON Architecture and sync model
- A delta sync GraphQL schema
- A technical roadmap with timelines
- Postgres ERD (Entity Relationship Diagram)
- Delta Sync GraphQL Schema
- Migration Timeline & Phased Roadmap
- Technical Decision Register (TDR)
- Architecture diagram (exportable PNG or PDF)
- RxDB schema definitions
- Capacitor project structure outline
- Backend Folder Structure + Best Practices
To Do on Conflict Resolution
- A Postgres table-by-table merge mode map
- Example GraphQL payloads for push/pull
- Actual server-side merge resolver functions (TypeScript)
- An ERD that aligns with this conflict model
- A table-by-table merge mode matrix (Vessels, Tasks, Documents, Checklists, Users, etc.)
- A Postgres schema aligned with the conflict rules
- A combined “Sync + Conflict Resolution” architecture diagram (PNG/PDF)