Remove three docs - #72
Merged
Merged
Conversation
INVARIANTS.md, MEDIA-PARITY.md and docs/SECURITY.md are gone. Ten things pointed at them and now point at nothing, so those went too: the CONTRIBUTING paragraph telling a contributor to read the invariants first, the security-design pointer at the bottom of the root SECURITY.md, the Docs line in the README, two cross-references in ARCHITECTURE and THREAT-MODEL, and five code comments citing one of the two deleted canonical lists. The code comments kept what they were saying and lost the pointer. The root SECURITY.md stays: it is the vulnerability disclosure policy and GitHub reads it as one.
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.
docs/INVARIANTS.md,docs/MEDIA-PARITY.mdanddocs/SECURITY.mdare gone.The deletion is three files. The work was the ten things pointing at them, which now point at nothing:
CONTRIBUTING.mdparagraph telling a contributor to read the invariants before touching verificationSECURITY.mdREADME.mddocs/ARCHITECTURE.mdanddocs/THREAT-MODEL.mdattest.ts,manifest.tsandrfc3161.tsciting one of the two deleted canonical listsThe code comments kept what they were saying and lost the pointer —
// named exceptions (docs/MEDIA-PARITY.md — the canonical list): stillsbecomes// named exceptions: stills. Nothing in the tree now links to a file that does not exist.The root
SECURITY.mdstays. It is the vulnerability disclosure policy and GitHub reads it as one for the Security tab; onlydocs/SECURITY.mdwas removed.One consequence, stated rather than argued: every test those invariants described still runs and still guards. What is gone is the written reason each rule exists, not the enforcement.
tscclean, knip clean, 31/31 suites.Generated by Claude Code