II.
Domain JSON
Structured · livedomain:food-delivery
Food Delivery json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:food-delivery",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-3.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Food Delivery",
"description": "On-demand food delivery platforms — restaurant aggregation, real-time\norder routing, driver dispatch optimization, and delivery logistics.\nIncludes demand forecasting, dynamic pricing, and last-mile\ndelivery efficiency.\n"
},
"outgoingEdges": [
{
"from": "domain:food-delivery",
"to": "specialization:logistics",
"kind": "contains"
},
{
"from": "domain:food-delivery",
"to": "role:mobile-engineer",
"kind": "employs_role"
},
{
"from": "domain:food-delivery",
"to": "role:logistics-coordinator",
"kind": "employs_role"
},
{
"from": "domain:food-delivery",
"to": "workflow:field-dispatch-optimization",
"kind": "uses_workflow"
},
{
"from": "domain:food-delivery",
"to": "specialization:mobile-development",
"kind": "contains"
}
],
"incomingEdges": []
}