iiRecord
Agentic AI Atlas · OpenAI vendor relationship
vendor-rel:openaia5c.ai
II.
VendorRelationship JSON

vendor-rel:openai

Structured · live

OpenAI vendor relationship json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/tenants/vendor-relationships.yamlCluster · role
Record JSON
{
  "id": "vendor-rel:openai",
  "_kind": "VendorRelationship",
  "_file": "role/tenants/vendor-relationships.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "OpenAI vendor relationship",
    "vendorName": "OpenAI",
    "relationshipKind": "paid",
    "startedAt": "2023-06-01",
    "notes": "Direct paid API relationship with OpenAI; usage flows through the\nplatform's master API key.\n"
  },
  "outgoingEdges": [
    {
      "from": "vendor-rel:openai",
      "to": "org-unit:platform-team",
      "kind": "with_organization",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}