Defer the mobile workspace bundle behind an offline-safe bootstrap #997

Merged
timmy merged 6 commits from timmy/996-defer-mobile-workspace-bootstrap into main 2026-08-17 02:52:40 +00:00
Member

Closes #996

What changed

  • replaces the eager workspace script with a single-flight feature bootstrap
  • keeps the shell visible with actionable load-failure status
  • warms the workspace through the failure-isolated optional offline cache
  • gates Home → Insights → Home at 320px and 390px in the packaged browser release

Verification

  • RED: 4 focused failures before implementation
  • focused bootstrap/bundle tests: 5 passed
  • packaged mobile browser journey: 2 passed
  • full suite: 1881 passed, 7 skipped
  • parser-blocking scripts: 1; core gzip: 101266 bytes
Closes #996 ## What changed - replaces the eager workspace script with a single-flight feature bootstrap - keeps the shell visible with actionable load-failure status - warms the workspace through the failure-isolated optional offline cache - gates Home → Insights → Home at 320px and 390px in the packaged browser release ## Verification - RED: 4 focused failures before implementation - focused bootstrap/bundle tests: 5 passed - packaged mobile browser journey: 2 passed - full suite: 1881 passed, 7 skipped - parser-blocking scripts: 1; core gzip: 101266 bytes
rockachopa added 1 commit 2026-08-17 01:04:43 +00:00
perf: defer mobile workspace bootstrap (Closes #996)
Some checks failed
CI / lint (pull_request) Successful in 2m49s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Failing after 2m43s
CI / release-candidate (pull_request) Has been skipped
49bbeadc48
rockachopa added 1 commit 2026-08-17 01:13:18 +00:00
test: allow workspace activation before offline delivery
Some checks failed
CI / lint (pull_request) Successful in 2m54s
CI / build-release (pull_request) Successful in 7s
CI / browser-journey (pull_request) Failing after 3m4s
CI / release-candidate (pull_request) Has been skipped
1a4f930b50
rockachopa added 1 commit 2026-08-17 01:23:48 +00:00
fix: replay reconnect after workspace bootstrap
Some checks failed
CI / lint (pull_request) Successful in 2m49s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Failing after 2m44s
CI / release-candidate (pull_request) Has been skipped
0a4c9a0ae8
rockachopa added 1 commit 2026-08-17 01:41:25 +00:00
fix: preserve reconnect across deferred workspace startup
Some checks failed
CI / lint (pull_request) Successful in 2m49s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Failing after 2m53s
CI / release-candidate (pull_request) Has been skipped
377fd889c5
timmy added 1 commit 2026-08-17 02:17:33 +00:00
fix: recover deferred workspace reconnects
Some checks failed
CI / lint (pull_request) Successful in 2m53s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Failing after 2m45s
CI / release-candidate (pull_request) Has been skipped
0fc152f623
timmy added 1 commit 2026-08-17 02:46:45 +00:00
test: model worker transport outage deterministically
All checks were successful
CI / lint (pull_request) Successful in 2m40s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 2m3s
CI / release-candidate (pull_request) Has been skipped
cf76bc3636
timmy scheduled this pull request to auto merge when all checks succeed 2026-08-17 02:52:11 +00:00
timmy merged commit f30143b5ea into main 2026-08-17 02:52:40 +00:00
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#997
No description provided.