II.
Domain JSON
Structured · livedomain:smart-buildings
Smart Buildings json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:smart-buildings",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Smart Buildings",
"description": "Intelligent building systems that integrate IoT sensors, building\nautomation, and data analytics — occupancy-driven HVAC, automated\nlighting, predictive maintenance, digital twins, and tenant experience\nplatforms. Optimizes energy use, comfort, and operational efficiency.\n"
},
"outgoingEdges": [
{
"from": "domain:smart-buildings",
"to": "specialization:civil-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "workflow:energy-audit",
"to": "domain:smart-buildings",
"kind": "applies_to_domain",
"attributes": {}
}
]
}