What
New /science/visit-list route — third sibling to /science/reading-list and /science/watch-list. Curated 12–15 museums worldwide that hold restored space hardware (Apollo CMs, Saturn V, Discovery/Atlantis/Endeavour/Enterprise shuttles, Buran OK-GLI, Vostok backups, etc.). Bidirectional cross-link from fleet entries with public-display analogues.
Source: docs/prd/PRD-027.md
Why
Every spacecraft we render in /fleet has a physical analogue somewhere — restored, displayed, or commemorated. Curious learners + visitors should be able to discover where on Earth they can stand next to the real hardware. Companion to "what to read" and "what to watch" surfaces already in /science.
Slice plan
- Slice 1 —
src/routes/science/visit-list/+page.svelte with 12–15 entries (en-US hardcoded, same shape as siblings); register in /science layout navigation
- Slice 2 — fleet cross-link audit +
museum_location field on ~25–30 fleet entries; render "Currently displayed at " line
- Slice 3 (optional follow-up) — cover images + locale propagation
Curated scope
≥ 1 museum per major space-faring nation (USA, Russia, China, France, Germany, UK, Japan, India); ≥ 1 per continent (NA, EU, Asia, optional SA/AU). Editorial cut to ~12 entries for v0.8 ship.
Acceptance
- Slice 1 + 2 merged
- ≥ 1 museum per continent + per major space-faring nation
- ≥ 10 fleet entries cross-link to a
visit-list museum
validate-data + preflight green
- PRD-027 status → Accepted (v0.8)
Out of scope (v0.8)
Opening-hours / ticket-booking, visitor reviews, interactive map pins, astronaut training centres, schools/universities, cover-image curation past Slice 1.
References
What
New
/science/visit-listroute — third sibling to/science/reading-listand/science/watch-list. Curated 12–15 museums worldwide that hold restored space hardware (Apollo CMs, Saturn V, Discovery/Atlantis/Endeavour/Enterprise shuttles, Buran OK-GLI, Vostok backups, etc.). Bidirectional cross-link from fleet entries with public-display analogues.Source:
docs/prd/PRD-027.mdWhy
Every spacecraft we render in
/fleethas a physical analogue somewhere — restored, displayed, or commemorated. Curious learners + visitors should be able to discover where on Earth they can stand next to the real hardware. Companion to "what to read" and "what to watch" surfaces already in/science.Slice plan
src/routes/science/visit-list/+page.sveltewith 12–15 entries (en-US hardcoded, same shape as siblings); register in/sciencelayout navigationmuseum_locationfield on ~25–30 fleet entries; render "Currently displayed at " lineCurated scope
≥ 1 museum per major space-faring nation (USA, Russia, China, France, Germany, UK, Japan, India); ≥ 1 per continent (NA, EU, Asia, optional SA/AU). Editorial cut to ~12 entries for v0.8 ship.
Acceptance
visit-listmuseumvalidate-data+preflightgreenOut of scope (v0.8)
Opening-hours / ticket-booking, visitor reviews, interactive map pins, astronaut training centres, schools/universities, cover-image curation past Slice 1.
References
docs/prd/PRD-027.md)src/routes/science/reading-list/+page.svelte,src/routes/science/watch-list/+page.svelte