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:
@@ -16,8 +16,11 @@ At a high level, Fusion is split into:
|
||||
- **Dashboard API + SPA** (`@fusion/dashboard`)
|
||||
- **CLI + Pi extension** (`@runfusion/fusion`)
|
||||
- **Desktop shell** (`@fusion/desktop`)
|
||||
- **Mobile shell** (`@fusion/mobile`)
|
||||
- **Terminal dashboard** (part of `@runfusion/fusion` — see `packages/cli/src/commands/dashboard-tui/`)
|
||||
|
||||
Native shells expose a shared host-neutral bridge at `window.fusionShell` for first-run shell onboarding, connection profile persistence, and active shell mode/profile state. The dashboard consumes `window.fusionShell` when present and degrades cleanly in plain web/PWA mode.
|
||||
|
||||
### High-level runtime diagram
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user