iiRecord
Agentic AI Atlas · Krate CI
platform-service:krate-cia5c.ai
II.
PlatformService JSON

platform-service:krate-ci

Structured · live

Krate CI json

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

File · domain/products/krate.yamlCluster · domain
Record JSON
{
  "id": "platform-service:krate-ci",
  "_kind": "PlatformService",
  "_file": "domain/products/krate.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Krate CI",
    "platformId": "platform:krate",
    "description": "CI/CD pipeline engine: Pipeline and Job scheduling with runner pools,\nartifact collection, and pipeline-as-code definitions. Agent dispatch\nruns appear as CI Jobs in the same pipeline queue.\n"
  },
  "outgoingEdges": [
    {
      "from": "platform-service:krate-ci",
      "to": "platform:krate",
      "kind": "part_of"
    }
  ],
  "incomingEdges": [
    {
      "from": "kubernetes-crd-kind:krate-runner-pool",
      "to": "platform-service:krate-ci",
      "kind": "belongs_to_resource_family",
      "attributes": {
        "family": "aggregated"
      }
    },
    {
      "from": "kubernetes-crd-kind:krate-pipeline",
      "to": "platform-service:krate-ci",
      "kind": "belongs_to_resource_family",
      "attributes": {
        "family": "aggregated"
      }
    },
    {
      "from": "kubernetes-crd-kind:krate-job",
      "to": "platform-service:krate-ci",
      "kind": "belongs_to_resource_family",
      "attributes": {
        "family": "aggregated"
      }
    },
    {
      "from": "kubernetes-crd-kind:krate-krate-artifact",
      "to": "platform-service:krate-ci",
      "kind": "belongs_to_resource_family",
      "attributes": {
        "family": "aggregated"
      }
    }
  ]
}