{
"id": "customer:acme-global",
"_kind": "Customer",
"_file": "role/tenants/customers.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Acme Global Holdings",
"customerKind": "enterprise",
"contractTier": "enterprise-platinum",
"notes": "Commercial counterparty for the Acme tenant; owns the master service\nagreement and billing relationship.\n"
},
"outgoingEdges": [
{
"from": "customer:acme-global",
"to": "org-unit:platform-team",
"kind": "represents",
"attributes": {}
}
],
"incomingEdges": []
}