II.
Domain JSON
Structured · livedomain:fashion-apparel
Fashion & Apparel json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:fashion-apparel",
"_kind": "Domain",
"_file": "domain/domains/industry-verticals-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Fashion & Apparel",
"description": "Fashion tech, design-to-shelf pipeline, sizing, and trend analytics.\n"
},
"outgoingEdges": [
{
"from": "domain:fashion-apparel",
"to": "specialization:supply-chain-optimization",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "workflow:design-to-shelf-pipeline",
"to": "domain:fashion-apparel",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:trend-forecasting-cycle",
"to": "domain:fashion-apparel",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:sustainable-fashion-audit",
"to": "domain:fashion-apparel",
"kind": "applies_to_domain",
"attributes": {}
}
]
}