II.
VCSHost JSON
Structured · livevcs-host:gitea
Gitea (self-hosted) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "vcs-host:gitea",
"_kind": "VCSHost",
"_file": "extensions/vcs/vcs-hosts.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Gitea (self-hosted)",
"vendor": "Gitea",
"hostKind": "gitea",
"notes": "Open-source self-hostable git forge; lightweight GitHub-alike.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agentVersion:claude:ge-0-0-0",
"to": "vcs-host:gitea",
"kind": "versioned_via",
"attributes": {}
}
]
}