II.
Domain JSON
Structured · livedomain:blockchain
Blockchain json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:blockchain",
"_kind": "Domain",
"_file": "domain/domains/taxonomy-alignment-domains.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Blockchain",
"description": "Blockchain domain aligned manually from the imported technical-domain layer.\nAtlas reuses the existing cryptography-and-blockchain specialization\nrather than duplicating specific frameworks or protocols.\n"
},
"outgoingEdges": [
{
"from": "domain:blockchain",
"to": "specialization:cryptography-blockchain",
"kind": "contains",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "stack-profile:blockchain-dapp",
"to": "domain:blockchain",
"kind": "applies_to"
},
{
"from": "lib-skill:cryptography-blockchain--consensus-protocols",
"to": "domain:blockchain",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
}
]
}