Keep first-task completion across devices #1149
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#1149
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/1148-cross-device-first-task"
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?
Closes #1148
Synchronizes first-task completion through the existing encrypted Today account state and durable outbox. Completion remains local-first offline, retries idempotently, converges monotonically, and hydrates a fresh device without another startup request.
Tests:
pytest -q(2176 passed, 9 skipped). Core runtime: 102399 bytes gzip (within 100 KiB budget).