Agent And Operator Notes

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

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

UNOFFICIAL/EXPERIMENTAL

This directory tells agents and maintainers how to work in this repository. It is separate from the public website. The site and docs/user explain the product; this directory lists repo commands, recovery steps, and repo terms.

Doctrine

Start With The Task

TaskOpen
Choose the right command for a repo task.Task Recipes
Recover from stale generated files, broken links, or failed checks.Recovery
Decide which proof command matches a claim.Verification For Agents
Inspect catalog evidence without changing the catalog.Catalog Read-Only Guide
Keep human and agent docs consistent without copying the same text.Human And Agent Documentation Doctrine
Decode repo-specific terms.Terms

Entry Points

Use these before reading older planning prose:

Basic Operating Rules

  1. Check git status --short --branch before editing.
  2. Do not touch site/, site/charts/, recipes/, packages/, or generated data/ unless the user explicitly asks for that generated surface.
  3. When a generated file is stale, update the generator or source data, then regenerate the owned output. Do not hand-edit generated output.
  4. When editing Markdown, run npm run docs:verify.
  5. When editing CLI examples, also run the relevant command-surface verifier: npm run installer:command-surface:verify or npm run variant:command-surface:verify.
  6. Before claiming a proof lane changed, point to the receipt or verifier that changed it.