-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdomains.json
More file actions
77 lines (77 loc) · 1.92 KB
/
Copy pathdomains.json
File metadata and controls
77 lines (77 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "BlackRoad OS domain registry — all domains orchestrated via Cloudflare",
"updated": "2026-02-27T00:00:00Z",
"domains": [
{
"domain": "blackboxprogramming.io",
"use": "Developer Education and APIs",
"org": "Blackbox-Enterprises"
},
{
"domain": "blackroad.io",
"use": "Core Project Landing Page",
"org": "BlackRoad-OS"
},
{
"domain": "blackroad.company",
"use": "Corporate and HR Operations",
"org": "BlackRoad-Ventures"
},
{
"domain": "blackroad.me",
"use": "Personal Agent Identity Nodes",
"org": "BlackRoad-AI"
},
{
"domain": "blackroad.network",
"use": "Distributed Network Interface",
"org": "BlackRoad-Cloud"
},
{
"domain": "blackroad.systems",
"use": "Infrastructure and System Ops",
"org": "BlackRoad-Cloud"
},
{
"domain": "blackroadai.com",
"use": "AI Research and API Hosting",
"org": "BlackRoad-AI"
},
{
"domain": "blackroadinc.us",
"use": "US-based Governance and Legal",
"org": "BlackRoad-Gov"
},
{
"domain": "blackroadqi.com",
"use": "Quantum Intelligence Research",
"org": "BlackRoad-Labs"
},
{
"domain": "blackroadquantum.com",
"use": "Primary Quantum Lab Interface",
"org": "BlackRoad-Labs"
},
{
"domain": "lucidia.earth",
"use": "Memory Layer and Personal AI",
"org": "BlackRoad-AI"
},
{
"domain": "lucidia.studio",
"use": "Creative and Asset Management",
"org": "BlackRoad-Studio"
},
{
"domain": "roadchain.io",
"use": "Blockchain and Witnessing Ledger",
"org": "BlackRoad-Security"
},
{
"domain": "roadcoin.io",
"use": "Tokenomics and Financial Interface",
"org": "BlackRoad-Ventures"
}
]
}