component lab
Components
Narrative & scroll

Timeline

Vertical milestone timeline with mono dates, serif titles, and batch scroll-reveal; one entry can be emphasized.

adoption arc / emphasized landmark

Entries fade in with a slight x-offset as they scroll into view. The emphasized item marks the turning point.

  1. 2025-Q1

    One agent, one terminal

    Babysitting a single Claude session and approving every edit by hand.

  2. 2025-Q2

    First parallel worktree

    Second agent on a bugfix branch. Zero conflicts — the directories never overlap.

  3. 2025-Q4

    Worktrees become the default

    Every task starts with git worktree add. Main stays clean.

  4. 2026-Q1

    The merge queue is the bottleneck

    Agents produce faster than I can review. A good problem, but a real one.