II.
VCSHost JSON
Structured · livevcs-host:azure-devops
Azure DevOps Repos json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}