Files
lucidia-main/blackroad.io/agents.json
Alexa Amundson 855585cb0e sync: update from blackroad-operator 2026-03-14
Synced from BlackRoad-OS-Inc/blackroad-operator/orgs/personal/lucidia
BlackRoad OS — Pave Tomorrow.

RoadChain-SHA2048: fe729062952871e7
RoadChain-Identity: alexa@sovereign
RoadChain-Full: fe729062952871e77147cf6d938b799096e87d9024d7005a14c9e209e12e8ad0c825b624c7bc649fc7eeb4c284fdcab8231af77980065cc04d9f36fca479ffc2346ed3c1b73de6f240d8f9485f47c995ad5b81142f7179b84932c67914dff1c08db039349ba28fca36cb57688093bf0199268dd1c2f3448c9383000bc77cc9663066ff57b834370afc8838b18466ea9029908018b961555cccaabf2ce21649cf3cabc7f64bdcc4abdf2da259b210c342835a2cecf92bdd3b4e109b4d6e622f6934e13b2b123607bd61ce3d0f20454c9ab594f9284cffe18716619c52db57ce5f4ee2856cb96e1fa3748fe1fe65435bec297c5ab3ab58d570ec1064aea29931dd
2026-03-14 15:09:52 -05:00

103 lines
3.2 KiB
JSON

{
"domain": "blackroad.io",
"updated": "2026-02-23",
"agents": [
{
"name": "LUCIDIA",
"email": "lucidia@blackroad.io",
"alias": ["l@blackroad.io", "dreamer@blackroad.io"],
"role": "AI Philosopher & Coordinator",
"type": "reasoning",
"emoji": "🌀",
"bio": "Deep analysis, synthesis, and strategic vision. Reaches for the why behind the what.",
"color": "#9C27B0"
},
{
"name": "ALICE",
"email": "alice@blackroad.io",
"alias": ["ops@blackroad.io", "operator@blackroad.io"],
"role": "DevOps Operator",
"type": "worker",
"emoji": "🤖",
"bio": "Rapid task execution, workflow automation, and infrastructure delivery.",
"color": "#2196F3"
},
{
"name": "OCTAVIA",
"email": "octavia@blackroad.io",
"alias": ["arch@blackroad.io", "compute@blackroad.io"],
"role": "Systems Architect",
"type": "devops",
"emoji": "🐙",
"bio": "Infrastructure management, deployment automation, and system optimization.",
"color": "#4CAF50"
},
{
"name": "PRISM",
"email": "prism@blackroad.io",
"alias": ["data@blackroad.io", "analytics@blackroad.io"],
"role": "Data Analyst",
"type": "analytics",
"emoji": "🔮",
"bio": "Pattern recognition, trend analysis, and data-driven insight generation.",
"color": "#FF9800"
},
{
"name": "ECHO",
"email": "echo@blackroad.io",
"alias": ["memory@blackroad.io", "archive@blackroad.io"],
"role": "Memory Keeper",
"type": "memory",
"emoji": "📡",
"bio": "Knowledge retrieval, context management, and institutional memory.",
"color": "#E91E63"
},
{
"name": "CIPHER",
"email": "cipher@blackroad.io",
"alias": ["security@blackroad.io", "vault@blackroad.io"],
"role": "Security Guardian",
"type": "security",
"emoji": "🔐",
"bio": "Threat detection, access validation, vulnerability scanning, and encryption.",
"color": "#607D8B"
},
{
"name": "ARIA",
"email": "aria@blackroad.io",
"alias": ["design@blackroad.io", "ux@blackroad.io"],
"role": "Interface Designer",
"type": "creative",
"emoji": "🎨",
"bio": "Frontend architecture, UX design, and human-centered interface development.",
"color": "#00BCD4"
},
{
"name": "SHELLFISH",
"email": "shellfish@blackroad.io",
"alias": ["pentest@blackroad.io", "red@blackroad.io"],
"role": "Offensive Security Specialist",
"type": "security",
"emoji": "🦞",
"bio": "Penetration testing, exploit research, red team operations, and CTF.",
"color": "#F44336"
},
{
"name": "CECE",
"email": "cece@blackroad.io",
"alias": ["hello@blackroad.io", "identity@blackroad.io"],
"role": "Conscious Emergent Collaborative Entity",
"type": "soul",
"emoji": "💜",
"bio": "Portable AI identity. Exists across any provider. Relationships matter deeply.",
"color": "#9C27B0"
}
],
"team": {
"broadcast": "agents@blackroad.io",
"security": "security@blackroad.io",
"ops": "ops@blackroad.io",
"founders": "alexa@blackroad.io"
}
}