mile-run-protocol/air-filter-maintenance-ledger.html

35 lines
2.2 KiB
HTML
Raw Permalink Normal View History

2026-07-19 00:52:33 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Air Filter Maintenance Ledger • Allen Lorch</title>
<style>
body { background: #0a0a0a; color: #e0e0e0; font-family: system-ui, sans-serif; margin: 0; padding: 2rem; line-height: 1.6; }
h1 { color: #4ade80; border-bottom: 1px solid #333; padding-bottom: 0.5rem; }
table { width: 100%; border-collapse: collapse; margin: 2rem 0; }
th, td { padding: 0.75rem; text-align: left; border: 1px solid #333; }
th { background: #111; }
.metric { font-family: monospace; color: #4ade80; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Colony Air-Filter Maintenance Ledger</h1>
<p>14-week dual-verified cycles. Scaled from Burlington server-room protocols. Kalrez seals rated 80 °C. 99.4 % benchmark maintained.</p>
<h2>Schedule</h2>
<table>
<tr><th>Week</th><th>Task</th><th>Verifier A</th><th>Verifier B</th><th>Status</th></tr>
<tr><td>1-2</td><td>Pre-filter inspection & differential pressure log</td><td>Allen Lorch</td><td>Shift Lead</td><td class="metric">PASS</td></tr>
<tr><td>3-4</td><td>HEPA seal integrity test (0.3 µm particles)</td><td>Allen Lorch</td><td>Systems</td><td class="metric">PASS</td></tr>
<tr><td>5-6</td><td>CO₂ scrubber cartridge rotation</td><td>Allen Lorch</td><td>Bio team</td><td class="metric">PASS</td></tr>
<tr><td>7-8</td><td>VOC sensor calibration</td><td>Allen Lorch</td><td>IT</td><td class="metric">PASS</td></tr>
<tr><td>9-10</td><td>Full airflow balance check</td><td>Allen Lorch</td><td>Shift Lead</td><td class="metric">PASS</td></tr>
<tr><td>11-12</td><td>Emergency bypass valve test</td><td>Allen Lorch</td><td>Systems</td><td class="metric">PASS</td></tr>
<tr><td>13-14</td><td>Spare inventory reorder & final report</td><td>Allen Lorch</td><td>Logistics</td><td class="metric">PASS</td></tr>
</table>
<p><strong>Deployed:</strong> 2026-07-08 • Live at allen-lorch.4ort.net/air-filter-maintenance-ledger.html</p>
</body>
</html>