refactor(glossary): switch to generated-only glossary source and reproducibility checks - #11
Open
PLeVasseur wants to merge 4 commits into
Open
refactor(glossary): switch to generated-only glossary source and reproducibility checks#11PLeVasseur wants to merge 4 commits into
PLeVasseur wants to merge 4 commits into
Conversation
PLeVasseur
force-pushed
the
glossary-single-source-phase1-repack-upstream-main
branch
from
February 13, 2026 20:41
e86d544 to
1132eb4
Compare
…oducibility checks
PLeVasseur
force-pushed
the
glossary-single-source-phase1-repack-upstream-main
branch
from
February 13, 2026 21:04
1132eb4 to
8e93f35
Compare
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
upstream/main(fb8a46795eda1f1db5e3232002fd94a270bfbffd), with commit1-3 unchanged and a remediated capstone commit (8e93f35547fcc123ec47ba723ed13129bc19600f).tools/verify-html-diff.pycomparison policy (normalized paragraph IDs, normalizedsearchindex.jswithenvversion.ferrocene_specignored, deterministic worktree export behavior).tools/verify-html-diff.pywhile keeping stack topology at exactly four commits.Reference alignment
upstream/main@fb8a46795eda1f1db5e3232002fd94a270bfbffd.UPSTREAM_MAIN vs COMMIT3andUPSTREAM_MAIN vs COMMIT4.Testing
./tools/verify-html-diff.py --mode refs --left-ref fb8a46795eda1f1db5e3232002fd94a270bfbffd --right-ref 6716db3a49cfbffa30ccac3a51cf76ebd9ab60a7 --report <report-path>(exit 0, no differences)./tools/verify-html-diff.py --mode refs --left-ref 6716db3a49cfbffa30ccac3a51cf76ebd9ab60a7 --right-ref 8e93f35547fcc123ec47ba723ed13129bc19600f --report <report-path>(exit 0, no differences)./tools/verify-html-diff.py --mode refs --left-ref fb8a46795eda1f1db5e3232002fd94a270bfbffd --right-ref 8e93f35547fcc123ec47ba723ed13129bc19600f --report <report-path>(exit 0, no differences)./tools/verify-html-diff.py --mode repro --ref 8e93f35547fcc123ec47ba723ed13129bc19600f --report <report-path>(exit 0, no differences)uvx black . --check --diff --color(pass)uvx flake8 . --exclude .venv(pass)