II.
PackageSurface JSON
Structured · livepackage:a5c-ai-kradle-installer
Kradle Installer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "package:a5c-ai-kradle-installer",
"_kind": "PackageSurface",
"_file": "catalog-meta/package-surfaces/kradle-installer.yaml",
"_cluster": "catalog-meta",
"attributes": {
"packageId": "@a5c-ai/kradle-installer",
"packageName": "@a5c-ai/kradle-installer",
"displayName": "Kradle Installer",
"description": "Kradle Kubernetes deployment installer providing Helm, Terraform, and environment management tooling. Orchestrates the full deployment lifecycle including infrastructure provisioning and chart installation.",
"role": "forge-deployment-tooling",
"whenToUse": "Use this when setting up a new Kradle deployment, managing Terraform infrastructure, or automating Helm-based upgrades of the forge platform.",
"workspacePath": "packages/kradle/installer",
"moduleType": "nextjs",
"surfaceKinds": [
"ui-consumer",
"api-surface"
],
"sourceOfTruthRole": "application",
"publishedTo": "none",
"versionPolicy": "semver"
},
"outgoingEdges": [
{
"from": "package:a5c-ai-kradle-installer",
"to": "path:catalog-api",
"kind": "references_path",
"attributes": {}
}
],
"incomingEdges": []
}