II.
Domain JSON
Structured · livedomain:fleet-management-ops
Fleet Management json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:fleet-management-ops",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-2.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Fleet Management",
"description": "Managing vehicle fleets — GPS tracking, route optimization, driver\nmanagement, fuel monitoring, maintenance scheduling, and compliance\n(ELD, DOT). Covers commercial trucking, delivery, and service fleets.\n"
},
"outgoingEdges": [
{
"from": "domain:fleet-management-ops",
"to": "specialization:logistics",
"kind": "contains"
},
{
"from": "domain:fleet-management-ops",
"to": "specialization:operations",
"kind": "contains"
}
],
"incomingEdges": []
}