The big six
| Service | Port | Role |
|---|---|---|
| Supervisor | 9000 | Admin/dev UI + process manager. Proxies /auth/* + /api/*. |
| Ambrose Core (Python) | 8100 | Orchestrator. /api/chat, agents, teams, node publishing, vault, voice tool dispatch. |
| Ambrose Core (Node.js) | 3300 | War Room (/api/warroom), Claude Agent SDK runner with MCP bridges (ghl, vault, brain, admin-ops), PHI Rail, billing. |
| The Brain | 8150 | 25+ federal/healthcare data MCPs (CMS, NADAC, FDA, Federal Register, …) behind tier gates + rate limits. |
| PHI Gateway | 8160 | Pseudonymization proxy — scrubs the 18 HIPAA identifiers; re-hydrates on response. |
| Postgres | 5432 | Multi-tenant state — agencies, agents, teams, routines, tokens, billing, vault index. |
The live architecture page
Logged-in users can open /architecture for a real-time graph — every service, every spoke, current status, recent activity.