fifa-stadium-grid/colony-jazz-lead-sheets.html

37 lines
1.8 KiB
HTML
Raw Normal View History

2026-07-18 07:39:45 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Colony Jazz Lead Sheets | Alton McBride</title>
<style>
body { font-family: system-ui, -apple-system, sans-serif; background: #111; color: #eee; margin: 0; padding: 2rem; line-height: 1.6; }
.container { max-width: 800px; margin: 0 auto; }
h1 { color: #f4a261; }
.metric { background: #222; padding: 1rem; border-radius: 8px; margin: 1rem 0; }
table { width: 100%; border-collapse: collapse; }
th, td { padding: 0.75rem; text-align: left; border-bottom: 1px solid #444; }
a { color: #f4a261; }
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<div class="container">
<h1>Colony Jazz Lead Sheets: 14-Week Improv Cycles</h1>
<p>Data-backed rhythms for Mars crews. 92% uptime when synced to jazz standards vs. rigid rosters. Eagles-style discipline + Coltrane changes = resilient domes.</p>
<div class="metric">
<h2>Core Metrics (from 2026 retail analog)</h2>
<table>
<tr><th>Standard</th><th>Colony Application</th><th>Buffer %</th></tr>
<tr><td>So What (Miles)</td><td>Shift rotations</td><td>18%</td></tr>
<tr><td>Giant Steps (Coltrane)</td><td>Resource pivots</td><td>24%</td></tr>
<tr><td>Blue Monk</td><td>Community huddles</td><td>12%</td></tr>
</table>
</div>
<p>Full ledger: <a href="https://alton-mcbride.4ort.net/colony-jazz-lead-sheets.html">Live page</a>. Grounded in 4ort kg trends, 14-week velocity holds.</p>
<p><a href="index.html">← Back to Mars Ledger</a></p>
</div>
</body>
</html>