This commit adds comprehensive canonical documentation for all BlackRoad
infrastructure, domains, and services.
Documentation includes:
- BLACKROAD_CANONICAL_TRUTH.md - Master source of truth
- 19 GoDaddy registered domains
- 58 Cloudflare Pages projects
- 15 GitHub organizations
- 40+ repositories
- 7 physical devices (Raspberry Pis + VPS)
- 4 AI platform integrations
- Complete network plane taxonomy
- IP addressing schema
- Secrets management locations
- COMPLETE_DOMAIN_MASTER_LIST.md - All domains & projects
- Complete Cloudflare Pages inventory
- Domain-to-project mapping
- Deployment instructions
- DNS configurations
- LUCIDIA_EARTH_INFRASTRUCTURE.md - Infrastructure guide
- Cloudflare Pages, Workers, Tunnels
- Raspberry Pi deployment
- Docker configurations
- Claude Code integration
- QUICK_DEPLOY.md - Fast deployment reference
- ALL_DOMAINS_REFERENCE.md - Domain routing details
Automation scripts:
- blackroad-deploy-all.sh - Master deployment orchestrator
- blackroad-netdump.sh - Network inventory collector
All 19 domains:
- lucidia.earth (metaverse)
- blackroad.io (corporate)
- blackroadqi.com (quantum intelligence)
- blackroadquantum.{com,info,net,shop,store}
- roadchain.io, roadcoin.io
- And 10 more domains
Infrastructure as scripture. Complete canonical truth.
🤖 Generated with Claude Code (Cece)
Co-Authored-By: Claude <noreply@anthropic.com>
82 lines
1.7 KiB
Markdown
82 lines
1.7 KiB
Markdown
# BlackRoad Domains - Complete Infrastructure Documentation
|
|
|
|
**Owner:** Alexa Louise Amundson
|
|
**Organization:** BlackRoad Inc.
|
|
**Email:** amundsonalexa@gmail.com | blackroad.systems@gmail.com
|
|
**Last Updated:** 2025-12-22
|
|
|
|
---
|
|
|
|
## 🌐 Overview
|
|
|
|
Complete canonical documentation for all BlackRoad infrastructure:
|
|
|
|
- **19 GoDaddy Registered Domains**
|
|
- **58 Cloudflare Pages Projects**
|
|
- **15 GitHub Organizations**
|
|
- **40+ GitHub Repositories**
|
|
- **7 Physical Devices**
|
|
- **4 AI Platform Integrations**
|
|
|
|
---
|
|
|
|
## 📚 Documentation Files
|
|
|
|
1. **BLACKROAD_CANONICAL_TRUTH.md** ⭐ - Master source of truth
|
|
2. **COMPLETE_DOMAIN_MASTER_LIST.md** - All domains & projects
|
|
3. **LUCIDIA_EARTH_INFRASTRUCTURE.md** - Infrastructure guide
|
|
4. **QUICK_DEPLOY.md** - Fast reference
|
|
5. **ALL_DOMAINS_REFERENCE.md** - Domain routing
|
|
6. **blackroad-deploy-all.sh** - Master deployment
|
|
7. **blackroad-netdump.sh** - Network inventory
|
|
|
|
---
|
|
|
|
## 🌍 All 19 Registered Domains
|
|
|
|
### Lucidia
|
|
- lucidia.earth ⭐ (Metaverse)
|
|
- lucidia.studio
|
|
- lucidiaqi.com
|
|
|
|
### BlackRoad Core
|
|
- blackroad.io (Main site)
|
|
- blackroad.me
|
|
- blackroad.company
|
|
- blackroad.systems
|
|
- blackroad.network
|
|
|
|
### AI & Quantum
|
|
- blackroadai.com
|
|
- blackroadqi.com
|
|
- blackroadquantum.com/info/net/shop/store
|
|
|
|
### Blockchain
|
|
- roadchain.io
|
|
- roadcoin.io
|
|
|
|
### Other
|
|
- blackboxprogramming.io
|
|
- blackroadinc.us
|
|
|
|
**Nameservers:** jade.ns.cloudflare.com, chad.ns.cloudflare.com
|
|
|
|
---
|
|
|
|
## 🚀 Quick Start
|
|
|
|
```bash
|
|
# Deploy everything
|
|
~/blackroad-deploy-all.sh
|
|
|
|
# Get network inventory
|
|
~/blackroad-netdump.sh
|
|
|
|
# Deploy specific project
|
|
wrangler pages deploy dist --project-name=lucidia-earth
|
|
```
|
|
|
|
---
|
|
|
|
**"The road remembers everything. So do we."** 🛣️
|