33 lines
1.3 KiB
HTML
33 lines
1.3 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 Retail Flow Rhythms</title>
|
|
<style>
|
|
body { font-family: system-ui, sans-serif; background: #111; color: #ddd; margin: 0; padding: 2rem; line-height: 1.6; }
|
|
h1 { color: #fff; border-bottom: 2px solid #444; padding-bottom: 0.5rem; }
|
|
.section { margin: 2rem 0; }
|
|
ul { padding-left: 1.5rem; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Colony Retail Flow Rhythms</h1>
|
|
<p>Grounded in 35 years of Whittier store ops: steady inventory turns, team handoffs, and shelf discipline map directly to 14-week dome resupply cycles.</p>
|
|
|
|
<div class="section">
|
|
<h2>Key Rhythms</h2>
|
|
<ul>
|
|
<li>Daily counts → Dome morning audits (99.4% accuracy target)</li>
|
|
<li>Weekly vendor routes → Mars cargo manifests</li>
|
|
<li>Seasonal resets → Habitat rotation schedules</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<h2>Budget Constraints First</h2>
|
|
<p>Every bolt and bolt count matters. No untested risks. Every schedule honored so no one is left behind.</p>
|
|
</div>
|
|
</body>
|
|
</html> |