iiRecord
Agentic AI Atlas · Kradle Aggregated API Server
stack-part:kradle-aggregated-apia5c.ai
II.
StackPart JSON

stack-part:kradle-aggregated-api

Structured · live

Kradle Aggregated API Server 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-aggregated-api",
  "_kind": "StackPart",
  "_file": "domain/products/kradle-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Kradle 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:kradle-aggregated-api",
      "to": "layer:6-agent-platform",
      "kind": "realizes",
      "attributes": {
        "notes": "Aggregated API server for data-plane resources"
      }
    },
    {
      "from": "stack-part:kradle-aggregated-api",
      "to": "platform:kradle",
      "kind": "part_of",
      "attributes": {
        "notes": "Kradle aggregated API component"
      }
    },
    {
      "from": "stack-part:kradle-aggregated-api",
      "to": "stack-part:managed-postgres",
      "kind": "implemented_by",
      "attributes": {
        "notes": "PostgreSQL backs the aggregated API storage"
      }
    }
  ],
  "incomingEdges": []
}