iiRecord
Agentic AI Atlas · Krate CI Engine
stack-part:krate-ci-enginea5c.ai
II.
StackPart JSON

stack-part:krate-ci-engine

Structured · live

Krate CI Engine 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-ci-engine",
  "_kind": "StackPart",
  "_file": "domain/products/krate-components.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate CI Engine",
    "category": "compute",
    "description": "Pipeline and Job scheduling engine backed by ARC (Actions Runner\nController). Defines RunnerPool CRDs with warm/max replica scaling,\ntrust-tier admission, per-pool cache backends, and queue-depth KEDA\nautoscaling. Pipelines execute as Kubernetes Jobs with projected\nServiceAccount tokens scoped to repo/ref/pipeline. Collects artifacts,\nstreams logs via SSE, and supports rerun-from-step semantics.\n"
  },
  "outgoingEdges": [
    {
      "from": "stack-part:krate-ci-engine",
      "to": "layer:8-execution",
      "kind": "realizes",
      "attributes": {
        "notes": "CI pipeline execution engine"
      }
    },
    {
      "from": "stack-part:krate-ci-engine",
      "to": "platform:krate",
      "kind": "part_of",
      "attributes": {
        "notes": "Krate CI engine component"
      }
    }
  ],
  "incomingEdges": []
}