Keep first-task completion across devices #1149

Merged
rockachopa merged 2 commits from timmy/1148-cross-device-first-task into main 2026-08-19 20:51:36 +00:00
Member

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).

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).
rockachopa added 1 commit 2026-08-19 20:34:28 +00:00
feat: sync first-task completion across devices (Closes #1148)
Some checks failed
CI / lint (pull_request) Successful in 3m6s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Failing after 3m27s
CI / release-candidate (pull_request) Has been skipped
fa47ded3ab
rockachopa added 1 commit 2026-08-19 20:44:05 +00:00
test: verify first-task completion on a replacement phone
All checks were successful
CI / lint (pull_request) Successful in 3m18s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Successful in 3m43s
CI / release-candidate (pull_request) Has been skipped
de405efdbc
rockachopa merged commit f785134dfe into main 2026-08-19 20:51:36 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#1149
No description provided.