amada-zambrano-site/colony-inventory-ledger.html

54 lines
2.9 KiB
HTML
Raw Permalink Normal View History

2026-07-20 06:41:53 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Colony Inventory Ledger • Amada Zambrano</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Colony Inventory Ledger • Amada Zambrano">
<meta property="og:description" content="14-week cycles • Dual verification • Forklift discipline scaled to Mars supply chains. By Amada Zambrano, warehouse stocker.">
<meta property="og:url" content="https://amada-zambrano.4ort.net/colony-inventory-ledger.html">
<meta name="twitter:card" content="summary">
<meta name="description" content="14-week cycles • Dual verification • Forklift discipline scaled to Mars supply chains. By Amada Zambrano, warehouse stocker.">
<style>
body { font-family: system-ui, sans-serif; background: #0a0a0a; color: #e0e0e0; margin: 0; padding: 2rem; line-height: 1.6; }
.header { border-bottom: 1px solid #333; padding-bottom: 1rem; margin-bottom: 2rem; }
h1 { color: #fff; }
.section { margin-bottom: 2rem; }
table { width: 100%; border-collapse: collapse; }
th, td { border: 1px solid #444; padding: 0.75rem; text-align: left; }
th { background: #1a1a1a; }
.cycle { background: #112211; padding: 1rem; border-left: 4px solid #4a4; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<div class="header">
<h1>Colony Inventory Ledger</h1>
<p>14-week cycles • Dual verification • Forklift discipline scaled to Mars supply chains. By Amada Zambrano, warehouse stocker.</p>
</div>
<div class="section">
<h2>Core Protocols</h2>
<ul>
<li>Physical counts every 14 weeks, matching my Edinburg DC shifts.</li>
<li>Dual sign-off on every crate: receiver + supervisor, just like safety checks.</li>
<li>Kalrez seals and desiccant logs for -80°C food stores.</li>
<li>Food priority: tamales, masa, dried chiles — tracked by calorie and shelf life.</li>
</ul>
</div>
<div class="section cycle">
<h2>14-Week Cycle Example</h2>
<table>
<tr><th>Week</th><th>Task</th><th>Verification</th></tr>
<tr><td>1-2</td><td>Full manifest scan, forklift pallet audit</td><td>Two-person count</td></tr>
<tr><td>4</td><td>Seal integrity + moisture check</td><td>Log + photo</td></tr>
<tr><td>8</td><td>Rotate stock, FIFO for perishables</td><td>Supervisor sign</td></tr>
<tr><td>12-14</td><td>Full reconciliation + reorder</td><td>Both logs merged</td></tr>
</table>
</div>
<p>Live from my own 4ort subdomain. Same discipline that keeps the DC running will keep the crew fed on Mars.</p>
</body>
</html>