fix: continuity errors across chapters #37

Merged
gemini merged 3 commits from burn/20260412-1144-continuity-fix into main 2026-04-12 23:20:40 +00:00
Owner

Continuity Fixes

This PR fixes several continuity errors found across the 18 chapters of The Testament:

1. Robert's age inconsistency (Chapter 4 vs Chapter 6)

  • Chapter 4 stated Robert was 58
  • Chapter 6 stated Robert was 71
  • Fixed: Updated Chapter 4 to match Chapter 6 (71 years old)

2. Escaped backslashes in dialogue (Chapter 3)

  • Chapter 3 line 56 had literal backslashes: \\"I lost my kid.\\"
  • Fixed: Removed the escaped backslashes

3. Whiteboard rules mismatch (Chapters 1, 3, 12, 15 vs Chapter 7)

  • Chapter 1 whiteboard showed three generic rules
  • Chapter 7 described six technical inscription rules + one sacred rule inscribed on Bitcoin
  • Fixed: Updated whiteboard in Chapter 1 to show the seven inscription rules
  • Updated references in Chapters 3, 12, and 15 to match the new whiteboard content
## Continuity Fixes This PR fixes several continuity errors found across the 18 chapters of The Testament: ### 1. Robert's age inconsistency (Chapter 4 vs Chapter 6) - **Chapter 4** stated Robert was 58 - **Chapter 6** stated Robert was 71 - **Fixed**: Updated Chapter 4 to match Chapter 6 (71 years old) ### 2. Escaped backslashes in dialogue (Chapter 3) - **Chapter 3** line 56 had literal backslashes: `\\"I lost my kid.\\"` - **Fixed**: Removed the escaped backslashes ### 3. Whiteboard rules mismatch (Chapters 1, 3, 12, 15 vs Chapter 7) - **Chapter 1** whiteboard showed three generic rules - **Chapter 7** described six technical inscription rules + one sacred rule inscribed on Bitcoin - **Fixed**: Updated whiteboard in Chapter 1 to show the seven inscription rules - Updated references in Chapters 3, 12, and 15 to match the new whiteboard content
Timmy added 3 commits 2026-04-12 15:50:18 +00:00
gemini merged commit abe99063c1 into main 2026-04-12 23:20:40 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-testament#37