System Log
This commit is contained in:
+4
-1
@@ -14,7 +14,8 @@ The client shell is a **Pear desktop application** built with `pear-electron` +
|
||||
| `ui/styles.css` | Layout, theme, **titlebar drag regions** |
|
||||
| `client/*` | HyperDHT connection stack used by the UI |
|
||||
| `docs/DASHBOARD.md` | Master Charts / metrics wall plan |
|
||||
| `user-guide/` | End-user workflows (Correlate, Related, Fleet, …) |
|
||||
| `user-guide/` | End-user workflows (Correlate, Related, Logs, Fleet, …) |
|
||||
| `ui/logs.js` | System Log tab controller |
|
||||
|
||||
```bash
|
||||
npm start # pear run -d .
|
||||
@@ -196,6 +197,8 @@ This template ships the **Pear run** path only. For Electron-forge / multi-arch
|
||||
| Metrics wall, time, board, gestures | [user-guide/charts.md](../user-guide/charts.md) · [DASHBOARD.md](./DASHBOARD.md) |
|
||||
| **Correlate** (highlight → Find Correlations) | [user-guide/metric-correlations.md](../user-guide/metric-correlations.md) |
|
||||
| **Related (⇢)** (taxonomy + Pearson) | [user-guide/related-metrics.md](../user-guide/related-metrics.md) |
|
||||
| **Filters** menu (search / TOC / group / sort) | [user-guide/charts.md](../user-guide/charts.md) |
|
||||
| **Logs** tab | [user-guide/logs.md](../user-guide/logs.md) |
|
||||
|
||||
Implementation: `ui/dashboard.js`, `server/services/weights.js`, `shared/related-metrics.js`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user