Part of BlackRoad OS — Sovereign Computing for Everyone
carpool is part of the BlackRoad OS ecosystem — a sovereign, distributed operating system built on edge computing, local AI, and mesh networking by BlackRoad OS, Inc.
| Org | Focus |
|---|---|
| BlackRoad OS | Core platform |
| BlackRoad OS, Inc. | Corporate |
| BlackRoad AI | AI/ML |
| BlackRoad Hardware | Edge hardware |
| BlackRoad Security | Cybersecurity |
| BlackRoad Quantum | Quantum computing |
| BlackRoad Agents | AI agents |
| BlackRoad Network | Mesh networking |
Website: blackroad.io | Chat: chat.blackroad.io | Search: search.blackroad.io
CarPool — Sovereign messaging and pub/sub. BlackRoad fork of NATS. Real-time fleet communication.
Part of the BlackRoad OS ecosystem — BlackRoad-OS-Inc
Sovereign messaging and pub/sub. Fork of NATS.
CarPool is BlackRoad's sovereign fork of NATS — real-time messaging, pub/sub events, and inter-node communication across the entire fleet.
- Fleet mesh — 4/5 nodes connected via NATS cluster
- Agent events — deploy notifications, health alerts, task dispatch
- BlackRoad topics —
blackroad.deploy.*,blackroad.health.*,blackroad.agents.* - RoundTrip integration — agent chat events flow through NATS
# On Octavia (NATS hub)
nats-server -c /etc/nats/nats.conf
# Port: 4222 (client), 6222 (cluster), 8222 (monitoring)Octavia (:4222) ← hub
├── Alice (:4222)
├── Cecilia (:4222)
├── Lucidia (:4222)
└── Gematria (:4222)
| Topic Pattern | Purpose |
|---|---|
blackroad.deploy.> |
Deployment events |
blackroad.health.> |
Node health checks |
blackroad.agents.> |
Agent communication |
blackroad.chat.> |
RoundTrip messages |
blackroad.memory.> |
Memory system events |
Forked from nats-io/nats-server (Apache 2.0 upstream). All BlackRoad modifications are proprietary.
BlackRoad OS, Inc. — Pave Tomorrow.
Proprietary. All rights reserved.