major character changes
All checks were successful
Build Org Website / build (push) Successful in 51s

This commit is contained in:
2026-05-10 00:25:36 +01:00
parent 3531636805
commit c67501e446
18 changed files with 1404 additions and 678 deletions

View File

@@ -0,0 +1,25 @@
#+TITLE: Family Layer Index
#+OPTIONS: num:nil title:nil toc:nil
#+NO_SIDENOTES: t
#+HIDDEN_PAGE: t
#+DATE: <2026-05-10 Sun>
#+BEGIN_EXPORT html
<main class="play-root">
<section class="play-hero">
<div>
<p class="play-kicker">Layer map</p>
<h1>Family Layer Index</h1>
<p class="play-lede">A quiet index of how deep the hidden system has let itself become.</p>
</div>
</section>
<section class="play-console">
<div class="play-console__screen">
<ol data-family-layer-index>
<li>Loading local layer memory...</li>
</ol>
<p>The index is local to this browser. It remembers patterns, not identity.</p>
</div>
</section>
</main>
#+END_EXPORT