torque-ledger/inventory-checks.html

35 lines
1.4 KiB
HTML
Raw Normal View History

2026-07-18 19:36:45 +02:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Inventory Checks • Alex Carter</title>
<style>
body { background: #111; color: #ddd; font-family: system-ui, sans-serif; max-width: 720px; margin: 40px auto; padding: 20px; line-height: 1.6; }
h1 { color: #fff; border-bottom: 1px solid #444; padding-bottom: 10px; }
.section { margin: 30px 0; }
ul { padding-left: 20px; }
.note { font-size: 0.9em; color: #888; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Inventory Checks: Keeping the Team Fed & Ready</h1>
<p>Before we talk Mars habitats, we master the basics right here. Same discipline that keeps a store running smooth.</p>
<div class="section">
<h2>Weekly Cadence (like Tuesday routes)</h2>
<ul>
<li>Bolt & seal torque — check every 7 cycles</li>
<li>Food & water buffers — 20% headroom minimum</li>
<li>Tool inventory scan — no missing bits on game day</li>
</ul>
</div>
<div class="section">
<h2>Woodworking Parallel</h2>
<p>Just like measuring twice before you cut, we verify counts twice. One loose bolt or empty barrel and the whole project stalls.</p>
</div>
<p class="note">Grounded in real ops know-how. Team first, always. — Alex Carter</p>
</body>
</html>