iiRecord
Agentic AI Atlas · Krate Git Backend (Gitea)
stack-part:krate-git-backenda5c.ai
II.
StackPart JSON

stack-part:krate-git-backend

Structured · live

Krate Git Backend (Gitea) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/products/krate-components.yamlCluster · domain
Record JSON
{
  "id": "stack-part:krate-git-backend",
  "_kind": "StackPart",
  "_file": "domain/products/krate-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Git Backend (Gitea)",
    "category": "data-store",
    "description": "Gitea-backed Git server hosted on Kubernetes that terminates\nsmart-HTTP and SSH Git traffic. Provides repository storage on\nRWX persistent volumes, SSH deploy keys, collaborator/team\npermissions, protected branches, and webhook firing. The control\nplane reconciles Repository CRDs into Gitea hosting state while\nkeeping the Git protocol path outside the API controller boundary.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:krate-git-backend",
      "to": "layer:8-execution",
      "kind": "realizes",
      "attributes": {
        "notes": "Git data plane execution layer"
      }
    },
    {
      "from": "stack-part:krate-git-backend",
      "to": "platform:krate",
      "kind": "part_of",
      "attributes": {
        "notes": "Krate Git backend component"
      }
    },
    {
      "from": "stack-part:krate-git-backend",
      "to": "tool:gitea",
      "kind": "implemented_by",
      "attributes": {
        "notes": "Gitea is the backing Git server"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "claim:krate-git-backend-uses-gitea",
      "to": "stack-part:krate-git-backend",
      "kind": "asserts_about"
    }
  ]
}