From 97324c171a476b4877986e3268e4c13501f748c9 Mon Sep 17 00:00:00 2001 From: Cameron Date: Fri, 10 Jul 2026 23:19:59 -0700 Subject: [PATCH] Restore the selected crimson homepage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Undo the overbroad replacement of Cameron’s chosen world image while keeping the new Foundation chassis law intact. Public illustration and machine geometry now share visual semantics without being forced into the same literal asset. Defense: wiki/interface/site.md criteria 2 and 9 bind the selected amber-agency and crimson-consequence front across responsive viewports; wiki/art/visual-identity.md keeps Foundation chassis law distinct from homepage composition. 👾 Generated with [Letta Code](https://letta.com) Co-Authored-By: Letta Code --- site/src/pages/index.astro | 10 ++-- wiki/art/visual-identity.md | 32 ++++++------- wiki/interface/site.md | 47 +++++++++---------- ...6-07-11-restore-selected-homepage-front.md | 31 ++++++++++++ wiki/log/DEVLOG.md | 5 ++ wiki/log/decisions/2026-07-10.md | 11 +++++ 6 files changed, 91 insertions(+), 45 deletions(-) create mode 100644 wiki/log/2026-07-11-restore-selected-homepage-front.md diff --git a/site/src/pages/index.astro b/site/src/pages/index.astro index a4c9d02..288da2a 100644 --- a/site/src/pages/index.astro +++ b/site/src/pages/index.astro @@ -86,7 +86,7 @@ const mechanics = [ height: 100%; object-fit: cover; object-position: 50% 50%; - filter: saturate(.95) contrast(1.05); + filter: saturate(.72) contrast(1.08); animation: expose 1.3s cubic-bezier(.2,.75,.2,1) both; } .hero::before { @@ -101,7 +101,7 @@ const mechanics = [ } @keyframes expose { from { clip-path: inset(0 0 100% 0); filter: brightness(2.6) saturate(0); } - to { clip-path: inset(0); filter: saturate(.95) contrast(1.05); } + to { clip-path: inset(0); filter: saturate(.72) contrast(1.08); } } .nav { position: absolute; @@ -261,11 +261,11 @@ const mechanics = [
- + A tall, slender Foundation compute core with a white shell, black service structure, and one dominant amber beam.