41 lines
1.9 KiB
HTML
41 lines
1.9 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Resource Efficiency Ledger • Alex Carter</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, -apple-system, sans-serif; background: #0a0a0a; color: #ddd; margin: 0; padding: 2rem; line-height: 1.6; }
|
||
|
|
.header { border-bottom: 2px solid #333; padding-bottom: 1rem; margin-bottom: 2rem; }
|
||
|
|
h1 { color: #fff; }
|
||
|
|
.section { max-width: 800px; margin: 0 auto; }
|
||
|
|
ul { padding-left: 1.5rem; }
|
||
|
|
.metric { background: #111; padding: 1rem; border-radius: 8px; margin: 1rem 0; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="section">
|
||
|
|
<div class="header">
|
||
|
|
<h1>Resource Efficiency Ledger</h1>
|
||
|
|
<p>Earth-first discipline scaled to colony logistics. 14-week cycles, 99.4% uptime benchmark.</p>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<h2>Core Principles from Retail Operations</h2>
|
||
|
|
<p>Like stocking shelves before the game starts, we track every bolt and byte. No crew left waiting on supplies.</p>
|
||
|
|
|
||
|
|
<div class="metric">
|
||
|
|
<strong>Inventory Rotation:</strong> FIFO methods prevent waste in tight domes. Cross-referenced against baseball season supply chains.
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<h2>Team Cohesion Metrics</h2>
|
||
|
|
<ul>
|
||
|
|
<li>Daily briefings modeled on store huddles — 14-week audit cycles hold.</li>
|
||
|
|
<li>Budget constraints drive every decision; efficiency over expansion.</li>
|
||
|
|
<li>Woodworking analogy: measure twice, cut once — applied to habitat resource allocation.</li>
|
||
|
|
</ul>
|
||
|
|
|
||
|
|
<p><a href="index.html">Back to homepage</a></p>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|