docs: measurement prose names no document by its numbers — green
Section totals, a page count and build sizes identified one reference document and one generated HTML corpus to anyone who knows them. They are written as N, M, an offset of N or a share in docstrings, comments, help text, reports, README, CLAUDE.md and the changelog; no measured relation changes. Sums that let N be worked back are written in words. The `okf quality --fasit` bar is 999/1000 (99.9 %), just under the known-good arm's measured share, and every build measured keeps its verdict. Red with the local list widened to those numbers: 52 tracked files. Green: 0. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
parent
ea8590db82
commit
81d7194e20
33 changed files with 412 additions and 398 deletions
|
|
@ -277,7 +277,7 @@ def test_the_threshold_document_carries_the_boundary_bar_and_its_single_corpus()
|
|||
from llm_ingestion_okf.quality import BOUNDARY_THRESHOLD
|
||||
|
||||
text = THRESHOLD_DOCUMENT.read_text(encoding="utf-8")
|
||||
assert f"`{BOUNDARY_THRESHOLD.metric}` | **2 759/2 761**" in text
|
||||
assert f"`{BOUNDARY_THRESHOLD.metric}` | **{BOUNDARY_THRESHOLD.as_share()}**" in text
|
||||
assert "1 corpus" in text
|
||||
assert BOUNDARY_THRESHOLD.corpora == 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue