Skip to content

Commit 6ff366f

Browse files
committed
docs: remove 0.6.7 ref in CORRECTNESS_AUDIT.md
1 parent 9a6d548 commit 6ff366f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/CORRECTNESS_AUDIT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ The v0.5 local validation report records:
4646
| Rust unit tests | Core Rust modules and backend internals | 87 passed |
4747
| Total | Python + Rust | 919 passed, 0 deferred |
4848

49-
**STALE — pending re-verification against v0.6.7.** The table above is the v0.5
50-
report and has not been regenerated for any 0.6.x release, including 0.6.7. Do not
49+
**STALE — pending re-verification.** The table above is the v0.5
50+
report and has not been regenerated for any post-0.5 release. Do not
5151
quote "919 passed, 0 deferred" as current-state evidence in a v1.0.0 announcement,
5252
README, or commercial report — it describes a different, older build. `python/tests/`
5353
now contains 127 test files, more than existed at the time of the v0.5 report, so a
5454
re-run is not just a refresh of the same number — the actual current scope is larger
5555
and unverified end-to-end as of this writing. Before any v1.0.0 claim referencing test
5656
coverage: re-run the full `python/tests` suite plus `cargo test --release --lib`
57-
against the exact 0.6.7 (or whatever version tags v1.0.0) wheels, record the real
57+
against the exact release wheels, record the real
5858
pass/fail/skip counts here with the date and git commit, and only then treat this
5959
table as current.
6060

0 commit comments

Comments
 (0)