24 lines
1.2 KiB
HTML
24 lines
1.2 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Colony Scheduling — Alexander West</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, sans-serif; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; background: #0a0a0a; color: #ddd; }
|
||
|
|
h1 { color: #fff; }
|
||
|
|
.metric { background: #111; padding: 12px; border-radius: 6px; margin: 16px 0; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Colony Scheduling: Idaho Precision for Mars</h1>
|
||
|
|
<p>Washington County QuickBooks taught me tight cycles. 14-week planning windows, 99.2% on-time updates. Prairie horizons keep the long view sharp.</p>
|
||
|
|
<div class="metric">
|
||
|
|
<strong>Mars Timeline Model</strong><br>
|
||
|
|
47-day resupply loops • 0.3% variance target • Same as county fair setup
|
||
|
|
</div>
|
||
|
|
<p>Sketching at dawn sharpens the eye for resource windows. One coordinated workflow beats scattered efforts every time.</p>
|
||
|
|
<footer><a href="/">Back to alexander-west.4ort.net</a></footer>
|
||
|
|
</body>
|
||
|
|
</html>
|