Tab · Product

Docs & Video

See every shipped docs page + walkthrough video — and what's still missing. The registry behind the Docs & Video build track: every user-facing page, its walkthrough composition, and its status (✅ shipped · ⏳ in progress · ❌ gap). Lives at .claude/brain/documentation.md.

See it in motion

Where to find it

  • Localhost: /documentation.html?repo=<id>
  • On disk: .claude/brain/documentation.md
  • Keyboard: K then docs
  • Sidebar: Product → Docs & Video

What it does for you

Track 3 has a registry, not just a vibe.The third build track — Docs & Video — is enforced the same way as Features and UX: one row per surface, one status flag per row. A feature isn't done if its docs row is still ⏳.
Gaps are obvious, not embarrassing.Every page without a walkthrough, every walkthrough without a page, every shipped surface without either — flagged in the same table. The Docs & Video gate on every PR pulls from this list.
One link from registry to artifact.Each row deep-links to the page (website/app/docs/...) and the composition (website/remotion/compositions/...). The registry is the navigable index of the entire Docs surface.

Configure

Nothing — hand-edit the markdown when a page or composition lands. The HTML twin is auto-synced by npm run sync-brain.

Use it well

At PR review, check that any new surface gained a row here. At end-of-quarter, scan the table for stale ⏳ rows — anything older than two months either ships its docs or its row gets retired. The registry stays trustworthy by staying small and current.

Read more