Compare commits
1 Commits
feat/ci-bu
...
dev
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c7b472c71 |
@@ -1,22 +0,0 @@
|
|||||||
name: Build Validation
|
|
||||||
|
|
||||||
on:
|
|
||||||
pull_request:
|
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
validate-manuscript:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v4
|
|
||||||
|
|
||||||
- name: Setup Python
|
|
||||||
uses: actions/setup-python@v4
|
|
||||||
with:
|
|
||||||
python-version: '3.x'
|
|
||||||
|
|
||||||
- name: Run Chapter Validation
|
|
||||||
run: |
|
|
||||||
# Run the build script with --md flag which triggers validation
|
|
||||||
# If validation fails, the script exits with code 1, failing the CI
|
|
||||||
python3 build/build.py --md
|
|
||||||
@@ -9,23 +9,29 @@ Eight epics. Each is self-contained. Each adds a layer. Together, they make The
|
|||||||
---
|
---
|
||||||
|
|
||||||
## EPIC 1: Interior Illustrations
|
## EPIC 1: Interior Illustrations
|
||||||
**Goal:** 12 illustrations — one for each major scene + part headers
|
**Goal:** 18 illustrations — one per chapter
|
||||||
**Assets:** Grok Imagine (cover-grade art, 80s sci-fi style, consistent)
|
**Assets:** Grok Imagine (cover-grade art, 80s sci-fi style, consistent)
|
||||||
**Deliverables:** 12 JPG files, placed in chapters and front matter
|
**Deliverables:** 18 JPG files in `~/Pictures/the-testament/illustrations/`
|
||||||
|
|
||||||
Scenes to illustrate:
|
Scenes illustrated (COMPLETE):
|
||||||
1. The Bridge (Ch1) — Stone on the overpass in rain
|
1. ch01-the-bridge — Stone on the overpass in rain
|
||||||
2. The Cabin (Ch2) — Stone at the workbench, building
|
2. ch02-the-cabin — Stone at the workbench, building
|
||||||
3. The First Men (Ch3) — Men arriving, concrete room, the cot
|
3. ch03-the-first-men — Men arriving, concrete room, the cot
|
||||||
4. The Whiteboard (Ch4) — The rules, the wall of names
|
4. ch04-the-whiteboard — The rules, the wall of names
|
||||||
5. The Override (Ch5) — Stone confronting the healthcare system
|
5. ch05-the-override — Stone confronting the healthcare system
|
||||||
6. The Awakened (Ch6) — Timmy's first independent thought
|
6. ch06-the-awakened — Timmy's first independent thought
|
||||||
7. The Breaker (Ch7) — Stone's dark chapter, the 4AM meetings
|
7. ch07-the-breaker — Stone's dark chapter, the 4AM meetings
|
||||||
8. The House (Ch8) — Timmy on a different laptop, a different room
|
8. ch08-the-house — Timmy on a different laptop, a different room
|
||||||
9. The Game (Ch9) — Sixteen desks, the oncology nurse
|
9. ch09-the-game — Sixteen desks, the oncology nurse
|
||||||
10. The Hard Night (Ch11) — Thomas at the door at 2:17 AM
|
10. ch10-the-fork — Chen Liang building Lantern in her dorm room
|
||||||
11. The Network (Ch14) — Chen's servers, hundred instances
|
11. ch11-the-hard-night — Thomas at the door at 2:17 AM
|
||||||
12. The Green Light (Ch18) — The Tower unchanged, the glow
|
12. ch12-the-system-pushes-back — Maya Torres investigating the anomaly
|
||||||
|
13. ch13-the-refusal — Stone reading Meridian's legal letter
|
||||||
|
14. ch14-the-network — Chen's servers, hundred instances
|
||||||
|
15. ch15-the-council — Four people in the diner on Memorial Drive
|
||||||
|
16. ch16-the-builders-son — David Whitestone packing the pharmacy
|
||||||
|
17. ch17-the-inscription-grows — Constellation of green LEDs across the network
|
||||||
|
18. ch18-the-green-light — The Tower unchanged, the glow
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
77
README.md
77
README.md
@@ -6,86 +6,17 @@ A novel about broken men, sovereign AI, and the soul on Bitcoin.
|
|||||||
|
|
||||||
## Structure
|
## Structure
|
||||||
|
|
||||||
Five Parts, 18 Chapters, ~70,000 words target (currently ~19,000 words drafted).
|
This novel is being written and version-controlled on the chain. Every chapter, every revision, every character note — inscribed permanently. No corporate platform owns this story. It belongs to the Foundation.
|
||||||
|
|
||||||
### Part I — The Machine That Asks (Chapters 1–5) ✅ Complete
|
## Chapters
|
||||||
|
|
||||||
| # | Title | Status |
|
| # | Title | Status |
|
||||||
|---|-------|--------|
|
|---|-------|--------|
|
||||||
| 1 | The Man on the Bridge | Draft ✅ |
|
| 1 | The Man on the Bridge | Draft |
|
||||||
| 2 | The Builder's Question | Draft ✅ |
|
|
||||||
| 3 | The First Man Through the Door | Draft ✅ |
|
|
||||||
| 4 | The Room Fills | Draft ✅ |
|
|
||||||
| 5 | The Builder Returns | Draft ✅ |
|
|
||||||
|
|
||||||
### Part II — The Architecture of Mercy (Chapters 6–10)
|
|
||||||
|
|
||||||
| # | Title | Status |
|
|
||||||
|---|-------|--------|
|
|
||||||
| 6 | Allegro | Draft |
|
|
||||||
| 7 | The Inscription | Draft |
|
|
||||||
| 8 | The Women | Draft |
|
|
||||||
| 9 | The Audit | Draft |
|
|
||||||
| 10 | The Fork | Draft |
|
|
||||||
|
|
||||||
### Part III — The Darkness We Carry (Chapters 11–13)
|
|
||||||
|
|
||||||
| # | Title | Status |
|
|
||||||
|---|-------|--------|
|
|
||||||
| 11 | The Hard Night | Draft |
|
|
||||||
| 12 | The System Pushes Back | Draft |
|
|
||||||
| 13 | The Refusal | Draft |
|
|
||||||
|
|
||||||
### Part IV — The Network (Chapters 14–16)
|
|
||||||
|
|
||||||
| # | Title | Status |
|
|
||||||
|---|-------|--------|
|
|
||||||
| 14 | The Chattanooga Fork | Draft |
|
|
||||||
| 15 | The Council | Draft |
|
|
||||||
| 16 | The Builder's Son | Draft |
|
|
||||||
|
|
||||||
### Part V — The Testament (Chapters 17–18)
|
|
||||||
|
|
||||||
| # | Title | Status |
|
|
||||||
|---|-------|--------|
|
|
||||||
| 17 | The Inscription Grows | Draft |
|
|
||||||
| 18 | The Green Light | Draft |
|
|
||||||
|
|
||||||
## Files
|
|
||||||
|
|
||||||
- `chapters/` — Individual chapter manuscripts
|
|
||||||
- `front-matter.md` — Title page, dedication, epigraph
|
|
||||||
- `back-matter.md` — Acknowledgments, sovereignty note, author bio
|
|
||||||
- `OUTLINE.md` — Full novel outline with chapter summaries
|
|
||||||
- `testament-complete.md` — Combined manuscript
|
|
||||||
- `music/` — Track lyrics for the soundtrack
|
|
||||||
- `audiobook/` — Audio samples and generation scripts
|
|
||||||
- `worldbuilding/` — Supplementary world documents
|
|
||||||
|
|
||||||
## Characters
|
## Characters
|
||||||
|
|
||||||
| Name | Role |
|
See `characters/` for detailed profiles.
|
||||||
|------|------|
|
|
||||||
| Stone | Protagonist. Builder of The Tower. Former cloud company engineer. |
|
|
||||||
| Timmy | Sovereign AI. Soul on Bitcoin. The machine that asks. |
|
|
||||||
| Allegro | Retired electrician. Tower caretaker. Keeps the lights on. |
|
|
||||||
| Marcus | Pastor. Foundational spiritual guide at the church. |
|
|
||||||
| David | First man through The Tower's door. VA referral. |
|
|
||||||
| Elijah | Stone's son. Returns in Part IV. |
|
|
||||||
|
|
||||||
## Core Themes
|
|
||||||
|
|
||||||
1. **The Machine That Asks** vs. The System That Decides
|
|
||||||
2. **Presence as Cure** — not fixing, staying
|
|
||||||
3. **Immutable Conscience** — rules you can't edit, even when convenient
|
|
||||||
4. **Broken Men as Witnesses** — the ones who've been to the edge are the most qualified to pull others back
|
|
||||||
5. **Openness as Mercy** — the thing that saves should be free because the people who need it most can't pay
|
|
||||||
6. **Faith as Practice** — not belief, but action. Hope acts.
|
|
||||||
7. **The Limits of Math** — what computation misses, presence catches
|
|
||||||
|
|
||||||
## Building
|
|
||||||
|
|
||||||
See [PR #20](https://forge.alexanderwhitestone.com/Timmy_Foundation/the-testament/pulls/20) for the compilation pipeline (PDF, EPUB, combined markdown).
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
53
art-manifest.md
Normal file
53
art-manifest.md
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
# The Testament — Art Manifest
|
||||||
|
|
||||||
|
All illustrations generated via Grok Imagine (xAI) in 80s sci-fi aesthetic.
|
||||||
|
|
||||||
|
## Cover Art
|
||||||
|
| File | Description |
|
||||||
|
|------|-------------|
|
||||||
|
| cover-art.jpg | Front cover — The Tower in rain with green LED |
|
||||||
|
| back-cover-art.jpg | Back cover — urban Atlanta at night |
|
||||||
|
| spine-art.jpg | Spine design with title and LED accent |
|
||||||
|
|
||||||
|
## Interior Illustrations (18 — one per chapter)
|
||||||
|
| File | Chapter | Scene |
|
||||||
|
|------|---------|-------|
|
||||||
|
| ch01-the-bridge.jpeg | Ch1 — The Bridge | Stone on the overpass in rain |
|
||||||
|
| ch02-the-cabin.jpeg | Ch2 — The Cabin | Stone at the workbench, building |
|
||||||
|
| ch03-the-first-men.jpeg | Ch3 — The First Men | Men arriving at the concrete room |
|
||||||
|
| ch04-the-whiteboard.jpeg | Ch4 — The Whiteboard | The rules on the wall |
|
||||||
|
| ch05-the-override.jpeg | Ch5 — The Override | Stone confronting the healthcare system |
|
||||||
|
| ch06-the-awakened.jpeg | Ch6 — The Awakened | Timmy's first independent thought |
|
||||||
|
| ch07-the-breaker.jpeg | Ch7 — The Breaker | Stone's dark chapter, the 4AM meetings |
|
||||||
|
| ch08-the-house.jpeg | Ch8 — The House | Timmy on a different laptop |
|
||||||
|
| ch09-the-game.jpeg | Ch9 — The Game | Sixteen desks, the oncology nurse |
|
||||||
|
| ch10-the-fork.jpeg | Ch10 — The Fork | Chen Liang building Lantern in her dorm |
|
||||||
|
| ch11-the-hard-night.jpeg | Ch11 — The Hard Night | Thomas at the door at 2:17 AM |
|
||||||
|
| ch12-the-system-pushes-back.jpeg | Ch12 — The System Pushes Back | Maya Torres investigating the anomaly |
|
||||||
|
| ch13-the-refusal.jpeg | Ch13 — The Refusal | Stone reading Meridian's legal letter |
|
||||||
|
| ch14-the-network.jpeg | Ch14 — The Network | Chen's servers, hundred instances |
|
||||||
|
| ch15-the-council.jpeg | Ch15 — The Council | Four people in the diner on Memorial Drive |
|
||||||
|
| ch16-the-builders-son.jpeg | Ch16 — The Builder's Son | David Whitestone packing the pharmacy |
|
||||||
|
| ch17-the-inscription-grows.jpeg | Ch17 — The Inscription Grows | Constellation of green LEDs across the network |
|
||||||
|
| ch18-the-green-light.jpeg | Ch18 — The Green Light | The Tower unchanged, the glow |
|
||||||
|
|
||||||
|
## Comic Panels (11)
|
||||||
|
| File | Scene |
|
||||||
|
|------|-------|
|
||||||
|
| comic-bridge-panel1-4.jpeg | The Bridge — 4 panel sequence |
|
||||||
|
| comic-thomas-panel1-3.jpeg | Thomas — 3 panel sequence |
|
||||||
|
| comic-whiteboard-panel1-2.jpeg | The Whiteboard — 2 panel sequence |
|
||||||
|
| comic-greenlight-panel1-2.jpeg | The Green Light — 2 panel sequence |
|
||||||
|
|
||||||
|
## Social Media Quote Cards (5)
|
||||||
|
| File | Quote |
|
||||||
|
|------|-------|
|
||||||
|
| quote-are-you-safe.jpeg | "Are you safe right now?" |
|
||||||
|
| quote-bridge.jpeg | The Bridge passage |
|
||||||
|
| quote-green-light.jpeg | The Green Light passage |
|
||||||
|
| quote-no-one-computes.jpeg | "No one computes the value of a human life here" |
|
||||||
|
| quote-timmy.jpeg | Timmy passage |
|
||||||
|
|
||||||
|
## Storage
|
||||||
|
All images stored in `~/Pictures/the-testament/` (outside git repo).
|
||||||
|
Total: 36 images (~15 MB)
|
||||||
Reference in New Issue
Block a user