BlackRoad OS is an AI-first operating layer — connecting models, cloud, and edge hardware into one unified platform.
| Pillar | Details |
|---|---|
| 🤖 30,000 AI Agents | Autonomous agents distributed across GPU cluster + Pi fleet |
| ⚡ Edge-Native | Runs on Cloudflare Workers, Raspberry Pi, bare metal |
| 🔒 Private by Default | Tokenless gateway — no keys in agent code |
| 🛠️ Developer-First | TypeScript SDK, Python client, CLI, REST API |
| 🧠 PS-SHA∞ Memory | Hash-chain persistent memory across model sessions |
| Repo | Purpose | Stack |
|---|---|---|
blackroad |
Main monorepo (45K+ files) | Multi-lang |
blackroad-os-web |
Web platform + OS workspace | Next.js 16 |
blackroad-os-docs |
Documentation hub | Docusaurus 3 |
blackroad-cli |
@blackroad/cli npm package |
Node.js |
index |
Master org + service index | Markdown |
| Repo | Purpose |
|---|---|
blackroad-os-agents |
Agent system + CECE identity |
blackroad-os-mesh |
WebSocket real-time mesh |
lucidia-core |
AI reasoning engines (Python) |
blackroad-agent-os |
Agent OS runtime |
| Repo | Purpose |
|---|---|
blackroad-os-metaverse |
Three.js 3D world |
lucidia-earth |
Earth visualization |
lucidia-earth-website |
Lucidia's landing |
| Repo | Purpose |
|---|---|
pi-ai-hub |
Pi AI coordination hub |
pi-mission-control |
Fleet mission control |
pi-launch-dashboard |
Launch metrics |
pi-ai-registry |
Model registry |
pi-viral-hub |
Content distribution |
| Organization | Focus | Repos |
|---|---|---|
| BlackRoad-OS-Inc | Corporate core repos | 16 |
| BlackRoad-AI | AI/ML models + inference | 53 |
| BlackRoad-Cloud | Cloud infrastructure | 30 |
| BlackRoad-Security | Security tools | 30 |
| Blackbox-Enterprises | Enterprise automation | 21 |
| BlackRoad-Hardware | IoT + Raspberry Pi | 30 |
| BlackRoad-Foundation | CRM + project management | 30 |
| BlackRoad-Media | Social + content | 29 |
| BlackRoad-Labs | Research + data science | 20 |
| BlackRoad-Interactive | Games + 3D | 29 |
| (+7 more) | Education, Gov, Studio, Ventures... | ~150 |
# Install CLI
npm install -g @blackroad/cli
# Initialize workspace
br init
# Start AI agent
br agent start --model qwen2.5:7b
# Check system health
br health© BlackRoad OS, Inc. — San Francisco, CA. All rights reserved.
