wvq-cli 0.1.0-alpha.1

wvq command-line surface for Weavatrix Quality
docs.rs failed to build wvq-cli-0.1.0-alpha.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

wvq (CLI)

Binary crate for Weavatrix Quality.

cargo install wvq-cli --version 0.1.0-alpha.1
# or
npx @weavatrix/wvq@0.1.0-alpha.1 --help
wvq doctor
wvq run --change current --base origin/main --head HEAD --scope impacted
wvq verify --change current

Primary distribution for end users is the npm package @weavatrix/wvq, which ships this native binary for six platforms. Library crates in this workspace are unstable alpha — do not embed them as a stable public API yet.

See the product README and CHANGELOG.