Patterns

Page patterns and composition rules

Patterns explain how approved tokens and primitives combine into complete pages. They are less about visual novelty and more about preserving the reading rhythm of the system.

Docs page pattern

RegionRoleNotes
Top railPrimary navigation across docs areasStays compact and muted
Local anchor railIn-page orientation for long documentsSticky on desktop, stacked on mobile
Article columnPrimary reading areaKeep width narrow and predictable

Article-like content page

When a page reads more like an essay or deep technical note, keep the title compact, the metadata muted, and the body close in scale to the heading. The page should feel editorial, not promotional.

Overview and index page

Index-like pages should summarize the system without pretending to be a product landing page. Favor short sections, quiet tables, and brief guidance that points engineers to the deeper docs pages.

  • State what the system is for.
  • Explain how to consume it in code.
  • Link to the deeper pages that hold the real detail.
  • Keep promotion copy out of the overview.

Promotion pattern

Patterns become real only after they survive comparison in the lab and then get documented here. The promotion path should stay the same even as the visual language evolves.

StepOwnerResult
Explore in labDesign or engineeringCandidate pattern
Extract shared partsEngineeringReusable primitive or token
Document usageEngineeringStable docs entry
Adopt in productProduct codeProduction page or feature