docs(catalog): audit all 13 badge-less stat axes at their pinned tags
The stat-badge gate skips any axis the plugin does not badge, so those numbers are structurally unverifiable and rot in silence. Hand-audited every remaining one against ground truth extracted from the pinned tag (git archive <ref>, never the sibling working tree). 12 of 13 measured exact. The one defect: voyage's `500+ tests`, which is 832 at v5.9.1 — true as a lower bound, so the gate could never have seen it, but a 40% understatement to a reader comparing plugin blocks. Also corrects CLAUDE.md's own worked example: `1441 tests` was the number the ref-defect produced by reading config-audit's working tree; 1398 is what v5.13.0 installs. Records the two counting rules calibrated against the badged plugins — hooks = hook command entries (events and matchers both diverge from the badge), tests = `ℹ tests` and not `ℹ pass`. Gate: 11 OK / 0 WARN / 0 ERROR. Tests 120/120. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01D6Sy2bjLWXjh59g1WsAe4X
This commit is contained in:
parent
07c2c00bde
commit
beb48c4678
2 changed files with 15 additions and 6 deletions
|
|
@ -64,7 +64,7 @@ A six-command planning pipeline with specialized agent swarms, adversarial revie
|
|||
|
||||
Per-phase effort and model dialog; `/trekbrief`, `/trekplan`, and `/trekreview` render an operator-annotation HTML view you can mark up and copy back into Claude.
|
||||
|
||||
24 agents · 6 commands (+1 helper) · 7 hooks · 500+ tests · [Full documentation →](https://git.fromaitochitta.com/open/voyage) · [Migration guide](https://git.fromaitochitta.com/open/voyage/src/branch/main/MIGRATION.md)
|
||||
24 agents · 6 commands (+1 helper) · 7 hooks · 832 tests · [Full documentation →](https://git.fromaitochitta.com/open/voyage) · [Migration guide](https://git.fromaitochitta.com/open/voyage/src/branch/main/MIGRATION.md)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue