← Kind catalog

Kind reference · mold

Mold

One repeatable action, authored here and cast into a target-specific artifact.

Layer
substrate
Shape
directory
Fields
3 required · 1 optional
Companions
2

01

Metadata contract

The generated field table derived from the schema that validates this kind.

Field Requirement Type
name required string
summary required string
tags required string[]
references optional Reference[]

02

File layout

Each note is a directory. The entries below are its declared companion contract.

mold/
  • index.mdthe note
  • eval.md recommended · foundry-only
  • payload.json optional · bundled
eval.md

Evaluation cases that decide whether the cast action deserves trust.

payload.json

A machine-readable payload carried into the generated artifact.

03

Validated example

Source form, shown as reference data rather than published as a note in this corpus.

---
type: mold
name: inspect-a-catalog
summary: Inspect one generated catalog without inventing a second registry.
tags:
  - role/audit
---

# Inspect a catalog

Back to the gallery