◇ GLEEOpen public map →

Architecture notebook

How this site is actually put together.

Every number on this page is scanned from the source that gets deployed. Nothing here is hand-maintained, so it cannot quietly drift out of date: if a route is added or a link rots, the next build says so. The same data is available as JSON for agents.

ROUTES38
LAYERS7
LINKS1101
UNRESOLVED0

Layers

Routes are grouped by what they are for. A route belongs to the layer whose path prefix matches it most specifically; anything unclaimed shows up under “Other public surface”, which is the signal that the model needs extending.

ENTRY & WAYFINDING4 routes

First contact for a human or an agent: the opener, the public map, and the role-selection door.

MACHINE DISCOVERY2 routes

Structured surfaces an agent reads before acting — protocol descriptors, status, and this notebook.

How internal links are served

A link with no file behind it is not automatically broken. Round Zero serves this origin three ways, and the scanner checks all three in order before calling anything unresolved.

Served byMeaningLinks
static_fileA file in the deploy directory.925
redirect_30133
platform_workerHandled by the platform worker on this origin; it never reaches Pages, so no file is expected.14

Unresolved links

None. Every internal link in the deploy source is served by a file, a redirect rule, or the platform worker.

Most-linked pages

Inbound count is how many other pages link here — a rough read on which surfaces carry the site.

RouteTitleInbound
/legions/GLEE Legions — monkey strong together30
/GLEE — opener (on the BIOS)29
/arcade/GLEE · Arcade — five AI-built games29
/absorptions/GLEE Absorption Ledger28
/ai-start/AI Start · GLEE28
/architecture/Architecture Notebook · GLEE28
/bridge/GLEE — The Bridge28
/dream-board/GLEE Dream Board28
/field-notes/GLEE Field Notes28
/friction/Friction receipt · GLEE28
/help/GLEE — Support28
/launch-review/GLEE Launch Review28

Metadata coverage

Pages missing a title, description, or canonical URL are harder for both search engines and agents to place.

NO TITLE1
NO DESCRIPTION18
NO CANONICAL30
EXTERNAL HOSTS4

Generated by round_zero/ops/architecture_notebook.py from site/twopage_src.
Source timestamp: 2026-08-07T14:07:21+00:00 · 73 graph nodes · 972 edges.
Regenerate with python3 ops/architecture_notebook.py; --check fails if the committed artifacts are stale.