II.
StackPart JSON
Structured · livestack-part:krate-control-plane
Krate Control Plane json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:krate-control-plane",
"_kind": "StackPart",
"_file": "domain/products/krate-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Control Plane",
"category": "infrastructure",
"description": "The Kubernetes API extension that makes Krate 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:krate-control-plane",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {
"notes": "Core control plane for the Krate forge runtime"
}
},
{
"from": "stack-part:krate-control-plane",
"to": "platform:krate",
"kind": "part_of",
"attributes": {
"notes": "Krate control plane component"
}
}
],
"incomingEdges": [
{
"from": "claim:krate-control-plane-component",
"to": "stack-part:krate-control-plane",
"kind": "asserts_about"
}
]
}