DS-1 Engineering Specification — v0.2
First tagged release. A speculative-engineering Preliminary Design Review (PDR) of the Star Wars DS-1 Orbital Battle Station, structured as a hybrid canon + real-physics analysis. Written in the register of a senior-engineer technical review; backed by a numerical baseline, an explicit handwavium ledger, and a bidirectional traceability matrix between stakeholder requirements, derived requirements, and physics concessions.
All five development phases (0–5) are closed at this tag.
The artifact
| File | DS-1-PDR-v0.2.pdf (attached below) |
| Pages | 74 |
| Format | A4, Typst 0.14.2 typeset, dark-palette PDR register |
| Fonts | JetBrains Mono (body / monospace) · Chakra Petch (headings) |
| License | CC-BY-NC-4.0 — attribution, non-commercial |
| SHA-256 | bafa1425a0b153aa8fdc61d3e00cef1c3b82e622eaacaec0485cbfa1b716f7a5 |
| Source commit | a4fc0c0 (this tag) |
Verify the download:
shasum -a 256 DS-1-PDR-v0.2.pdf
# bafa1425a0b153aa8fdc61d3e00cef1c3b82e622eaacaec0485cbfa1b716f7a5 DS-1-PDR-v0.2.pdf
Note: Typst stamps a creation timestamp into PDF metadata, so a fresh rebuild from this tag will produce a different byte-level SHA but identical visual content. The hash above is for the canonical attached artifact.
What's in the spec
A 30–60-page-target PDR that lands at 74 pages once the figure complement and appendices are included. Reading order:
| Section | Subject |
|---|---|
| §0 Abstract & Scope | Executive summary; the single irreducible concession |
| §1 Design Basis | Numerical baseline + 16 derived requirements |
| §2 Structural & Materials | 120 km geometry; 1.0 × 10¹⁸ kg mass budget; ISRU; Whipple shielding |
| §3 Power Generation | Hypermatter reactor; 2.24 × 10³² J shot energy; the waste-heat wall |
| §4 Superlaser | 64 → 8 → 1 amplifier chain; LIDT analysis; planet-kill coupling |
| §5 Propulsion | SEPMA 30-5 ion array; 123-node SSP06 hyperdrive; Lentz-soliton scaling |
| §6 Life Support | 1.7 × 10⁶ crew ECLSS; bioregenerative loop; hangar manifest |
| §7 Defensive Systems | 15,000 turbolasers; tractor busbar; ray vs particle shields |
| §8 Command, Control, Communications | 24-zone distributed C3; anti-fighter kill-chain |
| §9 Vulnerability Analysis | Yavin / Endor fault trees; unified fix list |
| §10 Handwavium Ledger | HW-1..HW-10 register of physics concessions |
| §11 Minimum-Handwave Hard-SF Reconstruction | What survives if you remove most concessions |
| §12 DS-2 Delta | 160 km / 2.37 × 10¹⁸ kg; multi-core reactor; SLD-26 |
| Appendices A–F | MPT budget · DS-2 rebudget · Nomenclature · References · Figures index · FMEA · V&V plan |
30 figures are inline-embedded with PDR-register captions: 8 Mermaid block/flow/sequence diagrams, 2 Graphviz fault trees, 7 matplotlib plots, and 13 illustrative plates generated via Google Gemini Nano Banana 2 against the prompt set in docs/appendix-D2-figure-prompts.md.
Methodology — the central discipline
Every claim that exceeds real-physics envelope is registered against an HW-ID (HW-1 … HW-10) in the handwavium ledger. Every stakeholder requirement (SR-01..SR-08) traces to one or more derived requirements (DR-01..DR-16) in the V&V matrix, each tagged with a verification class:
- A — Analysis (numerical demonstration within stated assumptions)
- I — Inspection (canon reconciliation)
- T — Test-eligible via a real-world analog program
- C — Concession (satisfied only by the cited HW-ID)
8 of 16 DRs are class-C. That ratio is the honest measure of how much we cheat. Every concession is bidirectionally traceable: every HW-ID has at least one citing DR, and every Concession-class DR cites at least one HW-ID.
The single irreducible concession is hypermatter at c² specific energy (9 × 10¹⁶ J/kg). Accept that one and every downstream subsystem follows as a large-but-finite extrapolation of known engineering. Remove it and the concept collapses across at least six independent physics walls (antimatter production throughput, energy-storage density, waste-heat rejection, EM-to-mass coupling for planet destruction, FTL propulsion, reactionless momentum transfer).
Phase 4 audit summary
Three parallel structured audits ran before this release. Outcomes:
| Audit | Outcome |
|---|---|
| S4.1 Numerical cross-check | PASS — 0 discrepancies. Every load-bearing constant (DS-1 = 120 km / 1.0 × 10¹⁸ kg, DS-2 = 160 km / 2.37 × 10¹⁸ kg, Alderaan shot = 2.24 × 10³² J, sustained reactor = 2.6 × 10²⁷ W, hypermatter = c², crew = 1.7 × 10⁶ DS-1 / 637,835 DS-2) verified consistent across 13 subsystem docs and 8 appendices. Mass / power / thermal / volume budgets all close (DS-1 mass exactly 1.0 × 10¹⁸ kg; DS-2 mass 2.38 × 10¹⁸ kg vs 2.37 × 10¹⁸ design-basis = +0.5%). Discredited 900-km DS-2 figure appears only as explicit rejection. |
| S4.2 Citation audit | 0 broken forward refs; 1 dead reverse-ref (Bobrick & Martire arXiv:2102.06824) remediated by adding body citation in 05-propulsion.md §5.2; 7 spot-checked numerical citations (Saxton, Siegel, Minton, Wong, NIF, Lentz 2021, Centives) all pass value verification. |
| S4.3 Handwavium traceability | CLEAN. HW-1..10 all cited from subsystem docs; HW↔DR bidirectional table in appendix-F §F.4 complete; no hidden physics-exceeding claims unflagged. |
| S4.4 V&V consistency | CLEAN. All 16 DRs carry verification class. Three broken §3.6 → §4.6 cross-references (legacy ref-doc numbering left over after Phase 1 split) remediated. FMEA register's 24 rows all reference concrete fixes in §9.3. |
| S4.5 Senior-engineer reader pass | PDR-ready. End-to-end coherence intact; subsystem arguments mutually reinforcing; minimum-handwave reconstruction (§11) intellectually honest. Two clarifications added to §12.3 (DS-2 3-min recharge — adopt conservative reading) and §12.4 (Endor SLD-26 — explicit DR-11 violation + post-Endor retrofit recommendation). |
Reproducibility
Build the PDF from this tag:
git clone https://github.com/doublegate/DS-1_Plans.git && cd DS-1_Plans
git checkout v0.2
# Toolchain
brew install pandoc typst
brew install --cask font-jetbrains-mono font-chakra-petch
# Build
./typeset/build.sh
# Output: dist/DS-1-PDR-v0.2.pdfPer-figure source artifacts are archived in docs/figures/_sources/:
- 8 Mermaid
.mmdfiles (renderable via@mermaid-js/mermaid-cli) - 2 Graphviz
.dotfiles (renderable viadot) F-figures.pymatplotlib generator +.venvinstructionsmermaid-config.json(project palette overrides)render-mermaid.shorchestration script
Per-illustrative-plate prompts are in docs/appendix-D2-figure-prompts.md §D2.4 — every Nano Banana 2 figure can be regenerated against the documented prompt + global style spec.
What changed since the prior internal drafts
| Version | Date | Summary |
|---|---|---|
| 0.1 | 2026-04-21 | Initial commit; Phase 1 ref-doc → 13-section + 6-appendix split; numerical baseline frozen |
| 0.2-rc1 | 2026-04-22 | Phase 2 close: appendices A–F authored; HW-1..10 ↔ DR-01..16 bidirectionally traced; DS-2 rebudget at 2.37 × 10¹⁸ kg; CC-BY-NC-4.0 license; public GitHub mirror |
| 0.2-rc2 | 2026-04-26 | Phase 3 close: 17 programmatic figures rendered; 13 illustrative figures generated (Nano Banana 2); all 30 inline-embedded with captions; first end-to-end Typst PDF build (M-07) |
| 0.2 | 2026-04-26 | Phase 4 + Phase 5 close: peer-review audit clean; remediation applied; full front matter authored; fonts installed; template compressed 119 → 74 pages; release artifact tagged. |
Open follow-ups (v0.3 trail)
These are non-blocking and either user-driven or external-input-driven:
- S3.5 illustrative-figure iteration (M-05). Three figures (F-2.1, F-A.1, F-7.4) carry minor Nano Banana 2 label artifacts known per
appendix-D2 §D2.12(image-model gotchas): F-2.1 shows a "DURASTEEL STANDOFF LAYER (.5–2 cm)" inset that should read 0.5–2 m; F-A.1 / F-7.4 show some palette hex codes leaking into rendered data blocks. A re-render against the existing prompts will fix; once they land, the remaining 13appendix-D§D.3 status rows flip DRAFT → FINAL and the project is at v0.3. - External senior-engineer signatures. The Approval block in the front matter (page 2) is set up to receive them. Reviewer feedback returns as Phase-4-equivalent issues against this v0.2 tag.
- Optional reactor schematic. A standalone §3 reactor cutaway (distinct from the existing F-3.3 reactor → beam chain block diagram) is not in the current figure inventory; if wanted, it requires a new Nano Banana 2 prompt block in
appendix-D2.
Acknowledgements
- Star Wars and the Death Star concept remain trademarks and copyrighted property of Lucasfilm Ltd. and the Walt Disney Company. This document is offered as educational technical-fiction analysis under fair-use doctrine.
- Physicist analyses drawn on: Curtis Saxton (TheForce.net SWTC), Mike Wong (StarDestroyer.net), Ethan Siegel (Big Think), Rhett Allain (Wired), Brian Cox, Dave Minton, Erik Lentz (CQG 2021), Bobrick & Martire (arXiv:2102.06824).
- Real-physics programs referenced: NIF, ITER, TAE Technologies, ALPHA (CERN), NASA Psyche, NEXT-C, VASIMR, MARAUDER (AFRL Phillips Lab / Shiva Star), HELIOS Mk 5 Mod 0, Epirus Leonidas, Boeing CHAMP, NUDT 2024 plasma shield, Toohie et al. 2014.
- Canon sources consolidated: WEG Death Star Technical Companion (1991), DK Incredible Cross-Sections, Blueprints: The Ultimate Collection, Rogue One: Ultimate Visual Guide, Catalyst (Luceno), Star Wars: Absolutely Everything You Need to Know.
Full bibliography in Appendix C.
Reporting issues
Use the GitHub Issues templates:
- Peer Review — numerical / citation / canon / handwavium-trace corrections against this tag.
- Bug Report — Typst-build, figure-generation, or interactive-console (
proj-code/) problems. - Question — anything else.
Pull requests are welcome; please file an issue first so the change can be tracked against the phase plan.