From 6bc5fc2a366dd7f0f093b3f115445ae472ea7337 Mon Sep 17 00:00:00 2001 From: Vincent Koc <25068+vincentkoc@users.noreply.github.com> Date: Sun, 12 Jul 2026 05:44:23 +0200 Subject: [PATCH] docs(qa): require a tool coverage summary path --- qa/scenarios/index.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qa/scenarios/index.yaml b/qa/scenarios/index.yaml index 1d6a8d59e712..589271d4b285 100644 --- a/qa/scenarios/index.yaml +++ b/qa/scenarios/index.yaml @@ -41,7 +41,8 @@ title: OpenClaw QA Scenario Pack # # - `standard`: required Codex-vs-OpenClaw mock gate coverage for first-hour depth and # default runtime-tool fixtures. OpenClaw dynamic integration tools in this -# tier are hard-gated by `openclaw qa coverage --tools --summary`; Codex-native +# tier are hard-gated by `openclaw qa coverage --tools --summary `, where +# `` is the paired `qa-suite-summary.json`; Codex-native # workspace rows remain separately tracked until native/live behavior is the # asserted surface. Rows that explicitly target searchable/deferred OpenClaw # dynamic loading stay report-only unless a fixture promotes them to required. Selected with