docs: bring all prose surfaces current with the 3.7.0 state#128
Merged
Conversation
Exhaustive doc-currency pass (pin-or-exclude sweep over all 140 tracked prose files): - README: the trusted verify core note now names rfc8785 as the second hard install dependency and the install line no longer claims dependency-free (the 3.7.0 audit residual); docs table gains CONFORMANCE.md and docs/COMMERCIAL_BOUNDARY.md - INTEGRATIONS: new lm-evaluation-harness adapter section incl. the 3.7.0 sample-count provenance fields - GRANT_MILESTONES M2: upstream regeneration recorded as completed (schema-conformant crossimpl case, zero findings) - readiness pack: PROGRESS anchors current release, 3.4.0/3.5.0/3.6.0 slots shown as filled per index.json, recorded-run era notes for the 54-case numbers (current corpus: 57 cases, crossimpl gate 56/56) - RELEASE: three-file version single-sourcing incl. CITATION.cff, pre-tag audit step documented (the gate that actually blocks), stale README instruction and 2.x-era historical note updated - CROSS_IMPLEMENTATION_REPORT: recorded 14/14 kept as the documented era run with the current-corpus note; INSPECT_HAPPY_PATH cross-reference now points at INTEGRATIONS.md; docs/audit/AUDIT_SCOPE.md marked as historical snapshot; TESTING_STRATEGY test-count refreshed No code changes.
…rency edits Four pack files (PROGRESS, README, differential_matrix, rust_parity_scope) were edited by this PR without regenerating MANIFEST.sha256 — the WP-G self-receipt gate correctly failed with 'manifest drift'. Regenerated via scripts/readiness_pack_manifest.py --generate; --check and the test_audit_candidate_360 suite are green again locally. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Exhaustive doc-currency pass after the v3.7.0 release (pin-or-exclude sweep over all 140 tracked prose files; 114 fully checked, 26 excluded as test-vector data): 13 stale spots in 12 files fixed. Highlights: the public dependency-free overclaim (rfc8785 is a hard install dependency; the residual recorded in audit_artifacts/370) is reconciled in README; INTEGRATIONS gains the missing lm-evaluation-harness section incl. the 3.7.0 sample-count provenance; grant/readiness-pack docs no longer claim an in-progress regeneration or reserved slots that shipped; recorded-run numbers are preserved as era notes with current-corpus context (57 cases, crossimpl 56/56). No code changes.