Handbook
Cockpit
Forge Cockpit (forge-cockpit-web) is a local Electron + Python PoC for read-only Outlook/Teams/Plaud harvest, SQLite storage, and local LLM analysis.
Updated
Does not own
Cockpit is not coupled to Lenses or Fleet code paths for governed ForgeRuns. It is an operator harvest and analysis surface, not the control plane.
Default port
| Variable | Default | Surface |
|---|---|---|
COCKPIT_PORT |
9775 |
http://127.0.0.1:9775/cockpit/ |
Avoid collision with forge-accessibility (often :8765).
Integrations
| Product | Contract / purpose |
|---|---|
| forge-cdp-manager | Parallel Edge tab leases for M365 surfaces |
| forge-cockpit-memory | Fleet remote memory client (PulseEvent ingest) |
| forge-cockpit-mobile | Read-only Android pulse feed from Fleet memory |
See intersection map — Cockpit ↔ CDP.
Ecosystem siblings
- Cockpit memory — npm package; default Fleet base
https://fleet.forgesdlc.com - Cockpit mobile — Expo read-only feed; no write path in MVP
In-repo documentation
Clone forge-cockpit-web and read:
README.md— start scripts (./scripts/start-cockpit.sh, browser variant)docs/— ingestion, CDP attach, MVP aromas slice
No Firebase handbook shell. Platform link-out only.