fix(docs): N101 ships 568 tbx: tags, not 574
Counted three ways over `N101-2025-860031.json`, none of them importing this
package: raw `tbx:` substring 568, regex over `"tag": "tbx:` 568, node
traversal 568 across 10 distinct tags (94 x 6 + 1 x 4), out of 7 374 tags in
the delivery. The number is corrected in all four places that published it --
CLAUDE.md, `tools/okf_witness.py`'s `_sts_role_json` docstring,
`tests/test_accounting_gate.py` and the round's report -- and the test from
the previous commit now counts it rather than repeating it.
The one remaining `574` in the tree is `docs/2026-09-11-k3-runde8...md:89`
("11 016 and 6 574"), a character count of two documents and a different
number.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
0ac474582c
commit
d1de1a6a9d
4 changed files with 5 additions and 5 deletions
|
|
@ -1128,7 +1128,7 @@ and fixtures, never code.
|
|||
measured role by role over the eight JSON deliveries on this machine and
|
||||
the three committed twins: `figure_caption` 0 -> 123/127/62/49/43/27 and
|
||||
`math` 0 -> 74/3/88, R761 and N601 unchanged, the two existing twins
|
||||
unchanged. The known-negative for stripping a prefix is N101's **574
|
||||
unchanged. The known-negative for stripping a prefix is N101's **568
|
||||
`tbx:`** tags, not one of whose local names is a role.
|
||||
- **The mutation harness is a GATE since 2026-09-19 (H4)**: a surviving
|
||||
mutant exits 1, where `2 if errors else 0` made `killed 0 of 1` an exit 0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue