feat(source-authority): cover the ops/infra canon — project-doc hosts + SE-network domains (#130)#132
Merged
Merged
Conversation
…roject docs + the SE network's own domains (#130)
This was referenced Jul 2, 2026
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.
Why
Closes #130. The v0.26.1 board's one dead row (
niche-ops: 0 primary kept on both sides) traces partly to scorer coverage:nginx.org— the canonical doc host for the question's literal fix (proxy_buffer_size) — scoresunknown(not curated, nodocs.prefix), and the SE network's flagship ops sites (serverfault.com/superuser.com/askubuntu.com) also scoreunknownbecause they are NOT subdomains ofstackexchange.com. Full pool evidence in #130.What
PRIMARY_DOMAINS+=nginx.org,apache.org,kernel.org,php.net,git-scm.com— official project-doc hosts with nodocs.prefix, same class as the existingredis.io/postgresql.orgentries.REPUTABLE_DOMAINS+=serverfault.com,superuser.com,askubuntu.com— same trust class as the already-listedstackoverflow.com.Tests
+2 pinned cases (ops/infra primaries incl. the
httpd.apache.orgsubdomain path; SE-network domains + a*.stackexchange.comregression pin). Full suite 775 pass / 0 fail / 2 skip; build clean.