docs(k3): round 21, parent all the way to the reader
The record for K3-21 A-D: what an excerpt, a heading-only body, the checker and the index now carry, and every gate with its denominator -- the pinned K2 bundle (7 passed in each export), 32 regression payloads, R761 with and without `--shell-parent` (hit@1/8/50 6/6 at both k, the known-positive at rank 1, 675 of 710 shells with exactly one link and 0 broken, 710 of 710 pointing at the source's own ancestor after D), consumption 6 of 6 in both forms, the byte cost against the consumer's 51.0 %, the ranking cost the link's path carries, and the 35 shells with no ancestor holding text, listed. Deviations from the order stated first; honesty limits last. CHANGELOG under Unreleased; README and CLAUDE.md say 710 of 710, 17 rules, and that the outline mark keeps its depth. The README's project measurement was re-run (26 concepts, 0 checkout paths, `okf check` 17 rules, 0 findings). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
bd13c5f00b
commit
e98ca6d25f
4 changed files with 407 additions and 8 deletions
14
README.md
14
README.md
|
|
@ -168,8 +168,10 @@ smaller level, passing over an ancestor that is empty too. It copies no text
|
|||
and moves no boundary. It exists for a document that states its points once and
|
||||
lets every nested section inherit them: measured on one process code, **710 of
|
||||
2 761** concepts are heading-only, and the plan's level and order name the same
|
||||
ancestor as the document's own nesting on **708 of 710** (the two others sit at
|
||||
depth 7, which a markdown heading clips to 6, and point one level too high). It
|
||||
ancestor as the document's own nesting on **710 of 710** since K3-21 (708
|
||||
before: the two others sit at depth 7, and the reader clipped their level to 6
|
||||
in the plan as well as in the markdown heading, so they pointed one level too
|
||||
high). It
|
||||
was off because `okf consume` did not read `parent`. Since K3-21 it does: an
|
||||
excerpt carries `parent` as the enclosing concept's `concept_id` and `title`
|
||||
(resolved inside the concept's own document, never the raw segment id), and a
|
||||
|
|
@ -596,9 +598,11 @@ puts the project somewhere other than the current directory.
|
|||
|
||||
Measured 2026-09-09 from a fresh `uv tool install` with this repository nowhere
|
||||
on the path: 5 documents in, **26** concepts out, a skill carrying **0** paths
|
||||
into any checkout, and `okf check` conformant on its own payload (16 rules, 0
|
||||
findings; the count was 15 until `bundle_mismatch` landed 2026-09-10, and the
|
||||
pair was re-measured rather than carried over). The 2026-09-08 run of the same measurement reported 15 concepts, and
|
||||
into any checkout, and `okf check` conformant on its own payload (17 rules, 0
|
||||
findings; the count was 15 until `bundle_mismatch` landed 2026-09-10 and 16
|
||||
until `parent_unfollowable` landed 2026-09-11, and the pair was re-measured each
|
||||
time rather than carried over -- the last time from a frozen export of this
|
||||
repository, with 26 concepts and 0 checkout paths again). The 2026-09-08 run of the same measurement reported 15 concepts, and
|
||||
that number was the defect rather than the result: `okf project` was calling
|
||||
`build()` as a function and reading its signature's defaults, which disagreed
|
||||
with argparse's on two flags. Two tests now hold the two default sets equal. Before that day the same result took a `PYTHONPATH`, a snapshot of a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue