feat: optional privacy-preserving cloud sync (CF cloud backend) #3
Labels
No labels
area:backend
area:cf-integration
area:flutter-ui
priority:blocking-v1
priority:v1-polish
type:docs
type:epic
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: eva/focus-flow#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The architecture notes plan a "future sync layer" and the design spec wishlist
includes "advanced sync." Focus Flow is currently SQLite-local only.
CF's infrastructure (menagerie.circuitforge.tech) and privacy architecture
provide a natural home for an optional sync backend.
Design constraints from Focus Flow's philosophy
Proposed approach
What CF contributes
What stays in Focus Flow core
SyncAdapterinterface inpackages/scheduler_persistenceRelated
could serve the same role without requiring MongoDB on the client