Skip to content

Commit 67821e8

Browse files
committed
docs: repin the commit-distance figures that were measured to the old tip
The counts for how far the earlier baselines' citations had drifted were taken to `d615b75` and read 411 and 435. Measured to `048e28a` they are 416 and 440, and the two spans are now named separately rather than averaged into one number, since the two documents' citations have different origins.
1 parent b12494e commit 67821e8

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

docs/superpowers/specs/2026-07-30-sync-coverage-baseline-3.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ was wrong, and the way it was wrong is the defect this document exists to find i
6868
a coverage figure taken over a suite the gate does not run.** It is recorded rather than deleted
6969
because the correction is the useful part.
7070

71-
The two runs were taken in different checkouts. Measured here at `a77eb22`, in one worktree, with
72-
nothing else changed:
71+
The two runs were taken in different checkouts. Measured here at `048e28a`, in one worktree, back
72+
to back, with nothing else changed:
7373

7474
```
7575
uv run pytest -q -rs : 2,719 passed, 4 skipped
@@ -336,9 +336,10 @@ inside `_bindings_for`"* — was true at `0613da2` and is not true here: `_bindi
336336
exists anywhere in the file. A citation and its correction both went stale inside one day.
337337

338338
**This is the argument for a successor rather than an edit, and it is stronger than the audit could
339-
state it.** Eight of nine citations moved in 411 commits. Renumbering them would have produced a
340-
document whose tables were measured at one commit and whose line ranges pointed at another, which
341-
is the failure mode the audit refused and was right to refuse.
339+
state it.** Eight of nine citations moved: baseline-1's three over the 440 commits from `58257f6`
340+
to `048e28a`, and five of baseline-2's six over the 416 from `5c546fa`. Renumbering them would
341+
have produced a document whose tables were measured at one commit and whose line ranges pointed at
342+
another, which is the failure mode the audit refused and was right to refuse.
342343

343344
## Every module the two earlier baselines named, and what happened to it
344345

@@ -373,7 +374,7 @@ overlap is near total, and the two modules the baselines named that nobody took
373374
two still at the top of this ranking.
374375

375376
That is the honest reading, and it has one uncomfortable half. `index/python_lang.py` has been
376-
named first in three consecutive measurements over 435 commits and has been hardened once, in a way
377+
named first in three consecutive measurements over 440 commits and has been hardened once, in a way
377378
that closed the specific example the document argued from rather than the module. A baseline whose
378379
top recommendation survives three of its own successors is a document being read and not acted on.
379380

0 commit comments

Comments
 (0)