feat(FN-3398): update desktop README with multi-project setup and troublesh

The merge lands Step 7 of FN-3398, adding documentation and delivery artifacts across the mobile and desktop packages with updated READMEs, mobile-specific docs, and architecture references.

Fusion-Task-Id: FN-3398
This commit is contained in:
Fusion
2026-05-04 21:41:52 -07:00
committed by gsxdsm
parent 9699c3f2b6
commit 3feeb9026a
43 changed files with 2025 additions and 398 deletions

View File

@@ -77,6 +77,13 @@ Install from browser:
## Mobile UX Behavior
### Native shell onboarding and connection profiles
- First launch in the mobile shell enters a shell-level remote connection onboarding flow before dashboard model onboarding.
- Connection setup supports QR scan and manual URL entry, with optional auth token.
- Saved remote profiles are persisted in shell-local mobile storage and managed through `window.fusionShell` connection APIs.
- Shell connection persistence is intentionally separate from Fusion project/global settings.
### Planning Mode
Planning Mode opens directly into the composer pane on mobile when no planning sessions exist, avoiding an empty-sidebar dead end. On desktop/tablet the split view is unaffected. Once sessions are saved, mobile shows the session list as usual and the user can navigate between list and detail panes.