II.
Domain JSON
Structured · livedomain:graphic-design
Graphic Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:graphic-design",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Graphic Design",
"description": "Visual communication through typography, layout, color, and imagery —\nbrand identity systems, print design, packaging, iconography, and\ndigital illustration. Bridges aesthetic craft with strategic messaging.\n"
},
"outgoingEdges": [
{
"from": "domain:graphic-design",
"to": "specialization:ux-ui-design",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "role:motion-designer",
"to": "domain:graphic-design",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:brand-designer",
"to": "domain:graphic-design",
"kind": "applies_to",
"attributes": {}
}
]
}