Design
Canonical home for SecurityV0 design documentation. Three layers, each authored once and consumed everywhere.
| Section | What it covers | Who it's for |
|---|---|---|
| Brand | Mark, wordmark, lockup, voice, applied uses, trademark stance | Product, marketing, partners, legal |
| Design system | Tokens (color, type, space), component anatomy, usage rules | Engineers building UI |
| UX | Information architecture, page composition, deterministic copy rules | Product designers, copywriters |
| Decisions | Design Decision Records (DDRs) — picked-this-not-that, with alternatives | Anyone 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 asadr-*.docs/design/decisions/— visual / brand / UX choices. Records live asddr-*to keep the two series distinct.sv0-platform/UX-GUIDE.md— current product-shell UX rules. Likely to be migrated intodocs/design/ux/in a follow-up once we've decided what survives.