iiRecord
Agentic AI Atlas · GitHub
vcs-host:githuba5c.ai
II.
VCSHost JSON

vcs-host:github

Structured · live

GitHub json

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

File · extensions/vcs/vcs-hosts.yamlCluster · extensions
Record JSON
{
  "id": "vcs-host:github",
  "_kind": "VCSHost",
  "_file": "extensions/vcs/vcs-hosts.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GitHub",
    "vendor": "GitHub (Microsoft)",
    "hostKind": "github",
    "baseUrl": "https://github.com",
    "notes": "The dominant SaaS git host; primary public-OSS forge.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-readiness-score:ora.github-com",
      "to": "vcs-host:github",
      "kind": "scores_agent_readiness_of",
      "attributes": {
        "observedVia": "ora-discover-api"
      }
    },
    {
      "from": "platform-service:kradle-external-backends",
      "to": "vcs-host:github",
      "kind": "integrates_with"
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-backend-provider",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-backend-binding",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-backend-sync-policy",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-provider-capability-manifest",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-sync-event",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-sync-state",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-write-intent",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-sync-conflict",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "kubernetes-crd-kind:kradle-external-object-link",
      "to": "vcs-host:github",
      "kind": "maps_to_external_resource",
      "attributes": {
        "relationship": "mirror"
      }
    },
    {
      "from": "ci-workflow:gh-actions-test",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "ci-workflow:claim-tests-daily",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "ci-workflow:claim-tests-weekly",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "ci-workflow:gh-actions-release",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "ci-workflow:circleci-config",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-github",
      "to": "vcs-host:github",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:github-issues-mcp",
      "to": "vcs-host:github",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "pull-request:acme-app-1234",
      "to": "vcs-host:github",
      "kind": "hosted_on_vcs",
      "attributes": {}
    }
  ]
}