Updates
CI / test (push) Successful in 58s
Release rolling / release (push) Successful in 6m56s

This commit is contained in:
Raven Scott
2026-07-18 20:17:34 -04:00
parent 52a1823469
commit 41f5476a60
10 changed files with 1470 additions and 90 deletions
+3
View File
@@ -9,8 +9,11 @@ The client shell is a **Pear desktop application** built with `pear-electron` +
| `index.js` | Pear process entry — starts `pear-electron` Runtime + `pear-bridge` |
| `index.html` | GUI main (`pear.gui.main`) — titlebar + panels |
| `app.js` | UI logic (connect, fleet, live charts, invites) |
| `ui/dashboard.js` | Charts tab master metrics wall |
| `shared/taxonomy.js` | Section grouping for the metrics wall |
| `ui/styles.css` | Layout, theme, **titlebar drag regions** |
| `client/*` | HyperDHT connection stack used by the UI |
| `docs/DASHBOARD.md` | Master Charts / metrics wall plan |
```bash
npm start # pear run -d .