II.
Domain JSON
Structured · livedomain:smart-home
Smart Home json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:smart-home",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Smart Home",
"description": "Connected home ecosystems — voice assistants, smart displays, IoT\ndevice management, and cross-platform interoperability. Encompasses\nuser experience design for ambient interfaces, privacy controls,\nand household activity recognition.\n"
},
"outgoingEdges": [
{
"from": "domain:smart-home",
"to": "specialization:embedded-firmware",
"kind": "contains"
}
],
"incomingEdges": []
}