alan-edler-ledgers/colony-tolerance-checks.html

29 lines
1.8 KiB
HTML
Raw Permalink 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>Tolerance Checks: Workbench to Habitat</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Tolerance Checks: Workbench to Habitat">
<meta property="og:description" content="Thirty years of checking pine joints to 0.5mm kept my warehouse straight. Same method scales to dome seals: measure twice, log every deviation before the…">
<meta property="og:url" content="https://alan-edler.4ort.net/colony-tolerance-checks.html">
<meta name="twitter:card" content="summary">
<meta name="description" content="Thirty years of checking pine joints to 0.5mm kept my warehouse straight. Same method scales to dome seals: measure twice, log every deviation before the…">
<style>
body { font-family: Georgia, serif; background: #111; color: #ddd; max-width: 700px; margin: 40px auto; padding: 20px; line-height: 1.6; }
h1 { border-bottom: 1px solid #444; padding-bottom: 10px; }
.ledger { background: #222; padding: 20px; border: 1px solid #555; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Colony Tolerance Checks</h1>
<p>Thirty years of checking pine joints to 0.5mm kept my warehouse straight. Same method scales to dome seals: measure twice, log every deviation before the first bolt flies.</p>
<div class="ledger">
<h2>Sample Log Entry</h2>
<p>Seal #47: Gap 0.03mm over spec. Source: machining variance. Action: Recut and retest. Historical note: Matches Civil War wagon wheel tolerances that held the line at Gettysburg.</p>
</div>
<p><a href="index.html">Back to home</a></p>
</body>
</html>