II.
StackPart JSON
Structured · livestack-part:krate-aggregated-api
Krate Aggregated API Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:krate-aggregated-api",
"_kind": "StackPart",
"_file": "domain/products/krate-components.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Krate Aggregated API Server",
"category": "api",
"description": "Postgres-backed Kubernetes API extension that serves high-cardinality\nsocial and execution data — PullRequest, Issue, Review, Pipeline, Job,\nWebhookDelivery, and all agent runtime resources. Registers with\nkube-apiserver via APIService so kubectl, client-go, watch, RBAC, and\nadmission work transparently while avoiding etcd storage for records\nthat grow with usage.\n"
},
"outgoingEdges": [
{
"from": "stack-part:krate-aggregated-api",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {
"notes": "Aggregated API server for data-plane resources"
}
},
{
"from": "stack-part:krate-aggregated-api",
"to": "platform:krate",
"kind": "part_of",
"attributes": {
"notes": "Krate aggregated API component"
}
},
{
"from": "stack-part:krate-aggregated-api",
"to": "stack-part:managed-postgres",
"kind": "implemented_by",
"attributes": {
"notes": "PostgreSQL backs the aggregated API storage"
}
}
],
"incomingEdges": []
}