Agent Terms

A repository document, rendered for the site. View source markdown.

New to cub? Install the cub CLI first. You can pull and render public catalog packages without an account. Commands that save or change ConfigHub data require you to sign in.

Generated at: 2026-07-30T12:38:02.000Z UTC · source: committed helm-expt evidence for this rendered repository document.

UNOFFICIAL/EXPERIMENTAL

This is a compact glossary for agents. Human explanations live in ConfigHub Data Model and Helm Render Intents.

TermMeaning
Product commandA command that renders, installs, uploads, applies, or manages configuration for a user, such as cub, helm, kubectl, Argo, or Flux.
Repo proof commandAn npm run ... command that verifies committed repo evidence.
Generated surfaceA file or directory produced by a script. Change the generator or source data, not only the output.
CatalogThe maintained public corpus of Helm chart/version/base rows, evidence, gaps, and next actions.
RecipeThe repo-side description of how a chart is rendered and packaged.
PackageThe cub installer artifact produced from a recipe.
Base variantA Helm-rendered shape. Use it when chart version, values, CRDs, storage, Secret strategy, components, or lifecycle behavior change the rendered objects.
Render variantThe captured output for one base variant render: exact Kubernetes objects plus the variant-revision and package base that store them in this repo.
Derived ConfigHub variantA post-render ConfigHub version made from an uploaded base. Use it for environment, region, customer, target, gates, labels, and scoped file changes after render.
Render intentA generated object for one real base row: chart, version, base, render inputs, source lock, lifecycle routes, target prerequisites, and evidence links.
UnitConfigHub's versioned object record for desired Kubernetes configuration.
SpaceA ConfigHub container for Units.
TargetThe cluster or delivery destination where Units are applied or observed.
RouteA named path for work Helm leaves outside plain YAML, such as hooks, CRDs, setup jobs, target prerequisites, webhook certs, generated facts, or GitOps handoff.
ReceiptEvidence that a command, render, upload, scan, delivery, or observation happened and passed a defined boundary.
LaneOne proof category, such as render parity, ConfigHub proof, local live, GitOps/OCI live, or two-cluster parity.
InspectRead objects or evidence. This is a human action and does not create proof.
TestRun a defined command or procedure.
VerifyCompare a result with a recorded expectation, digest, or object set.
ReviewDecide whether a known change or result is acceptable.
ProveProduce an inspectable receipt for one scoped claim.
ApplySend desired Kubernetes objects to a cluster.
DeliverMake reviewed objects available to the controller or apply path that sends them to a cluster.
ObserveRead the live result after delivery.
PromoteMove a reviewed change to another environment while preserving its allowed local differences.
passEvidence satisfies the scoped lane.
watchThe main path may work, but something needs review or rerun before a stronger claim.
blockedThe row cannot pass until a named problem is fixed.
refusedThe repo deliberately does not claim support for that behavior through the current path.
Fresh evidenceA new run that may create clusters, publish artifacts, or write receipts.
Committed evidenceExisting receipts, data, and summaries already in the repo.