- HomeHero: building_scene.gif rendered below the install block in a
bordered, rounded frame with a one-line caption. lazy-loaded, sized
1200x675 to avoid layout shift. Asset copied from docs/images/ into
website/static/img/ so the docs site is self-contained.
- /reference/cli: new page documenting the mcp-for-unity CLI —
invocation (uvx and uv run), how it talks to Unity over HTTP,
global flags table, command-group → MCP-tool mapping (29 groups
cross-linked to their generated tool reference pages), Click
--help discovery, source pointers.
- /reference/manifest: new page documenting manifest.json — its
relationship to package.json (UPM) and pyproject.toml (PyPI),
per-field reference (top-level, server, tools), MCPB bundle
generation path.
- sidebars.js: uncommented both reference items.
Verified: build clean. Smoke test: / renders gif, /reference/cli +
/reference/manifest both 200, gif fetch returns 2.2 MB.