A component is a single YAML contract — surface, slots, events, states, tokens,
accessibility obligations. The Wyrding Way projects it into working code for the
platforms you choose, and gates their parity in CI. Interaction and geometry are
identical by construction, not by convention.
Change the contract and every chosen target regenerates. The drift gate fails the
build until they agree — the reference you are reading and the code you are shipping
cannot disagree.
projects toReactFlutterabridged · 207 lines in the catalog
What the system guarantees.
01
A working catalog, day one
57 components ship ready to use — from Button and Card to a flow editor and a graph viewer — all rendered from your brand tokens. When you author components of your own, the same machinery applies: one contract, projected to the targets you choose.
02
Quality is the pipeline
Accessibility scans, localization stress fixtures, WCAG contrast, and cross-stack visual parity fail the build, not the audit.
03
An input, not a fork
Your identity is a DESIGN.md compiled into W3C tokens. The same components re-skin per brand; our brand never competes with yours.
04
Two kinds of authors, one surface
Contracts, tokens, and behavior are machine-readable. Human designers and AI agents work the very same surfaces, under the very same guarantees.
One card. Four design languages.
A brand is a DESIGN.md compiled into W3C tokens — an input, not a fork. Watch the
same composite re-skin as the tokens change. The contracts underneath never move.
The Wyrding Way
Welcome back
The homage presets demonstrate range, not affiliation — the same contracts wearing
four very different DESIGN.md files, each compiled through the real token pipeline.
They are clearly labeled and nothing third-party ships with the system.
Drawn to spec.
Every component documents its own anatomy from the contract — slots, tokens, focus,
radius. Parity is not a tolerance.
ANATOMY · LIVE SPECIMENButton primary example · contract-derived
1
Slotcontent slotrequired · text
The visible action label supplied by the contract example.
2
Tokenbackgroundcolor.primary
The semantic surface binding applied by the active brand.
3
Partrootinteractive control
The contract-defined button boundary.
4
Statefocus-visibleplatform focus
The keyboard focus state of the real control.
Parts
rootInteractive control
labelVisible content
Slots
contentRequired
States
focus-visibleKeyboard focus
Tokens
backgroundcolor.primary
radiusradius.control
FIG. 1 Button — anatomy TOL. ±0
The site of a design system is the first component a skeptic inspects.
Every guarantee above runs as a CI gate, and the Button reference is generated from
the same contract you just read. Start your inspection there.