Reference
The pieces you'd reach for when writing modules, extending the CLI, or wiring a new registry.
-
Module schema
Coming soonThe shape of module.json + spec.json (per module type), the invariants enforced by @chiralkit/registry-schema, and the translations envelope.
-
Registry layout
Coming soonWhere modules live on disk, the per-kit and per-family organization, and how per-stack implementations map into the tree.
-
CLI commands
Coming sooninit, add, doctor, generate, spec from-react — flags, exit codes, config surface.