iiRecord
Agentic AI Atlas · GitLab.com
vcs-host:gitlaba5c.ai
II.
VCSHost JSON

vcs-host:gitlab

Structured · live

GitLab.com 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:gitlab",
  "_kind": "VCSHost",
  "_file": "extensions/vcs/vcs-hosts.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "GitLab.com",
    "vendor": "GitLab Inc.",
    "hostKind": "gitlab",
    "baseUrl": "https://gitlab.com",
    "notes": "GitLab SaaS; also self-hostable as GitLab CE/EE.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "ci-workflow:gitlab-ci-pipeline",
      "to": "vcs-host:gitlab",
      "kind": "hosted_on_vcs",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-gitlab",
      "to": "vcs-host:gitlab",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "pull-request:globex-platform-87",
      "to": "vcs-host:gitlab",
      "kind": "hosted_on_vcs",
      "attributes": {}
    }
  ]
}