Discovery Surface

interfacectl

interfacectl-web is a discovery surface. Canonical CLI, validation, runtime, and generator semantics live in the interfacectl repo docs.

Use this page to start quickly, then jump to the canonical docs for specifics.

Start Here

pnpm add -D @surfaces/interfacectl-cli
interfacectl
interfacectl validate --contract <path>
Install locally
pnpm add -D @surfaces/interfacectl-cli
Start onboarding
interfacectl
Run the canonical gate
interfacectl validate --contract <path>

Canonical Docs

Use the canonical docs for exact command behavior, exit codes, contract validation semantics, runtime guidance, and generator integration.

Open the repo →