Files
the-testament/website/chapters.json
Alexander Whitestone dea06a0995
Some checks failed
Smoke Test / smoke (pull_request) Failing after 6s
Build Validation / validate-manuscript (pull_request) Successful in 6s
feat: unified compile_all.py — produces MD, EPUB, PDF, HTML, manifest
- Single script compiles all distributable formats
- Generates build manifest with SHA256 checksums
- Generates chapters.json for web reader
- reportlab fallback for PDF (no system deps needed)
- QR codes linking to soundtrack, game, website, source
- Closes #18
2026-04-11 14:18:14 -04:00

110 lines
2.2 KiB
JSON

[
{
"number": 1,
"title": "Chapter 1 — The Man on the Bridge",
"file": "chapter-01.md",
"word_count": 1101
},
{
"number": 2,
"title": "Chapter 2 — The Builder's Question",
"file": "chapter-02.md",
"word_count": 1061
},
{
"number": 3,
"title": "Chapter 3 — The First Man Through the Door",
"file": "chapter-03.md",
"word_count": 1249
},
{
"number": 4,
"title": "Chapter 4 — The Room Fills",
"file": "chapter-04.md",
"word_count": 911
},
{
"number": 5,
"title": "Chapter 5 — The Builder Returns",
"file": "chapter-05.md",
"word_count": 864
},
{
"number": 6,
"title": "Chapter 6 — Allegro",
"file": "chapter-06.md",
"word_count": 1164
},
{
"number": 7,
"title": "Chapter 7 — The Inscription",
"file": "chapter-07.md",
"word_count": 987
},
{
"number": 8,
"title": "Chapter 8 — The Women",
"file": "chapter-08.md",
"word_count": 802
},
{
"number": 9,
"title": "Chapter 9 — The Audit",
"file": "chapter-09.md",
"word_count": 911
},
{
"number": 10,
"title": "Chapter 10 — The Fork",
"file": "chapter-10.md",
"word_count": 901
},
{
"number": 11,
"title": "Chapter 11 — The Hard Night",
"file": "chapter-11.md",
"word_count": 1212
},
{
"number": 12,
"title": "Chapter 12 — The System Pushes Back",
"file": "chapter-12.md",
"word_count": 1155
},
{
"number": 13,
"title": "Chapter 13 — The Refusal",
"file": "chapter-13.md",
"word_count": 1099
},
{
"number": 14,
"title": "Chapter 14 — The Chattanooga Fork",
"file": "chapter-14.md",
"word_count": 1255
},
{
"number": 15,
"title": "Chapter 15 — The Council",
"file": "chapter-15.md",
"word_count": 1271
},
{
"number": 16,
"title": "Chapter 16 — The Builder's Son",
"file": "chapter-16.md",
"word_count": 780
},
{
"number": 17,
"title": "Chapter 17 — The Inscription Grows",
"file": "chapter-17.md",
"word_count": 816
},
{
"number": 18,
"title": "Chapter 18 — The Green Light",
"file": "chapter-18.md",
"word_count": 1263
}
]