slope-stability-tool/colony-rodeo-rhythms.html

32 lines
1.6 KiB
HTML
Raw Normal View History

2026-07-18 09:04:54 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Colony Rodeo Rhythms | Alexander West</title>
<style>
body { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; background: #0a0a0a; color: #e0e0e0; margin: 0; padding: 40px 20px; line-height: 1.6; }
.container { max-width: 720px; margin: 0 auto; }
h1 { color: #4a9eff; border-bottom: 2px solid #333; padding-bottom: 10px; }
.metric { background: #1a1a1a; padding: 20px; margin: 20px 0; border-left: 4px solid #4a9eff; }
a { color: #4a9eff; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<div class="container">
<h1>Colony Rodeo Rhythms</h1>
<p>Weiser's annual rodeo runs on 14-week prep cycles: stock draw scheduling, arena metrics tracking, volunteer rosters at 98.7% fill rate. Same discipline scales directly to Mars dome assembly queues and habitat rotation drills.</p>
<div class="metric">
<strong>Key Transfers:</strong><br>
• Event timing precision: 14-week forward manifests<br>
• Competitor performance logs → crew EVA efficiency<br>
• Community turnout data → dome morale baselines
</div>
<p>Grounded in Washington County fairgrounds data. Full metrics ledger ready for upload to fleet operations.</p>
<p><a href="index.html">← Back to homepage</a></p>
</div>
</body>
</html>