Approval · research june to july 2026 · published 2026-08-03 · v1 · 4 min read
Justification travels in the diff
An approval recorded outside the change it approves has approved nothing
How to tell a real approval from a filed one, and why three unrelated parts of our own tooling reached the same placement rule without consulting each other. The canonical treatment of co-located justification.
A rule belongs in the rules file. That is where it can be maintained, where the next person will look for it, and where it stops being scattered across a hundred places that each drift on their own schedule. Every instinct a well-organized repository trains points that way, and the instinct is right nearly always. It is wrong at exactly one moment, and that moment is the one where the rule was supposed to do its work.
The moment is review. Somebody approving a change does not read the repository. They read the change, a bounded set of removed and added lines, and they decide on the evidence inside that boundary. Whatever sits outside it is not evidence they have, however true it is and however carefully it was written. Our own boundary guard states the consequence without softening it. To widen the exposure of a document, an approval marker has to travel in the same file’s diff as the change it approves, and a marker committed in a sibling file, or already sitting elsewhere in a file this commit does not touch, approves nothing at all. The guard reads the diff, not the working tree.
The mechanism is that a justification held anywhere except inside the change is absent at the instant the decision is made, so the reviewer approves an unexplained edit while a perfectly good explanation sits somewhere else being correct and unread.
We did not set that down as a house rule and then apply it three times. It arrived three times, in different repositories, written by different hands against different problems, and none of the three cites either of the others. The boundary guard’s version governs disclosure. Our website repository carries a second version in its standing instructions for agents, which is that operator feedback becomes a dated ruling in the same commit as the fix, and that a change altering rendered appearance without updating that ledger is incomplete rather than merely undocumented. The design authority in the same repository carries a third, which is that a fix promoted into the shared foundation package moves as code, validator, registry entry, and canonical documentation in one change or does not move. Disclosure review, design authority, and package promotion share almost nothing except that each is a place where a decision has to survive being read later, by someone who was not there when it was made.
The oldest version of the rule is twenty years old and was written under legal pressure. When litigation over the origins of kernel code made contribution provenance a live question in 2004, Linux adopted the Developer Certificate of Origin, and the durable thing about it is where the certification goes. Not into a contributor register, not into a signed agreement filed with a foundation, but into the commit itself, as a Signed-off-by line attached to the change it certifies. This corpus has already argued the attribution half of that decision, that a shared structure needs every piece to carry its maker’s name. The placement half is the one at issue here, and it is why the practice still works across tens of thousands of contributors. The certificate cannot be separated from the code without deleting it.
What makes this urgent rather than tidy is who writes the changes now. An agent can produce a paragraph of justification on demand, and the cheapest place to put that paragraph is a document nobody diffs, where it will read beautifully and be consulted by no one. A reviewer facing forty machine-proposed changes before lunch will read forty diffs, and forty explanations filed elsewhere will go unread in a way that leaves no trace, because unread is not a state any system reports. Co-location is not a filing convention. It is the only arrangement in which a reason and the thing it justifies reach the same pair of eyes in the same breath, and a reason that arrives with its change is still working on the busiest morning of the year, when every policy nobody has time to open has quietly stopped.
Evidence and lineage
Research trail
Follow the sources, inspect how the claims are graded, or propose a correction at the exact record it concerns.
Sources 5
-
MNSTRY Atelier (2026). Repo Boundary Guard V1, the staged boundary field review
The primary artifact and the sharpest statement of the rule. The staged guard inspects diffs for boundary-field changes and accepts an approval marker only inside the same file's diff, on the stated ground that the guard reads the diff and not the working tree.
Comment on this source -
MNSTRY (website repository) (2026). Standing agent instructions, the authority chain
The second independent instance. Operator feedback becomes a dated ruling in the same commit as the fix, and a change altering rendered appearance without updating that ledger is classed incomplete rather than undocumented.
Comment on this source -
MNSTRY (website repository) (2026). The design authority document, foundation promotion
The third independent instance, applied to package promotion rather than review. A fix promoted into the shared foundation moves as code, validator, registry entry, and canonical documentation in one change.
Comment on this source -
Open Source Development Labs, and the Linux kernel maintainers (2004). The Developer Certificate of Origin, version 1.1, and the Signed-off-by convention
The oldest working version of the placement rule, and the external case the brick anchors on. Cited for where the certification lives, not for the attribution argument, which belongs to Signed stones.
Comment on this source -
MNSTRY (this corpus) (2026). 'Structural, not behavioral' (the parent essay)
The frame. Asking reviewers to consult a policy file is behavioral; arranging the format so the reason and the change arrive together is structural.
Comment on this source
Claims and confidence 5
- verified
The Atelier boundary guard requires an approval marker to travel in the same file's diff as the boundary-field change it approves, and treats a marker in a sibling file, or one already sitting in an untouched part of the working tree, as approving nothing.
The staged boundary field review section of the guard document, read directly on 2026-08-03; the wording is the document's own.
Respond to this claim - verified
The website repository's standing agent instructions require operator feedback to become a dated ruling in the same commit as the fix, and declare a change that alters rendered appearance without updating that ledger incomplete.
The authority chain section of the repository's agent instructions, read directly on 2026-08-03.
Respond to this claim - verified
The website design authority requires a fix promoted into the shared marketing foundation package to move as code, validator, registry entry, and canonical documentation in a single change.
The design document's foundation-promotion paragraph, read directly on 2026-08-03.
Respond to this claim - verified
The Developer Certificate of Origin, adopted by the Linux kernel in 2004 during litigation over the provenance of kernel code, records a contributor's certification as a Signed-off-by line inside the commit that carries the change, rather than in a separate contributor register.
The certificate text and the kernel's submitting-patches documentation; the 2004 adoption and its litigation context are uncontroversial public record.
Respond to this claim - directional
The three placement rules were written independently, across two repositories, against three different problems, and none of them cites either of the others.
A read of all three documents on 2026-08-03 finding no cross-reference. Independence is inferred from the absence of citation and from the differing problem domains, not established by authorship records.
Respond to this claim
Read next
-
Approval · read
Some approvals are standing rather than single, and the honest form of a standing exception is a list that is only ever allowed to get shorter.
The ratchet
-
Artifacts · read
Or step across to the older version of the same joint, where the mark saying who cut a stone is carved into the stone rather than filed in a ledger beside it.
Signed stones