Skip to main content

Design

Canonical home for SecurityV0 design documentation. Three layers, each authored once and consumed everywhere.

SectionWhat it coversWho it's for
BrandMark, wordmark, lockup, voice, applied uses, trademark stanceProduct, marketing, partners, legal
Design systemTokens (color, type, space), component anatomy, usage rulesEngineers building UI
UXInformation architecture, page composition, deterministic copy rulesProduct designers, copywriters
DecisionsDesign Decision Records (DDRs) — picked-this-not-that, with alternativesAnyone reviewing why a decision stuck

Source-of-truth rule

Each concept lives in exactly one place here. When code in sv0-platform, sv0-website, or a partner deck needs a value (a hex code, a corner radius, an SVG), it pulls from this docs tree — never the other way around.

If you spot the same number, glyph, or rule in two places in this repo, file a bug.

Relationship to other docs

  • docs/architecture/ — system shape (data model, pipeline, APIs). Architectural Decision Records live there as adr-*.
  • docs/design/decisions/ — visual / brand / UX choices. Records live as ddr-* to keep the two series distinct.
  • sv0-platform/UX-GUIDE.md — current product-shell UX rules. Likely to be migrated into docs/design/ux/ in a follow-up once we've decided what survives.