II.
Domain JSON
Structured · livedomain:space-tech
Space Technology json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:space-tech",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Space Technology",
"description": "Satellite systems, launch vehicle software, ground station networks,\norbital mechanics, and space mission operations. Includes NewSpace\ncommercial constellations and deep-space exploration.\n"
},
"outgoingEdges": [
{
"from": "domain:space-tech",
"to": "specialization:aerospace-engineering",
"kind": "contains"
},
{
"from": "domain:space-tech",
"to": "specialization:embedded-systems",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "specialization:space-systems",
"to": "domain:space-tech",
"kind": "specializes"
}
]
}