docs(wake): arms docstring entry +3 -> +7 — the one word review finding on PR 1001
ci/woodpecker/pr/ci Pipeline was successful

The arms paragraph still described its output as "<file>:<line+3> <form>" 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 <[email protected]>
Claude-Session: https://claude.ai/code/session_01NsKce8iZuSuRnu3gVMCBKB
This commit is contained in:
Jason Woltje
2026-07-31 05:04:21 -05:00
co-authored by Claude Fable 5
parent 5020c41749
commit d3df293382
@@ -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 "<helper> <file>:<line+3>
the multi-grep pipeline capture), as "<helper> <file>:<line+7>
<form>". Both extras are asserted to exist in the artifact with
the expected form — a renumber that moved them fails here, not
silently downstream.