Ratify pipeline-fidelity gate new-data basis, fire sequence, #340 footprint sizing - #344
Merged
WilfordGrimley merged 1 commit intoJul 23, 2026
Merged
Conversation
…26-07-23) Record owner rulings: legacy-pilot comparison closed as history, the full-pool Stage D dry-run becomes the pilot of record; the gated fire sequence; #340 root-cause catalog-wide sizing; Stage C/PilotRunLedger tracking gap; two troubleshooting entries (docker exec ps, admin logout-after-deploy). 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.
Summary
docs/pipeline-fidelity-gate.md(§9): deploy master → scoped re-extraction (Bug-B whole-DB reparse + Bug-A sample) → full-pool Stage D dry-run (the pilot) + owner sample audit + write →consensus_recompute --apply.§10, measured 2026-07-23T00:16–00:24Z, live read-only): Bug A 17,531 cards (91% eligible, ~0.2% expected conversion), Bug B 284 rows (212 eligible, 33 staged-run votes all conservative no-match).§11): Stage C runs aren't tracked inPilotRunLedger; evidence rows are fully persisted regardless; a ledger fix is a separate in-flight PR.docs/theory.md§7c: one in-register paragraph on the new measurement basis, provenance log line bumped per the file's own convention.docs/troubleshooting.md: two new symptom-first entries —docker exec ... pshas nopsbinary (usedocker compose topinstead), and admin/moderation session drops after a backend deploy (mechanism unconfirmed, marked as such rather than asserted).CLAUDE.md/docs/README.md/docs/MANIFEST.mddescribing the gate page: the "still-open owner decision on two of three constants" language was inaccurate — that fix already merged as PR Stage D: apply the two must-fix resolution-floor / resolved-tag constants #343 (visible at currentmasterHEAD) and is only awaiting deploy.Test plan
python3 .github/scripts/docs_lint.py— clean (link/path lint)python3 .github/scripts/tests/test_publish_wiki_link_rewrite.py— 4/4 pass (link-rewrite parity)python3 .github/scripts/publish_readme.py .regeneratedreadme.mdand diffed clean against the committed file (no README-REGION markers touched by this change)Co-Authored-By: Claude Fable 5 noreply@anthropic.com