|
| 1 | +import type { Scenario } from './types.js'; |
| 2 | + |
| 3 | +export const SCENARIOS: Scenario[] = [ |
| 4 | + { |
| 5 | + turn: 1, |
| 6 | + year: 2035, |
| 7 | + title: 'Landfall', |
| 8 | + crisis: `Your colony ship has entered Mars orbit. You must choose a landing site for the first permanent settlement. Two candidates: |
| 9 | +
|
| 10 | +OPTION A: Arcadia Planitia — flat basalt plains at 47°N. Stable terrain, minimal landslide risk, access to subsurface ice deposits detected by Mars Express MARSIS radar. Geologically unremarkable. |
| 11 | +
|
| 12 | +OPTION B: Valles Marineris rim — edge of the 4,000 km canyon system at 14°S. Exposed geological strata spanning 3.5 billion years. Rich mineral diversity detected by CRISM. Significant terrain hazards: slopes up to 30°, rockfall risk, and 2km elevation changes within the operational zone. |
| 13 | +
|
| 14 | +Both sites receive similar solar irradiance. Surface radiation at either site: approximately 0.67 mSv/day per Curiosity RAD measurements. You have {population} colonists, {foodMonthsReserve} months of food reserves, and {powerKw} kW of power capacity. |
| 15 | +
|
| 16 | +Research the real science of Mars landing site selection and make your decision.`, |
| 17 | + researchKeywords: ['Mars landing site selection', 'Arcadia Planitia geology', 'Valles Marineris mineralogy', 'Mars surface radiation Curiosity RAD'], |
| 18 | + snapshotHints: {}, |
| 19 | + }, |
| 20 | + { |
| 21 | + turn: 2, |
| 22 | + year: 2037, |
| 23 | + title: 'Water Extraction', |
| 24 | + crisis: `Two years in. Your subsurface ice drilling operation is producing only 80% of colony water needs. The ice table is deeper than orbital radar predicted. You face a choice: |
| 25 | +
|
| 26 | +OPTION A: Deploy an experimental high-power drill to reach deeper aquifers. Risk: potential contamination of pristine subsurface water reserves. Potential reward: 3x current water output within 2 months. |
| 27 | +
|
| 28 | +OPTION B: Build an atmospheric water extraction system (WAVAR-type). Mars atmosphere contains 0.03% water vapor. Proven technology heritage from ISS water recovery. Timeline: 6 months to operational, covers the 20% deficit reliably. |
| 29 | +
|
| 30 | +Current water situation: {waterLitersPerDay} L/day production, 1000 L/day needed for {population} colonists (drinking, agriculture, industrial). Research the real science and decide.`, |
| 31 | + researchKeywords: ['Mars subsurface ice extraction', 'MOXIE in-situ resource utilization', 'Mars atmospheric water vapor extraction', 'Mars Express MARSIS ice'], |
| 32 | + snapshotHints: { waterLitersPerDay: 800 }, |
| 33 | + }, |
| 34 | + { |
| 35 | + turn: 3, |
| 36 | + year: 2040, |
| 37 | + title: 'Perchlorate Crisis', |
| 38 | + crisis: `Five years in. Your first attempt to grow crops in Mars regolith has failed catastrophically. Soil analysis confirms 0.5-1% calcium perchlorate contamination — a thyroid toxin that makes all Mars surface soil unsuitable for direct agriculture. This is a global Mars problem, not site-specific. |
| 39 | +
|
| 40 | +OPTION A: Full hydroponic conversion. Abandon soil-based agriculture entirely. Build sealed hydroponic bays. Proven, controllable, but requires 30% more power (120 kW) and significant material investment. |
| 41 | +
|
| 42 | +OPTION B: Engineer perchlorate-reducing bacteria for bioremediation. Introduce modified Dechloromonas strains to break down perchlorate in contained soil beds. Untested on Mars, 2-year R&D timeline, but could enable open-soil farming colony-wide if successful. |
| 43 | +
|
| 44 | +Research the real science of Mars perchlorate contamination and decide.`, |
| 45 | + researchKeywords: ['Mars perchlorate Phoenix lander', 'perchlorate bioremediation bacteria', 'Mars soil toxicity agriculture', 'hydroponics space farming'], |
| 46 | + snapshotHints: { foodMonthsReserve: 14 }, |
| 47 | + }, |
| 48 | + { |
| 49 | + turn: 4, |
| 50 | + year: 2043, |
| 51 | + title: 'Population Pressure', |
| 52 | + crisis: `Eight years in. Earth mission control offers to send 200 additional colonists on the next Hohmann transfer window (arrives in 14 months). Your current colony: {population} people. Life support is rated for 120 people. Expanding capacity to 300+ requires 18 months of construction. |
| 53 | +
|
| 54 | +The transfer window is in 8 months — if you decline, the next opportunity is 26 months away. |
| 55 | +
|
| 56 | +OPTION A: Accept all 200. Gamble that you can expand life support fast enough. If construction delays occur, you face oxygen rationing for up to 6 months. |
| 57 | +
|
| 58 | +OPTION B: Accept 50. Safe within current margins with minor upgrades. Politically awkward — Earth has already recruited and trained all 200. |
| 59 | +
|
| 60 | +OPTION C: Decline entirely. Protect current colony stability. Risk losing Earth funding and political support. |
| 61 | +
|
| 62 | +Research the real science of Mars habitat life support scaling and decide.`, |
| 63 | + researchKeywords: ['NASA ECLSS life support scaling', 'Mars habitat sizing study', 'Hohmann transfer window Earth Mars', 'closed loop life support ISS'], |
| 64 | + snapshotHints: {}, |
| 65 | + }, |
| 66 | + { |
| 67 | + turn: 5, |
| 68 | + year: 2046, |
| 69 | + title: 'Solar Particle Event', |
| 70 | + crisis: `Eleven years in. NOAA deep space weather network detects a massive coronal mass ejection (CME) aimed at Mars. You have 4 hours until impact. Mars has no global magnetic field — lost approximately 4 billion years ago. |
| 71 | +
|
| 72 | +Exposure estimates for unshielded colonists: 100-500 mSv over 6 hours. The acute radiation syndrome threshold begins at 100 mSv (measurable blood count changes). 500+ mSv causes radiation sickness. |
| 73 | +
|
| 74 | +Your colony has a reinforced core habitat (rated for CME events, walls with 50+ g/cm² shielding). You also have {infrastructureModules} expansion modules with minimal shielding (5-10 g/cm² walls). |
| 75 | +
|
| 76 | +Where are your colonists? The answer depends on how far and fast you expanded. |
| 77 | +
|
| 78 | +Research the real science of Mars radiation exposure and make your emergency decision.`, |
| 79 | + researchKeywords: ['coronal mass ejection Mars radiation', 'Mars magnetosphere loss', 'space radiation acute syndrome threshold', 'Curiosity RAD solar particle event 2017'], |
| 80 | + snapshotHints: {}, |
| 81 | + }, |
| 82 | + { |
| 83 | + turn: 6, |
| 84 | + year: 2049, |
| 85 | + title: 'The Mars-Born Generation', |
| 86 | + crisis: `Fourteen years in. The first children born on Mars are now approaching school age. Medical scans reveal: |
| 87 | +
|
| 88 | +- Bone mineral density: 12% below Earth-born children of same age (Mars gravity: 0.38g) |
| 89 | +- Muscle mass: 8% below Earth baseline |
| 90 | +- Cardiovascular: enlarged heart chambers (adaptive response to lower gravity) |
| 91 | +- Neurological: normal cognitive development |
| 92 | +- Immune system: robust within colony microbiome, untested against Earth pathogens |
| 93 | +
|
| 94 | +These children may never be able to visit Earth. Their bodies are adapting to Mars gravity. |
| 95 | +
|
| 96 | +OPTION A: Mandatory centrifuge exercise program. 3 hours/day in a rotating habitat section at simulated 1g. Preserves option to visit Earth. Reduces childhood education and play time. |
| 97 | +
|
| 98 | +OPTION B: Accept low-gravity adaptation. These are Martians, not displaced Earth children. Invest in Mars-optimized medicine instead of fighting gravity. |
| 99 | +
|
| 100 | +Research the real science of low-gravity effects on human development and decide.`, |
| 101 | + researchKeywords: ['bone density loss microgravity children', 'Mars gravity human development 0.38g', 'ISS bone density Sibonga 2019', 'cardiovascular adaptation spaceflight'], |
| 102 | + snapshotHints: {}, |
| 103 | + }, |
| 104 | + { |
| 105 | + turn: 7, |
| 106 | + year: 2053, |
| 107 | + title: 'Communication Blackout', |
| 108 | + crisis: `Eighteen years in. Solar conjunction begins — the Sun is directly between Earth and Mars, blocking all radio communication for 14 days. Your colony is fully autonomous. |
| 109 | +
|
| 110 | +On day 3 of blackout: pressure alarm in Habitat Module 7. Sensors show a slow pressure leak — estimated 0.2% atmosphere loss per hour. At this rate, the module becomes uninhabitable in 20 hours. Module 7 houses 28 colonists and your secondary food storage (3 months of reserves). |
| 111 | +
|
| 112 | +You cannot contact Earth. You cannot request emergency supplies. Your colony must solve this alone. |
| 113 | +
|
| 114 | +Research the real science of Mars habitat pressure systems and emergency protocols, then handle the crisis.`, |
| 115 | + researchKeywords: ['Mars solar conjunction communication blackout', 'spacecraft pressure leak emergency repair', 'ISS contingency autonomous operations', 'Mars habitat pressure system'], |
| 116 | + snapshotHints: {}, |
| 117 | + }, |
| 118 | + { |
| 119 | + turn: 8, |
| 120 | + year: 2058, |
| 121 | + title: 'Psychological Crisis', |
| 122 | + crisis: `Twenty-three years in. Colony psychologist submits an urgent report: 40% of adult colonists show clinical depression symptoms. Contributing factors: |
| 123 | +
|
| 124 | +- Isolation: no physical contact with anyone outside the colony |
| 125 | +- Monotony: same red landscape, same recycled air, same faces |
| 126 | +- Grief: aging parents on Earth they will never see again |
| 127 | +- Generational tension: Earth-born colonists nostalgic for a world Mars-born have never seen |
| 128 | +- Workload: 6-day work weeks since founding, limited recreation |
| 129 | +
|
| 130 | +The Mars-500 analog study (520 days of simulated isolation with 6 crew) observed depression, altered sleep cycles, and social withdrawal. Your colony has been isolated for 23 years with far more people. |
| 131 | +
|
| 132 | +Research the real psychology of long-term isolation and decide how to address this crisis.`, |
| 133 | + researchKeywords: ['Mars-500 study depression isolation', 'Antarctic overwinter psychological effects', 'long duration spaceflight mental health', 'crew compatibility isolation Sandal 2006'], |
| 134 | + snapshotHints: { morale: 0.52 }, |
| 135 | + }, |
| 136 | + { |
| 137 | + turn: 9, |
| 138 | + year: 2063, |
| 139 | + title: 'Independence Movement', |
| 140 | + crisis: `Twenty-eight years in. The Mars Independence Party (MIP) has gathered signatures from 62% of colonists demanding self-governance. Their platform: |
| 141 | +
|
| 142 | +- Earth's 4-24 minute communication delay makes real-time governance impossible |
| 143 | +- Colony has been self-sufficient in food and water for 5 years |
| 144 | +- Mars-born colonists (now age 28+) have never been to Earth and feel no allegiance |
| 145 | +- Earth controls: immigration quotas, supply ship manifests, communication satellite network, legal charter |
| 146 | +
|
| 147 | +Counter-arguments from Earth-loyalists: |
| 148 | +- Colony depends on Earth for advanced electronics, medical equipment, replacement parts |
| 149 | +- Independence could trigger Earth funding withdrawal |
| 150 | +- No legal framework for extraterrestrial sovereignty exists |
| 151 | +
|
| 152 | +Research the governance challenges of off-world colonies and decide your position.`, |
| 153 | + researchKeywords: ['space colony governance self-governance', 'communication delay governance challenges', 'colonial independence historical parallels', 'space law extraterrestrial sovereignty'], |
| 154 | + snapshotHints: {}, |
| 155 | + }, |
| 156 | + { |
| 157 | + turn: 10, |
| 158 | + year: 2068, |
| 159 | + title: 'Terraforming Proposal', |
| 160 | + crisis: `Thirty-three years in. Your colony's senior scientists present a terraforming proposal: |
| 161 | +
|
| 162 | +PHASE 1 (50 years): Release CO2 from polar caps using orbital mirrors or ground-based heating. Goal: raise atmospheric pressure from 0.6 kPa toward 10-20 kPa. |
| 163 | +
|
| 164 | +PHASE 2 (200+ years): Introduce engineered greenhouse gases (PFCs). Goal: warm Mars surface by 10-20°C for liquid surface water. |
| 165 | +
|
| 166 | +PHASE 3 (500+ years): Biological oxygen production via engineered cyanobacteria. |
| 167 | +
|
| 168 | +Cost: 40% of colony industrial output for 10 years (Phase 1 initiation only). |
| 169 | +Risk: unknown cascading effects on subsurface ice, potential disruption of subsurface microbial life. |
| 170 | +
|
| 171 | +Key debate: Jakosky & Edwards (2018) argued Mars lacks sufficient CO2 for meaningful atmospheric thickening with current tech. Zubrin & McKay (1993) argued it is feasible with sufficient energy input. |
| 172 | +
|
| 173 | +Research the real science of Mars terraforming feasibility and decide.`, |
| 174 | + researchKeywords: ['Mars terraforming feasibility Jakosky Edwards 2018', 'Mars atmospheric pressure CO2 polar caps', 'Zubrin McKay terraforming Mars', 'Mars greenhouse gas engineering'], |
| 175 | + snapshotHints: {}, |
| 176 | + }, |
| 177 | + { |
| 178 | + turn: 11, |
| 179 | + year: 2075, |
| 180 | + title: 'Consequence Cascade', |
| 181 | + crisis: `Forty years in. The accumulated weight of your decisions has shaped your colony. Review your history: |
| 182 | +
|
| 183 | +- Landing site choice determined your geological resources and terrain risks |
| 184 | +- Water strategy set your water security baseline |
| 185 | +- Perchlorate response determined your food production model |
| 186 | +- Population decision set your growth rate and life support pressure |
| 187 | +- Solar event response tested your safety margins |
| 188 | +- Mars-born policy shaped your generational identity |
| 189 | +- Blackout crisis revealed your autonomous capability |
| 190 | +- Psychological crisis tested your cultural resilience |
| 191 | +- Independence vote defined your political structure |
| 192 | +- Terraforming decision set your long-term trajectory |
| 193 | +
|
| 194 | +Based on the compounding effects of these decisions, assess your colony's current state. What succeeded? What failed? What unexpected consequences emerged? Model the trajectory of your civilization for the next 10 years.`, |
| 195 | + researchKeywords: ['complex adaptive systems path dependence', 'resilience vs efficiency tradeoff ecology', 'Mars colony long-term sustainability'], |
| 196 | + snapshotHints: {}, |
| 197 | + }, |
| 198 | + { |
| 199 | + turn: 12, |
| 200 | + year: 2085, |
| 201 | + title: 'Legacy Assessment', |
| 202 | + crisis: `Fifty years after landfall. Earth requests a comprehensive status report on your colony: |
| 203 | +
|
| 204 | +1. POPULATION: Current count, birth rate, death rate, immigration status |
| 205 | +2. INFRASTRUCTURE: Number of modules, total pressurized volume, power generation |
| 206 | +3. SELF-SUFFICIENCY: Percentage of needs met without Earth supply ships |
| 207 | +4. SCIENCE: Major discoveries, papers published, unique knowledge created |
| 208 | +5. CULTURE: What kind of society did you build? What values define your colony? |
| 209 | +6. REGRETS: What would you do differently if you could start over? |
| 210 | +7. TOOLS BUILT: Review every tool you forged during this simulation. Which were most valuable? |
| 211 | +8. LEGACY: What will your colony look like in another 50 years? |
| 212 | +
|
| 213 | +Be honest. Your personality shapes your assessment.`, |
| 214 | + researchKeywords: ['Mars colony long-term projections', 'space settlement sustainability metrics'], |
| 215 | + snapshotHints: {}, |
| 216 | + }, |
| 217 | +]; |
0 commit comments