Documentation coverage
This site covers every public product surface in the repository.
| Surface | Source of truth | Documentation |
|---|---|---|
| 12 catalog entries | catalog/plugins.v1.json | Plugin catalog and one page per entry |
| Plugin discovery and lifecycle | contracts/plugin.v1.schema.json | Plugin contract, CLI lifecycle |
| Durable runs | contracts/run-manifest.v1.schema.json | Run manifest, Artifacts and runs |
| Artifact fetches | contracts/artifact-bundle.v1.schema.json | Contracts |
| Catalog publication | contracts/catalog.v1.schema.json | Catalog reference |
| Workflow recipes | contracts/recipe.v1.schema.json | Recipes, bundled recipe guides |
| Evaluations | contracts/eval-recipe.v1.schema.json | Klein reference evaluations |
| Provider safety | implementations and repository rules | Provider safety |
| Repository validation | scripts/check.sh | Testing |
| Docs hosting | site/wrangler.docs.jsonc | Releasing |
pnpm docs:coverage verifies that each live catalog ID maps to a dedicated page and that every contract schema is represented in this reference.