Independence mechanisms ready to switch on: CODEOWNERS, author/verifier record, ratchet-separation gate - #41
Merged
Merged
Conversation
…rifier role, an author/verifier record in the PR template, and the ratchet-separation gate — a ceiling raise or floor drop is its own dated commit (lefthook staged, CI over the PR range)
O6lvl4
force-pushed
the
independence-mechanisms
branch
from
August 21, 2026 00:57
e822766 to
e85b63e
Compare
This was referenced Aug 21, 2026
Open
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.
Closes #32 (part of #12). The half of limitation 1 that can exist before a second person does.
What
.github/CODEOWNERS— normative and ratchet paths mapped to the verifier role (resolving to the author today; required reviews stay 0 until Independent human verifier — verification independence #14, for the reasons written in the file)..github/PULL_REQUEST_TEMPLATE.md— an author / verifier record per PR (human or agent, independent or not) and a "ratchets loosened" line. A record, not a substitute.scripts/check-ratchet-separation.sh— a ceiling raise / floor drop inproofs/*.tomlmust be its own commit (only the ledger + generated docs), and a hand-edited ledger must add a dated justification line; regenerated ledgers (runner-coverage, ref-abstain) need separation only. Tightening rides along. lefthook judges the staged diff; CI judges every commit in the PR range (checkout nowfetch-depth: 0). Gate-verification row NEGATIVE_TESTED (six staged scenarios in both directions).Honest first result
Run over today's history the gate flags exactly my own two commits that raised
unvalidated_ceilingtogether with new sections (#35, #37). Those stay as they are (history is not rewritten); from this PR on the rule is mechanical. The first version of the gate also had a bug that made every staged loosening invisible — the six scenarios caught it before wiring, which is what the scenarios are for.Author / verifier record
🤖 Generated with Claude Code