iiRecord
Agentic AI Atlas · Gitea (self-hosted)
vcs-host:giteaa5c.ai
II.
VCSHost JSON

vcs-host:gitea

Structured · live

Gitea (self-hosted) 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: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": {}
    }
  ]
}