docs.rs failed to build qualityd-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.
qualityd
Local HTTP Quality Studio for Weavatrix Quality.
Alpha 0.1.0-alpha.2. Exception-first cockpit over the same command bus as
wvq / wvq-mcp — not a second policy engine.
Install
Prefer npm for the CLI/MCP binaries (@weavatrix/wvq). Use qualityd when you
want the local Studio UI/API.
Examples
# start Studio (default binds locally)
# then drive the same change from CLI
Authoring HTTP endpoints (same semantics as MCP authoring tools):
POST /api/v1/authoring/draft
POST /api/v1/authoring/validate
POST /api/v1/authoring/preview
POST /api/v1/authoring/record
POST /api/v1/authoring/promote
POST /api/v1/authoring/heal
Studio summary debt uses the same stored run range as verify (never a
hardcoded HEAD/WORKTREE pair).
Related
wvq-cli·wvq-mcp- Product README: https://github.com/Weavatrix/weavatrix-quality#readme
License
MIT