docs(catalog): mark repo-standard checks-count discrepancy resolved
v0.11.2's own CHANGELOG shows the plugin removed its stale prose counts rather than correcting them, making its README table (20 rows, verified unchanged since v0.11.1) canonical — the catalog's README already reads "20 checks" in both places. No further ask to repo-standard needed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RBKjXtfgyV1YsFxbLcPpMs
This commit is contained in:
parent
2c12e7c060
commit
564385b198
1 changed files with 12 additions and 5 deletions
17
CLAUDE.md
17
CLAUDE.md
|
|
@ -82,11 +82,18 @@ their own Forgejo repositories under `https://git.fromaitochitta.com/open/`.
|
|||
faithfully mirroring repo-standard's own README, which says "170 tests over the pure classifiers" at
|
||||
that tag — so the plugin's prose is the stale source and the fix belongs there first. Understating,
|
||||
not overstating, which is why nothing screamed.
|
||||
**Also unresolved at `v0.11.1`: repo-standard's `14 checks`.** The catalog block contradicts itself —
|
||||
the bullet says "**Twelve** checks", the stat line says **14** — and the plugin's own README says
|
||||
"twelve checks". Measured: **19 exported `check*` functions** in `scripts/repo-standard-check.mjs`.
|
||||
Three numbers, no agreement; "exported function" is not established as the unit a *user-visible*
|
||||
check is counted in. **Do not pick one — ask repo-standard**, and carry the measured 19 into the ask.
|
||||
**RESOLVED 2026-08-14/15 (commit `3f5afee`): repo-standard's checks axis is now consistent at 20.**
|
||||
The three-way disagreement at `v0.11.1` — catalog bullet said "Twelve", catalog stat line said 14,
|
||||
plugin's own README said "twelve checks" — is gone, and it was resolved on repo-standard's side, not
|
||||
by the catalog picking a number: `v0.11.2`'s CHANGELOG records the plugin removing its own stale prose
|
||||
counts ("170 tests" and "twelve checks") rather than correcting them, making the README's own
|
||||
"Check | What fails it" table the sole source of truth. That table is unchanged between `v0.11.1` and
|
||||
`v0.11.2` (verified: `diff` of the table is empty) and has **20 rows**, counted independently this
|
||||
session (`git show v0.11.2:README.md` in the sibling repo, First screen through Description). The
|
||||
catalog's repo-standard block (`README.md:206` bullet, `README.md:212` stat line) now reads "20
|
||||
checks" in both places, matching. The earlier "19 exported `check*` functions" count was a different
|
||||
unit (exported functions, not documented table rows) and is superseded by the table now being
|
||||
canonical — no further ask to repo-standard is needed.
|
||||
**⚠️ The `251 selftest checks` correction is not fully settled**, though the weight is on 370: this
|
||||
file *and* the catalog's own 08-02 stat line both record the axis as corrected to 370,
|
||||
`check-versions.mjs` said 374 (most likely a transcription slip), and repo-mailbox's README at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue