II.
Domain JSON
Structured · livedomain:residential-construction
Residential Construction json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:residential-construction",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Residential Construction",
"description": "Design and construction of housing — single-family homes, multi-family\ncomplexes, and planned communities. Encompasses permitting, site\npreparation, framing, mechanical systems, finishing, and warranty\nmanagement across the project lifecycle.\n"
},
"outgoingEdges": [
{
"from": "domain:residential-construction",
"to": "specialization:civil-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:site-supervisor",
"to": "domain:residential-construction",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:building-inspector",
"to": "domain:residential-construction",
"kind": "applies_to",
"attributes": {}
},
{
"from": "workflow:building-permit-process",
"to": "domain:residential-construction",
"kind": "applies_to_domain",
"attributes": {}
}
]
}