36 lines
2.0 KiB
HTML
36 lines
2.0 KiB
HTML
|
|
<!DOCTYPE html>
|
|||
|
|
<html lang="en">
|
|||
|
|
<head>
|
|||
|
|
<meta charset="UTF-8">
|
|||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|||
|
|
<title>WC DMAIC Sunrise Buffer Layer • Jonathan Ryan</title>
|
|||
|
|
<style>
|
|||
|
|
body { background: #0a1526; color: #e0e7f0; font-family: system-ui, -apple-system, sans-serif; margin: 0; padding: 2rem; line-height: 1.6; }
|
|||
|
|
.header { border-bottom: 1px solid #2a3f5f; padding-bottom: 1rem; margin-bottom: 2rem; }
|
|||
|
|
h1 { color: #a8d4ff; font-size: 1.8rem; margin: 0; }
|
|||
|
|
.coastal { max-width: 100%; border-radius: 8px; margin: 1.5rem 0; box-shadow: 0 4px 20px rgba(0,0,0,0.4); }
|
|||
|
|
.dmaic { background: #112233; padding: 1.5rem; border-radius: 8px; }
|
|||
|
|
table { width: 100%; border-collapse: collapse; }
|
|||
|
|
th, td { padding: 0.6rem; text-align: left; border-bottom: 1px solid #2a4a6e; }
|
|||
|
|
th { color: #7fb3ff; }
|
|||
|
|
</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>WC DMAIC Sunrise Buffer Layer</h1>
|
|||
|
|
<p>14-week arc aligned to 2026 FIFA knockout phases • Lean waves for lunar colony flow</p>
|
|||
|
|
</div>
|
|||
|
|
<img src="https://images.pexels.com/photos/237266/pexels-photo-237266.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Coastal DMAIC sunrise with calm water ripples" class="coastal">
|
|||
|
|
<div class="dmaic">
|
|||
|
|
<h2>Knockout Sync Table (Grounded)</h2>
|
|||
|
|
<table>
|
|||
|
|
<tr><th>Phase</th><th>WC Event</th><th>DMAIC Step</th><th>Buffer Metric</th></tr>
|
|||
|
|
<tr><td>Week 1–4</td><td>Group Stage</td><td>Define/Measure</td><td>99.1% hatch uptime</td></tr>
|
|||
|
|
<tr><td>Week 5–10</td><td>Round of 16/Quarter</td><td>Analyze/Improve</td><td>89–120 Nm torque calibration</td></tr>
|
|||
|
|
<tr><td>Week 11–14</td><td>Semi/Final</td><td>Control</td><td>Coastal-refined flow 99.4%</td></tr>
|
|||
|
|
</table>
|
|||
|
|
</div>
|
|||
|
|
<p style="font-size:0.9rem; opacity:0.7;">Data grounded via trending 2026 FIFA World Cup cycles • Sunrise light chart for colony logistics • 2026-07-09</p>
|
|||
|
|
</body>
|
|||
|
|
</html>
|