docs.rs failed to build wvq-cli-0.1.0-alpha.2
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.
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
Command-line surface for Weavatrix Quality (wvq).
Alpha 0.1.0-alpha.2 — crates and APIs may change before 1.0.
Primary install for most users is npm: @weavatrix/wvq.
Install
# or
The published binary name is wvq.
Examples
Typical agent / human loop
doctor → spec validate → plan → run (impacted) → verify → explain
Exit codes
| Code | Meaning |
|---|---|
| 0 | ok / observe-only |
| 1 | unresolved evidence / failure |
| 2 | blocking contradicted verify |
Related crates
| Crate | Role |
|---|---|
wvq-mcp |
MCP host |
wvq-bench |
Impacted-vs-full shadow |
qualityd |
Local Studio HTTP |
Library crates in this family are unstable alpha — do not treat them as a stable public API yet.
Docs & examples
- Product README: https://github.com/Weavatrix/weavatrix-quality#readme
- Copy-paste examples: https://github.com/Weavatrix/weavatrix-quality/tree/main/examples
- CHANGELOG: https://github.com/Weavatrix/weavatrix-quality/blob/main/CHANGELOG.md
License
MIT