iiRecord
Agentic AI Atlas · Azure DevOps Repos
vcs-host:azure-devopsa5c.ai
II.
VCSHost JSON

vcs-host:azure-devops

Structured · live

Azure DevOps Repos 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:azure-devops",
  "_kind": "VCSHost",
  "_file": "extensions/vcs/vcs-hosts.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Azure DevOps Repos",
    "vendor": "Microsoft",
    "hostKind": "azure-devops",
    "baseUrl": "https://dev.azure.com",
    "notes": "Microsoft Azure DevOps Git hosting.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agentVersion:claude:ge-0-0-0",
      "to": "vcs-host:azure-devops",
      "kind": "versioned_via",
      "attributes": {}
    }
  ]
}