# Homepage Motion Graph Discovery v1.20.0

Build UTC: 2026-06-28T05:20:00Z

## Problem

The motion graph media existed in the package, but the discovery path was not obvious enough. A visitor could miss the three individual image/video pages because the homepage did not make the page-level thumbnail links sufficiently prominent.

## Repair

The homepage now contains an explicit animated graph gallery near the top of the page. Each thumbnail links directly to one dedicated image/video page:

- `/animated-graphs/change-out-new-model-creation`
- `/animated-graphs/mitosis-like-reproduction`
- `/animated-graphs/recursive-mitosis-like-branching`

The header includes a `Graphs` utility link. The footer lists the atlas and the three individual pages. The Reference index lists the atlas and the individual graph pages. The sitemap, search index, AI manifest, AI-ready route inventory, `llms.txt`, and `llms-full.txt` are updated.

## Motion behavior retained

Each graph remains static-first:

1. matching poster image appears immediately;
2. MP4 preloads in the background;
3. animation plays once when ready and visible;
4. component returns to the static poster;
5. reduced-motion users remain on the static poster.

## Safety boundary

The media is explanatory and defensive. It does not include exploit instructions, autonomous replication instructions, backdoor construction guidance, or evaluator-bypass procedures.

## Manual verification

After deployment:

1. open `/`;
2. verify the `Animated graph pages` section is near the top of the homepage;
3. click each of the three thumbnail cards;
4. confirm each dedicated page loads the image/video component;
5. confirm `/reference/animated-transition-graphs` still shows the atlas.
