`@palamedes/cli`
@palamedes/cli publishes the pmds command. A minimal npm launcher selects the packaged native executable; Rust owns built-ins and explicit binary plugin commands.
@palamedes/cli
Commands
pmds extract(--checkverifies catalog drift without rewriting files)pmds lintpmds auditpmds reportpmds catalog mergepmds catalog merge-driverpmds catalog convertpmds version
See the CLI reference for flags and examples.
Plugins
CLI plugins are native executables using binary plugin protocol version 1 over
newline-delimited JSON. See the binary plugin protocol.
For lower-level custom JavaScript tooling, use @palamedes/core-node directly.