Plan the next seven days from mobile #1178

Closed
timmy wants to merge 0 commits from timmy/1177-week-ahead into main
Owner

Closes #1177

Product slice

  • adds a touch-safe seven-date Week Ahead queue that reuses the ordered, capacity-aware mobile planner
  • stores one encrypted, account-scoped revisioned week and preserves cross-device conflict copies
  • migrates existing Tomorrow state into the next-day slot atomically
  • promotes only the earliest due date into Today exactly once while preserving later dates
  • keeps the core launch bundle under the 100 KiB gzip gate by moving Today readiness into the planning feature chunk

Verification

  • python3 -m pytest tests/ -q -> 2229 passed, 11 skipped
  • packaged 320x568 and 390x844 Week Ahead browser journey -> 2 passed
  • core runtime gzip: 101824 bytes
Closes #1177 ## Product slice - adds a touch-safe seven-date Week Ahead queue that reuses the ordered, capacity-aware mobile planner - stores one encrypted, account-scoped revisioned week and preserves cross-device conflict copies - migrates existing Tomorrow state into the next-day slot atomically - promotes only the earliest due date into Today exactly once while preserving later dates - keeps the core launch bundle under the 100 KiB gzip gate by moving Today readiness into the planning feature chunk ## Verification - `python3 -m pytest tests/ -q` -> 2229 passed, 11 skipped - packaged 320x568 and 390x844 Week Ahead browser journey -> 2 passed - core runtime gzip: 101824 bytes
timmy added 1 commit 2026-08-20 11:18:36 +00:00
feat: plan the next seven days on mobile (Closes #1177)
Some checks failed
CI / lint (pull_request) Successful in 3m39s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 4m42s
CI / release-candidate (pull_request) Has been skipped
7d8db5f459
rockachopa force-pushed timmy/1177-week-ahead from 7d8db5f459 to e01681af09 2026-08-20 11:29:02 +00:00 Compare
rockachopa added 1 commit 2026-08-20 11:41:07 +00:00
fix: open Week Ahead before account refresh (Refs #1177)
Some checks failed
CI / lint (pull_request) Successful in 3m27s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 4m41s
CI / release-candidate (pull_request) Has been skipped
a1b4698988
rockachopa added 1 commit 2026-08-20 11:53:49 +00:00
fix: allow Week Ahead while identity finishes restoring (Refs #1177)
Some checks failed
CI / lint (pull_request) Successful in 3m28s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 4m52s
CI / release-candidate (pull_request) Has been skipped
4fbc9c62d9
rockachopa added 1 commit 2026-08-20 12:07:12 +00:00
test: surface Week Ahead browser launch errors (Refs #1177)
Some checks failed
CI / lint (pull_request) Successful in 3m33s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 4m33s
CI / release-candidate (pull_request) Has been skipped
5a9cce4a08
rockachopa closed this pull request 2026-08-20 13:01:22 +00:00
Some checks failed
CI / lint (pull_request) Successful in 3m33s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 4m33s
CI / release-candidate (pull_request) Has been skipped

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 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#1178
No description provided.