qa run | Bundled QA self-check without --qa-profile; taxonomy-backed maturity profile runner with --qa-profile smoke-ci, --qa-profile release, or --qa-profile all. |
qa suite | Run repo-backed scenarios against the QA gateway lane. --runner multipass uses a disposable Linux VM instead of the host. |
qa coverage | Print the YAML scenario-coverage inventory (--json for machine output; --match <query> to find scenarios for a touched behavior; --tools for runtime tool fixture coverage). |
qa parity-report | Compare two qa-suite-summary.json files for a model-axis parity gate, or use --runtime-axis --token-efficiency to write Codex-vs-OpenClaw runtime parity and token-efficiency reports. |
qa confidence-report | Classify QA proof artifacts against a manifest into a zero-unknown confidence report. |
qa confidence-self-test | Write seeded negative-control canaries proving the confidence gate detects drift. |
qa jsonl-replay | Replay curated JSONL transcripts through the runtime parity replay harness. |
qa character-eval | Run the character QA scenario across multiple live models with a judged report. See Reporting. |
qa manual | Run a one-off prompt against the selected provider/model lane. |
qa ui | Start the QA debugger UI and local QA bus (alias: pnpm qa:lab:ui). |
qa docker-build-image | Build the prebaked QA Docker image. |
qa docker-scaffold | Write a docker-compose scaffold for the QA dashboard + gateway lane. |
qa up | Build the QA site, start the Docker-backed stack, print the URL (alias: pnpm qa:lab:up; :fast variant adds --use-prebuilt-image --bind-ui-dist --skip-ui-build). |
qa aimock | Start only the AIMock provider server. |
qa mock-openai | Start only the scenario-aware mock-openai provider server. |
qa credentials doctor / add / list / remove | Manage the shared Convex credential pool. |
qa buzz | Live transport lane against a real Buzz relay room with dedicated driver and SUT identities. |
qa discord | Live transport lane against a real private Discord guild channel. |
qa matrix | QA Lab Matrix catalog scenarios against a disposable Tuwunel homeserver. See Matrix live lane. |
qa slack | Live transport lane against a real private Slack channel. |
qa telegram | Live transport lane against a real private Telegram group. |
qa whatsapp | Live transport lane against real WhatsApp Web accounts. |
qa mantis | Before/after verification runner for live transport bugs, with Discord status-reactions evidence, Crabbox desktop/browser smoke, and Slack-in-VNC smoke. See Mantis and Mantis Slack Desktop Runbook. |