QA Intelligence
QA harness (per-project + universal scripts)
Section titled “QA harness (per-project + universal scripts)”The QA window/tab and the Pipeline QA badge (green, red, gray, amber). After each completion, Orbit runs per-project scripts (scripts/qa/*.mjs) and universal cross-project scripts, with five result states — pass, fail, flaky, skipped, environment_error — stored in ~/.orbit/qa-results.db. Flash can diagnose failures on request.
MCP tools: orbit_run_script (full scope), orbit_get_qa_history, orbit_get_qa_results.
Deep dive: orbit-product-spec-v3.0.md (Phase 7b).