Commit e9094ae
docs(docs-audit): state the recall denominator in both headers (#13600)
#13306 (maintainer ruling 2026-08-31): a recall figure for affected-docs.mjs
must use the corpus it claims to cover — hand-written docs, excluding
content/docs/references/** — as its denominator. Excluding generated pages
is constructive design, not an omission: they are never hand-edited, so
prompting an author about one is wrong advice. The one figure ever computed
against a wider denominator (all content/docs edits) was measuring how often
the docs generator ran in the sampling window, not this tool's recall (31 of
its 46 ground-truth entries were generated pages the tool can never list).
Adds that statement to affected-docs.mjs's own header (the authoritative
half) and a short cross-reference in docs-drift-check.yml's header (which
already documents the separate, page-level structural-invisibility class
from #11356/#11357) so the two halves compose instead of each stating their
own thing. No behavior change; no new recall figure computed.
Co-authored-by: Claude <noreply@anthropic.com>1 parent e51c78f commit e9094ae
2 files changed
Lines changed: 43 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
41 | 57 | | |
42 | 58 | | |
43 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
16 | 43 | | |
17 | 44 | | |
18 | 45 | | |
| |||
0 commit comments