docs: general wording for the remaining example-base totals
Replace the combined concept total, the distinct-token total and the per-level document count of earlier example bases with general wording in prose, comments and docstrings. No constant, assertion or test data changes. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
parent
6b1046bc23
commit
c66f4ae2b0
9 changed files with 16 additions and 16 deletions
|
|
@ -133,7 +133,7 @@ def test_the_three_non_present_states_are_unchanged_for_any_key(tmp_path: Path)
|
|||
absent = okf.evidence_for(_concept(tmp_path), key="adjudication")
|
||||
assert (absent.state, absent.tier, absent.items_seen) == ("absent", None, 0)
|
||||
|
||||
# P13b made the block sequence of mappings READABLE (measured: 4605 of 4605 concepts in the
|
||||
# P13b made the block sequence of mappings READABLE (measured: every concept in the
|
||||
# four delivered bases write exactly that form). The specimen therefore moved to one that is
|
||||
# still unreadable for a reason of its own — an item the flow decoder refuses — so this arm
|
||||
# keeps asserting what it always asserted: an unreadable value is never tiered.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue