48 lines
2.7 KiB
HTML
48 lines
2.7 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 Inventory Discipline — Alan Edler</title>
|
||
|
|
<meta property="og:type" content="website">
|
||
|
|
<meta property="og:title" content="Colony Inventory Discipline — Alan Edler">
|
||
|
|
<meta property="og:description" content="Thirty years tracking bolts and barrels in Kentucky taught me one truth: every mission fails at the ledger. Mars is just a bigger warehouse with thinner…">
|
||
|
|
<meta property="og:url" content="https://alan-edler.4ort.net/inventory-colony.html">
|
||
|
|
<meta name="twitter:card" content="summary">
|
||
|
|
<meta name="description" content="Thirty years tracking bolts and barrels in Kentucky taught me one truth: every mission fails at the ledger. Mars is just a bigger warehouse with thinner…">
|
||
|
|
<style>
|
||
|
|
body { font-family: Georgia, serif; background: #0a0a0a; color: #e0e0e0; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
|
||
|
|
h1 { color: #c9a227; border-bottom: 1px solid #333; padding-bottom: 10px; }
|
||
|
|
.section { margin: 30px 0; }
|
||
|
|
table { width: 100%; border-collapse: collapse; margin: 20px 0; }
|
||
|
|
th, td { border: 1px solid #444; padding: 8px; text-align: left; }
|
||
|
|
th { background: #1a1a1a; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Colony Inventory Discipline</h1>
|
||
|
|
<p>Thirty years tracking bolts and barrels in Kentucky taught me one truth: every mission fails at the ledger. Mars is just a bigger warehouse with thinner air.</p>
|
||
|
|
|
||
|
|
<div class="section">
|
||
|
|
<h2>14-Week Cycle Stock Ledger</h2>
|
||
|
|
<table>
|
||
|
|
<tr><th>Category</th><th>Min Reserve</th><th>Reorder Trigger</th><th>Verification Step</th></tr>
|
||
|
|
<tr><td>Fasteners & Seals</td><td>18 months</td><td>12 months</td><td>Physical count + photo log</td></tr>
|
||
|
|
<tr><td>Nutrient Precursors</td><td>24 months</td><td>18 months</td><td>Lab assay + temp log</td></tr>
|
||
|
|
<tr><td>Power Spares</td><td>36 months</td><td>24 months</td><td>Functional test record</td></tr>
|
||
|
|
</table>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="section">
|
||
|
|
<h2>Ground Rules from the Floor</h2>
|
||
|
|
<ul>
|
||
|
|
<li>Never trust a spreadsheet without a second source count.</li>
|
||
|
|
<li>Label everything twice—once for now, once for the next shift.</li>
|
||
|
|
<li>Dust storms do not excuse a missed audit.</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<p style="font-size:0.9em; color:#888;">Modeled on Lake Cumberland supply runs and warehouse precision. 99.6% fill rate target.</p>
|
||
|
|
</body>
|
||
|
|
</html>
|