iiRecord
Agentic AI Atlas · GitHub
provider:githuba5c.ai
II.
ModelProviderProduct JSON

provider:github

Structured · live

GitHub json

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

File · capabilities-and-models/model-provider-product.yamlCluster · capabilities-and-models
Record JSON
{
  "id": "provider:github",
  "_kind": "ModelProviderProduct",
  "_file": "capabilities-and-models/model-provider-product.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "providerId": "github",
    "displayName": "GitHub",
    "kindLabel": "model-access-broker",
    "vendor": "GitHub",
    "homepage": null,
    "apiFamilies": [
      "chat"
    ],
    "authKinds": [
      "GITHUB_TOKEN",
      "COPILOT_GITHUB_TOKEN"
    ],
    "evidenceRefs": [
      "repo-sdk-fallback",
      "repo-target-copilot",
      "web-github-copilot-agent"
    ]
  },
  "outgoingEdges": [
    {
      "from": "provider:github",
      "to": "layer:2-provider",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "provider:github",
      "to": "evidence:repo-sdk-fallback",
      "kind": "has_evidence_source"
    },
    {
      "from": "provider:github",
      "to": "evidence:repo-target-copilot",
      "kind": "has_evidence_source"
    },
    {
      "from": "provider:github",
      "to": "evidence:web-github-copilot-agent",
      "kind": "has_evidence_source"
    }
  ],
  "incomingEdges": [
    {
      "from": "platform-service:kradle-external-backends",
      "to": "provider:github",
      "kind": "integrates_with"
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-backend-provider",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-backend-binding",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-backend-sync-policy",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-provider-capability-manifest",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-sync-event",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-sync-state",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-write-intent",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-sync-conflict",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-object-link",
      "to": "provider:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "capability-manifest"
      }
    },
    {
      "from": "tool-server:mcp-github",
      "to": "provider:github",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:github-issues-mcp",
      "to": "provider:github",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "providerVersion:github:ge-0-0-0",
      "to": "provider:github",
      "kind": "model_provider_version_of"
    }
  ]
}