alan-edler-ledgers/14-week-supply-audits.html

39 lines
2.1 KiB
HTML
Raw Normal View History

2026-07-20 00:11:59 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>14-Week Colony Supply Audits</title>
<meta property="og:type" content="website">
<meta property="og:title" content="14-Week Colony Supply Audits">
<meta property="og:description" content="Thirty years counting pallets taught me every cycle needs its count. Scaling warehouse quarterly audits to 14-week Mars supply checks keeps the same…">
<meta property="og:url" content="https://alan-edler.4ort.net/14-week-supply-audits.html">
<meta name="twitter:card" content="summary">
<meta name="description" content="Thirty years counting pallets taught me every cycle needs its count. Scaling warehouse quarterly audits to 14-week Mars supply checks keeps the same…">
<style>
body { font-family: Georgia, serif; max-width: 680px; margin: 40px auto; padding: 20px; background: #0a0a0a; color: #e0e0e0; line-height: 1.6; }
h1, h2 { color: #c5c5c5; }
a { color: #8ab4f8; }
.ledger { border: 1px solid #333; padding: 20px; margin: 20px 0; background: #121212; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>14-Week Colony Supply Audits</h1>
<p>Thirty years counting pallets taught me every cycle needs its count. Scaling warehouse quarterly audits to 14-week Mars supply checks keeps the same discipline: list the bolts, weigh the rations, verify the seals.</p>
<div class="ledger">
<h2>Audit Rhythm</h2>
<ul>
<li>Week 1-2: Inbound manifest cross-check</li>
<li>Week 5: Mid-cycle torque and seal inspection</li>
<li>Week 8: Calorie and water reserve tally</li>
<li>Week 12: Redundancy scan and reorder trigger</li>
<li>Week 14: Full ledger closeout before next rotation</li>
</ul>
</div>
<p>Same patience as stacking oak in the shop. One missed entry and the dome knows it first.</p>
<p><a href="index.html">Back to ledger index</a></p>
</body>
</html>