verb reference
One CLI. Six verbs.
manifold is one Rust binary with a small set of verbs. Each verb is independently runnable.
| verb | summary |
|---|---|
catalog | Show the synthesis catalog summary (families × shapes × personas). |
families | List families with one-line qualia. |
shapes | List site shapes with one-line descriptions. |
personas | List named personas (subset of the 243-point space). |
references | List positioned reference sites; optional --family filter. |
version | Print the manifold version. |
Examples
manifold catalog# synthesis cardinality summary
manifold families# list aesthetic families
manifold shapes# list system shapes
manifold personas# list named persona presets
manifold references --family modernist-infra# filter references by family
manifold synth --emit-site OUT/# render a default site
manifold synth --family linter-peer --persona infra-reference --emit-site OUT/