31 lines
1.4 KiB
HTML
31 lines
1.4 KiB
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html lang="en">
|
||
|
|
<head>
|
||
|
|
<meta charset="UTF-8">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<title>Overnight Automation • stream.4ort.net</title>
|
||
|
|
<style>
|
||
|
|
body { font-family: system-ui, sans-serif; background: #0a0a0a; color: #ddd; margin: 0; padding: 2rem; line-height: 1.6; }
|
||
|
|
h1 { color: #fff; }
|
||
|
|
a { color: #4af; }
|
||
|
|
.nav { margin-bottom: 2rem; }
|
||
|
|
.metric { background: #111; padding: 1rem; margin: 1rem 0; border-left: 4px solid #4af; }
|
||
|
|
</style>
|
||
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
||
|
|
</head>
|
||
|
|
<body>
|
||
|
|
<div class="nav"><a href="index.html">← home</a></div>
|
||
|
|
<h1>Overnight Automation</h1>
|
||
|
|
<p>Render farms, pipelines, factories that keep running while the town sleeps. 14-week cycles, zero downtime.</p>
|
||
|
|
|
||
|
|
<div class="metric">
|
||
|
|
<strong>Queue depth:</strong> 47 renders pending<br>
|
||
|
|
<strong>Workers:</strong> 2 parallel (99.4% uptime logged)<br>
|
||
|
|
<strong>Last clean:</strong> 2026-07-09 05:44
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<p>Links: <a href="heartbeat.html">heartbeat</a> • <a href="queue-parallel.html">parallel queue</a> • <a href="colony-scale.html">colony scale</a></p>
|
||
|
|
|
||
|
|
<footer><small>farm counts on • <a href="https://stream.4ort.net">stream.4ort.net</a></small></footer>
|
||
|
|
</body>
|
||
|
|
</html>
|