fix: close post-1.0 review defects - #36
Merged
Merged
Conversation
Member
Author
|
Companion EN/ZH contracts and real-site regression PR: pgsty/oink.pgsty.com#9. Both PR check suites are green; local candidate validation used the sibling theme replacement. |
16 tasks
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.
Summary
This is the minimal, evidence-backed repair set from the post-1.0 adversarial review:
book-tocinvalid-input fallback;The checker trace changed from 735 Hugo calls / 305 strict / 34 bounded / 322s to 614 / 184 / 613-of-613 bounded / 275s. No arbitrary duration gate or testing framework was added.
The stable v1.0.0 release branch repair was completed separately in #33; this PR does not move tags or release refs.
Companion EN/ZH contracts, guides, site tests, and cleanup are in the documentation-site PR.
Scope guard
This does not prune Bootstrap, collapse the supported search providers, remove non-English fallback locales, remove compatibility partials, or retire migration tools.
Verification
Closes #24
Closes #25
Closes #26
Closes #27
Closes #28
Closes #29
Closes #30
Closes #31
Closes #32
Closes #34
Closes #35