<!-- Generated by npm run catalog:maps. Do not edit by hand. -->

# stakater/reloader 2.2.14 Catalog Map

This page makes the artifact chain explicit:

```text
chart -> recipe -> variants -> variant revisions -> package bases -> receipts
```

## Status

| Field | Value |
| --- | --- |
| Chart | stakater/reloader@2.2.14 |
| Catalog status | proof-grade |
| Support level | machine-proof-only |
| Supported scopes | none |
| Production readiness | not-reviewed-for-production |
| Supported variants | none |
| Candidate variants | default |
| Control points | capability-profile, catalog-coverage, dependency-lock, source-lock |

## Feature And Proof Summary

This is the chart-level summary. Use the variant table and receipt links below
for exact base-variant evidence.

| Field | Value |
| --- | --- |
| Adoption bucket | - |
| User status | - |
| Strongest evidence | - |
| Proof lanes | render parity 1/1; ConfigHub 0/1; local live 0/1; GitOps live 0/1; live parity 0/1 |
| Feature summary | none-recorded |
| Hard gap | - |
| Next action | - |

## Artifact Chain

| Stage | Artifact |
| --- | --- |
| Source chart lock | [recipes/stakater/reloader/2.2.14/source-lock.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/source-lock.yaml) |
| Dependency lock | [recipes/stakater/reloader/2.2.14/dependency-lock.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/dependency-lock.yaml) |
| Recipe | [recipes/stakater/reloader/2.2.14/recipe.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/recipe.yaml) |
| Helm plan | [recipes/stakater/reloader/2.2.14/helm-plan.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/helm-plan.yaml) |
| Chart dossier | [recipes/stakater/reloader/2.2.14/chart-dossier.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/chart-dossier.yaml) |
| Control points | [recipes/stakater/reloader/2.2.14/control-points.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/control-points.yaml) |
| Value model | [recipes/stakater/reloader/2.2.14/value-model.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/value-model.yaml) |
| Catalog status | [data/kubara-catalog-release/recipe-views/recipes/stakater/reloader/2.2.14/catalog-status.yaml](catalog-status.yaml) |
| Helm pain report | [data/kubara-catalog-release/recipe-views/recipes/stakater/reloader/2.2.14/helm-pain-report.yaml](helm-pain-report.yaml) |
| Installer package OCI | `oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/stakater-reloader:2.2.14@sha256:8be0cb9b152ba3e0e80b81c9e19b1f5d2e4d05091e8d0577356fc94a495e74d4` |
| Installer package source | [packages/stakater/reloader/2.2.14](../../../../../../../packages/stakater/reloader/2.2.14) |
| Installer package receipt | [recipes/stakater/reloader/2.2.14/publication/installer-package-receipt.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/publication/installer-package-receipt.yaml) |
| Machine index | [data/kubara-catalog-release/recipe-views/recipes/stakater/reloader/2.2.14/artifact-index.yaml](artifact-index.yaml) |

## Variants

| Variant | Variant file | Package base | Revision | Helm objects | cub installer objects | Match | Helm equivalence | Scan | Gate | Target facts |
| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
| default | [recipes/stakater/reloader/2.2.14/variants/default/variant.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/variants/default/variant.yaml) | [packages/stakater/reloader/2.2.14/bases/default](../../../../../../../packages/stakater/reloader/2.2.14/bases/default) | [recipes/stakater/reloader/2.2.14/revisions/default/r001/variant-revision.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/revisions/default/r001/variant-revision.yaml) | 6 | 7 | 6/6 | pass | warn | warn | none |

## Package Bases

| Base | Path | Default | Description |
| --- | --- | --- | --- |
| default | [packages/stakater/reloader/2.2.14/bases/default](../../../../../../../packages/stakater/reloader/2.2.14/bases/default) | yes | reloader chart defaults variant rendered from stakater/reloader@2.2.14 |

## Receipts

| Variant | Revision | Receipt | Kind | Result | Path |
| --- | --- | --- | --- | --- | --- |
| default | r001 | render | RenderReceipt | recorded | [recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/render-receipt.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/render-receipt.yaml) |
| default | r001 | helmEquivalence | HelmEquivalenceReceipt | pass | [recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/helm-equivalence-receipt.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/helm-equivalence-receipt.yaml) |
| default | r001 | scan | ScanReceipt | warn | [recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/scan-receipt.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/scan-receipt.yaml) |
| default | r001 | installGate | InstallGate | warn | [recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/install-gate.yaml](../../../../../../../recipes/stakater/reloader/2.2.14/revisions/default/r001/receipts/install-gate.yaml) |

## Current Install Shape

```sh
cub installer setup --pull oci://europe-west1-docker.pkg.dev/nth-fort-499605-q5/helm-expt/stakater-reloader:2.2.14@sha256:8be0cb9b152ba3e0e80b81c9e19b1f5d2e4d05091e8d0577356fc94a495e74d4 --base <variant> --work-dir <tmp> --non-interactive --namespace <namespace>
```

Use the variant table above to choose the package base. The `oci://` ref is
the public package users pull; the `packages/...` path is the repo source path
used by maintainers and proof scripts. The proof path compares regular Helm
output with real `cub installer setup` output and explains every intentional
difference, such as the Namespace support object or separated Secrets.
