II.
PathDescriptor JSON
Structured · livepath:kradle-chart
Kradle Helm chart workspace json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:kradle-chart",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/kradle-subpackages.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:kradle-chart",
"displayName": "Kradle Helm chart workspace",
"path": "packages/kradle/charts",
"pathKind": "source-of-truth-dir",
"ownerKind": "PackageSurface",
"ownerId": "package:kradle-helm-chart",
"platform": "repo",
"scope": "project",
"evaluationContext": "project",
"expansion": "literal",
"notes": "Helm application chart containing Kradle CRDs, controller/API deployments, services, RBAC, GitOps templates, and release-gate annotations."
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:kradle-helm-chart",
"to": "path:kradle-chart",
"kind": "references_path",
"attributes": {}
}
]
}