iiRecord
Agentic AI Atlas · Kradle Control Plane
stack-part:kradle-control-planea5c.ai
II.
StackPart JSON

stack-part:kradle-control-plane

Structured · live

Kradle Control Plane json

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

File · domain/products/kradle-components.yamlCluster · domain
Record JSON
{
  "id": "stack-part:kradle-control-plane",
  "_kind": "StackPart",
  "_file": "domain/products/kradle-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle Control Plane",
    "category": "infrastructure",
    "description": "The Kubernetes API extension that makes Kradle a K8s-native forge.\nStores low-cardinality configuration as etcd-backed CRDs (Repository,\nWebhookSubscription, RefPolicy, BranchProtection, View, Selector)\nand enforces all mutations through Kubernetes RBAC and admission\nwebhooks. Exposes watch/event streams so controllers and the UI\ncan reconcile state changes in real time.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:kradle-control-plane",
      "to": "layer:6-agent-platform",
      "kind": "realizes",
      "attributes": {
        "notes": "Core control plane for the Kradle forge runtime"
      }
    },
    {
      "from": "stack-part:kradle-control-plane",
      "to": "platform:kradle",
      "kind": "part_of",
      "attributes": {
        "notes": "Kradle control plane component"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "claim:kradle-control-plane-component",
      "to": "stack-part:kradle-control-plane",
      "kind": "asserts_about"
    }
  ]
}