II.
PackageSurface JSON
Structured · livepackage:kradle-helm-chart
Kradle Helm Chart json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:kradle-helm-chart",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/kradle.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "kradle",
"packageName": "kradle",
"displayName": "Kradle Helm Chart",
"description": "Helm chart for deploying the Kradle forge platform to Kubernetes. Packages CRDs, controllers, and supporting services into a single installable chart with release gate annotations.",
"role": "k8s-deployment-chart",
"whenToUse": "Use this to deploy or upgrade the Kradle forge on a Kubernetes cluster via Helm.",
"workspacePath": "packages/kradle/charts",
"moduleType": "other",
"surfaceKinds": [
"helm-chart",
"kubernetes-install",
"crd-distribution"
],
"sourceOfTruthRole": "application",
"publishedTo": "none",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:kradle-helm-chart",
"to": "path:kradle-chart",
"kind": "references_path",
"attributes": {}
},
{
"from": "package:kradle-helm-chart",
"to": "ci:kradle-helm-chart",
"kind": "validated_by_ci",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "ci:kradle-helm-chart",
"to": "package:kradle-helm-chart",
"kind": "validates_package",
"attributes": {}
}
]
}