II.
Domain JSON
Structured · livedomain:home-automation
Home Automation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:home-automation",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Home Automation",
"description": "Automated control of residential systems — lighting, HVAC, security,\nand appliance orchestration through programmable rules and AI-driven\nroutines. Covers protocol integration (Zigbee, Z-Wave, Matter) and\nenergy optimization.\n"
},
"outgoingEdges": [
{
"from": "domain:home-automation",
"to": "specialization:embedded-firmware",
"kind": "contains"
},
{
"from": "domain:home-automation",
"to": "role:embedded-engineer",
"kind": "employs_role"
},
{
"from": "domain:home-automation",
"to": "role:firmware-engineer",
"kind": "employs_role"
},
{
"from": "domain:home-automation",
"to": "specialization:embedded-systems",
"kind": "contains"
},
{
"from": "domain:home-automation",
"to": "specialization:network-programming",
"kind": "contains"
}
],
"incomingEdges": []
}