From d3df293382c1264cf5f1c2c80f001cc4fb061af2 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Fri, 31 Jul 2026 05:04:21 -0500 Subject: [PATCH] =?UTF-8?q?docs(wake):=20arms=20docstring=20entry=20+3=20-?= =?UTF-8?q?>=20+7=20=E2=80=94=20the=20one=20word=20review=20finding=20on?= =?UTF-8?q?=20PR=201001?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The arms paragraph still described its output as ":
" while the same paragraph's own examples (733->740, 560->567) and the tool's actual output already said +7. Docstring-only; zero behavior change. Written-by: pepper (sb-it-1-dt) Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01NsKce8iZuSuRnu3gVMCBKB --- packages/mosaic/framework/tools/wake/validate-973/check-973.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mosaic/framework/tools/wake/validate-973/check-973.py b/packages/mosaic/framework/tools/wake/validate-973/check-973.py index db396758..5110cde7 100755 --- a/packages/mosaic/framework/tools/wake/validate-973/check-973.py +++ b/packages/mosaic/framework/tools/wake/validate-973/check-973.py @@ -26,7 +26,7 @@ Subcommands (all print sorted, stable output; non-zero exit on any failure): arms The forced-error arm list: the 19 denominator canaries plus one E-form arm (store-ack:733→740, a $(count_lines) capture compared afterward — the A6 shape) plus one F-form arm (quarantine:560→567, - the multi-grep pipeline capture), as " : + the multi-grep pipeline capture), as " : ". Both extras are asserted to exist in the artifact with the expected form — a renumber that moved them fails here, not silently downstream.