iiRecord
Agentic AI Atlas · ci:kradle-helm-chart
ci:kradle-helm-charta5c.ai
II.
CiSurface JSON

ci:kradle-helm-chart

Structured · live

ci:kradle-helm-chart json

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

File · catalog-meta/ci-surfaces/kradle.yamlCluster · catalog-meta
Record JSON
{
  "id": "ci:kradle-helm-chart",
  "_kind": "CiSurface",
  "_file": "catalog-meta/ci-surfaces/kradle.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "ciId": "kradle-helm-chart",
    "packageId": "package:kradle-helm-chart",
    "scripts": [
      "npm-run-check",
      "helm-template"
    ],
    "publishStrategy": "application",
    "releaseChannels": [
      "staging"
    ],
    "validationCommands": [
      "npm run check --workspace=@a5c-ai/kradle",
      "helm template kradle packages/kradle/charts"
    ],
    "artifactExpectations": [
      "packages/kradle/charts/Chart.yaml",
      "packages/kradle/charts/crds/*.yaml",
      "packages/kradle/charts/templates/*.yaml"
    ],
    "triggerEvents": [
      "push",
      "pr"
    ]
  },
  "outgoingEdges": [
    {
      "from": "ci:kradle-helm-chart",
      "to": "package:kradle-helm-chart",
      "kind": "validates_package",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "package:kradle-helm-chart",
      "to": "ci:kradle-helm-chart",
      "kind": "validated_by_ci",
      "attributes": {}
    }
  ]
}