Bring the handoff through News from Nowhere chapter 6 - #675
Merged
Conversation
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
The continuation package still stopped at D081, before the later text-shelf reviews and the Morris translation work. It now reaches pull request #674 and D096.
The reconstruction check also found a one-character error in the existing chapter 5 records. The live 273-citation stream matches all 13,932 normalized source characters at SHA-256
83833a22560474b2e27985f6c10392cd3e545e09f73611f7c614d1ccf13a37fc. The development log and active corpus review now carry that verified count and hash.Checks
python3 scripts/validate_examples.py --show-warnings: 1,299 entries, 0 errors, 0 warnings.python3 scripts/validate_sentences.py: 3,302 complete examples, 0 errors.python3 scripts/validate_sentences.py --paths texts/news_from_nowhere/chapter_01.md texts/news_from_nowhere/chapter_02.md texts/news_from_nowhere/chapter_03.md texts/news_from_nowhere/chapter_04.md texts/news_from_nowhere/chapter_05.md texts/news_from_nowhere/chapter_06.md: 2,465 complete examples, 0 errors.python3 scripts/test_sentence_validator.py: 25 tests passed.python3 scripts/test_vocabulary_schema.py: 25 tests passed.python3 scripts/content_vocabulary_decisions.py --check: 79 batches and 276 decisions checked.python3 scripts/test_content_vocabulary_decisions.py: 8 tests passed.python3 scripts/test_name_forms.py: 20 tests passed.python3 scripts/generate_reference.py: generated files remain unchanged.python3 scripts/build_site.py: completed successfully.git diff --cached --check: passed.Known residue
python3 scripts/validate_sentences.py --docsparses 5,543 complete examples and reports two pre-existing diagnostics indocuments/evaluation/narrative_test_corpus.md: PHS103 at line 46 and PHS115 at line 212. This change documents them but does not decide whether each belongs to the parser or the evaluation corpus.