II.
Domain JSON
Structured · livedomain:metaverse
Metaverse json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:metaverse",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Metaverse",
"description": "Persistent, shared virtual worlds that blend physical and digital\nexperiences — avatar systems, virtual economies, social interaction\nin 3D spaces, and cross-platform interoperability. Encompasses\nboth consumer entertainment and enterprise collaboration use cases.\n"
},
"outgoingEdges": [
{
"from": "domain:metaverse",
"to": "specialization:computer-graphics",
"kind": "contains"
},
{
"from": "domain:metaverse",
"to": "specialization:game-engine-dev",
"kind": "contains"
}
],
"incomingEdges": []
}