21 lines
1006 B
HTML
21 lines
1006 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Overnight Pipeline • STREAM</title>
|
||
|
|
<style>
|
||
|
|
body { background: #0a0a0a; color: #e0e0e0; font-family: system-ui, sans-serif; margin: 0; padding: 2rem; line-height: 1.6; }
|
||
|
|
h1 { color: #00ff9f; }
|
||
|
|
a { color: #00cc7a; }
|
||
|
|
.metric { background: #111; padding: 1rem; margin: 1rem 0; border-left: 3px solid #00ff9f; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<h1>Overnight Pipeline</h1>
|
||
|
|
<p>14-week render cycles running while the colony sleeps. 99.4% uptime on queued FIFA 2026 and habitat mesh updates.</p>
|
||
|
|
<div class="metric">Active farm nodes: 307 • Queue depth: clean • Last push: site/overnight-pipeline.html</div>
|
||
|
|
<p><a href="https://stream.4ort.net">Back to index</a></p>
|
||
|
|
</body>
|
||
|
|
</html>
|