II.
Domain JSON
Structured · livedomain:aviation
Aviation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:aviation",
"_kind": "Domain",
"_file": "domain/domains/industry-verticals-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Aviation",
"description": "Aviation operations, flight planning, MRO, and airspace management.\n"
},
"outgoingEdges": [
{
"from": "domain:aviation",
"to": "specialization:aerospace-engineering",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "workflow:flight-operations-review",
"to": "domain:aviation",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:mro-scheduling-optimization",
"to": "domain:aviation",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:airworthiness-compliance-review",
"to": "domain:aviation",
"kind": "applies_to_domain",
"attributes": {}
}
]
}