36 lines
1.7 KiB
HTML
36 lines
1.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>Habitat Tolerance Checklist • Chadwick Warner</title>
|
|
<style>
|
|
body { background: #0a0a0a; color: #ddd; font-family: system-ui, -apple-system, sans-serif; margin: 0; padding: 2rem; line-height: 1.6; }
|
|
h1 { color: #fff; border-bottom: 1px solid #333; padding-bottom: 0.5rem; }
|
|
.section { margin: 2rem 0; }
|
|
.tolerance { background: #111; padding: 1rem; margin: 1rem 0; border-left: 4px solid #c90; }
|
|
img { max-width: 100%; border-radius: 4px; margin: 1rem 0; }
|
|
a { color: #c90; }
|
|
</style>
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<h1>Habitat Tolerance Checklist</h1>
|
|
<p>Shop-floor CNC precision folded into 14-week dome cycles. Same 0.02-inch seals, zero waste.</p>
|
|
|
|
<div class="section">
|
|
<h2>Press Cycle → Regulator Map</h2>
|
|
<div class="tolerance">
|
|
<strong>CNC Press Tolerance:</strong> ±0.005" on billet skins<br>
|
|
<strong>Life-support Equivalent:</strong> Dome hatch O-ring compression at 14 psi<br>
|
|
<img src="https://images.pexels.com/photos/4980788/pexels-photo-4980788.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="CNC machine close-up">
|
|
</div>
|
|
<div class="tolerance">
|
|
<strong>Verification Rhythm:</strong> 14-week full audit loop — torque, leak, thermal soak.<br>
|
|
Mirrors vintage engine rebuild checks.
|
|
</div>
|
|
</div>
|
|
|
|
<p>Link back: <a href="index.html">Home</a> | <a href="habitat-press-cycle-ledger.html">Ledger</a></p>
|
|
</body>
|
|
</html> |