NA-0758: the required-check count is three, not one; NOTICE takes the house form - #45
Merged
Merged
Conversation
…e house form Two claims in this repository's public docs said `main` requires a single `rust` check. Live branch protection requires three: `rust`, `advisories`, and `infra-literal-scan`. CONTRIBUTING.md:9 census row AC-01 README.md:34 census row AR-01 Measured with `gh api repos/QuantumShieldLabs/qsl-attachments/branches/main/protection` on 2026-08-25, re-measured at the edit rather than inherited. NOTICE (census rows AN-01 / LI-05) is brought into the form the other three public NOTICE files already share: product-name title line, `Copyright (c) 2026 QuantumShield Labs`, the one-line licence sentence, a canonical repositories list, and the proof-runs/unaudited-binaries closing. The form was verified against qsl-protocol, qsl-server and qsl-desktop at their current mains, not assumed. This is a FORM change, not a licence change: the repository remains AGPL-3.0-only and the sentence saying so is preserved. No LICENSE byte is touched here -- the licence text itself is a separate operator track. Docs only: three files. No code, test, workflow, licence or manifest byte.
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.
What this changes
Three documentation defects found by the NA-0758 public-facing documentation audit.
1. The required-check count, stated twice and wrong both times (census rows AC-01, AR-01)
Measured, at the edit rather than carried from the audit:
2.
NOTICEtakes the house form (census rows AN-01 / LI-05)This was the one NOTICE of four that did not share the shape the others use. The form it adopts here was verified against
qsl-protocol,qsl-serverandqsl-desktopat their current mains, not assumed.LICENSEbyte is touched — the licence text itself is a separate operator-owned track and deliberately does not ride a docs PR.Scope
Documentation only — three files. No code, test, workflow, licence or manifest byte.
infra-literal-scan --mode diffreturnsclean (diff; 3 files, 13 lines examined), matching the commit's insertion count exactly.Provenance
Census rows AC-01, AR-01, AN-01/LI-05 of the NA-0758 audit (89 claims across 48 files in 5 repositories; 56 measured TRUE). The identical required-check defect was measured in
qsl-server(PR #70) andqsl-desktop, each fixed in its own PR.