iiRecord
Agentic AI Atlas · Krate Object Store
stack-part:krate-object-storea5c.ai
II.
StackPart JSON

stack-part:krate-object-store

Structured · live

Krate Object Store 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-object-store",
  "_kind": "StackPart",
  "_file": "domain/products/krate-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate Object Store",
    "category": "data-store",
    "description": "Storage layer for LFS blobs, release archives, CI artifacts, and\nother large immutable objects. Backed by S3-compatible object storage\nand separated from the Git ref/pack storage so that binary-heavy\nrepositories do not saturate the Gitea persistent volume. Object\nplacement is tracked per-repository in Repository status and resolved\nindependently from Git backend routing.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:krate-object-store",
      "to": "layer:8-execution",
      "kind": "realizes",
      "attributes": {
        "notes": "Object/artifact storage execution"
      }
    },
    {
      "from": "stack-part:krate-object-store",
      "to": "platform:krate",
      "kind": "part_of",
      "attributes": {
        "notes": "Krate object store component"
      }
    }
  ],
  "incomingEdges": []
}