---
title: "Design System Governance: A System Your Own Team Keeps Building With"
url: https://www.axelerant.com/blog/design-system-governance-internal-team
published: 2026-08-06T09:00:00Z
author: "Dheeraj Khindri, Director of Experience Design"
lenses: Experience, Data, Activation, Optimization
source: Axelerant Thinking
---

# Design System Governance: A System Your Own Team Keeps Building With

> Design system governance for an in-house team: direction before fidelity, tokens before components, and the decisions that decide whether the system survives the agency.

Stage seven of eight. The question it answers: how do we get a [design system](/what-we-do/design/ui-and-design-systems) our own team keeps building with?

A manufacturer's digital team told us their design function is roughly half in-house, half agency. What they want from a redesign is not a set of screens. It is a system their own designers keep building with after the engagement ends, and they have seen the alternative: a beautiful library, delivered, admired, and abandoned within a year because every change meant going back to the vendor.

That failure is rarely about craft. It is about governance. A design system survives when the client's team knows what a component is, who can change it, how a new one gets added, and how a disagreement between brand, [accessibility](/what-we-do/design/accessibility-and-inclusive-design), and business gets closed. Those are decisions, and if the agency does not make them with the client during the build, the system arrives without them and dies without them.

Design system governance is stage seven of eight because it depends on everything before it: the content model from the structure stage decides what components exist, the journeys decide which states they need, and the audiences decide the variants.

![Build and proof: the final two stages of the digital brand strategy, where the design system is built and the result is validated.](https://cdn.sanity.io/images/d78h1a2t/production/5ee76e4fbe7fcdbc4b8eefe5fe3a6f77a012c8b9-2048x1152.png)

## Direction before fidelity

The fastest way to lose a client's design team is to show them a finished screen before the direction is agreed. They react to the screen. Nobody can react to the reasoning, because it was never shown.

So the sequence runs from least to most committed. Moodboards first, for hero treatment, tone, and imagery, as a check that the direction is right before any layout exists. Then wireframe structures per persona journey, so every layout decision traces back to research rather than taste. Then grayscale wireframes, where the content constraints get argued while they are cheap to change. Then two candidate hi-fi directions to react to, and convergence on one.

![Design direction sequence: moodboards, persona-journey wireframe structures, grayscale wireframes, two hi-fi directions, convergence, with what is decided at each step.](https://cdn.sanity.io/images/d78h1a2t/production/92137fd032f07253541e051d257f91db42324a3a-2048x1229.png)

Brand constraints enter at the moodboard step as inputs, not obstacles. On a global certification body's project, new typefaces were open for discussion; the colors and the logo were not, after decades in market. Knowing that before the moodboards saved every later conversation about palette.

## We got this wrong, and the sequence exists because of it

On that same project we jumped ahead. Hi-fi wireframes were produced before the rationale for content hierarchy and navigation had been agreed. The client's product lead pushed back, reasonably: they were being asked to evaluate detailed page designs without the high-level context that would make the evaluation possible. They asked for a document defining the segments and the scenarios each moved through, and a visual flow map, before any page.

Feedback had stalled because nobody could judge a finished screen against a structure that had not been decided. We went back to user flows and lo-fi wireframes with the reasoning written down, and changed the review format: lo-fi wireframes were reviewed alongside component validation, so the client approved the components against a template before anyone invested in hi-fi. The stage order in this framework is not a preference. We have paid for skipping it.

## Tokens first, so the build can start

A design system that exists only in a design tool is a set of pictures. The moment it becomes a system is the moment the tokens are agreed: the named values for color, spacing, type scale, radius, and elevation that both the design file and the codebase read from.

Agreeing the token system early, even with some values still to be finalized, let front-end work start on the certification body's project weeks before the visual design was complete. A single typeface for display and body simplified the type scale. Design tokens are the contract between design and engineering, and they are also the first thing the client's own team learns to change safely: adjust a token, and every component that reads it updates without anyone opening a component file.

## Close disagreements with evidence, then record the business decision

Governance is tested the first time the client asks for something the system should not do.

On the certification body's project the request was for legal copy at eight and ten pixels. Anything under twelve fails accessibility testing. The team did not simply refuse. It documented the failure with screenshots against the standard, restated the business ask, and closed the matter with the decision recorded: the system's minimum, the exception requested, and who owned the risk if the exception was taken. That is what design system governance looks like in practice. Not a rulebook, but a way of turning a disagreement into a recorded decision the client's team can point to later.

## Settle atomic versus granular before the component count explodes

Every design system faces the same argument and most face it too late. One school wants a minimal atomic set: a handful of templates, five or six, from which everything is composed. The other wants a large library of specific components, thirty or more, each tuned to a use. Inside the certification body's organization both schools were represented, one leader arguing for minimal templates while others catalogued granular components. Meanwhile the client's own design team was adding feature scope into components in parallel, which is what happens when the question is open.

The answer is rarely one or the other. It is a governance rule: a small set of templates defines the pages; a controlled library of components populates them; and the bar for adding a component is written down. Does an existing component with a new variant do the job? Does the content model actually require this? Who approves? A homepage hero alone needed several variants on that project. Variants are how a system stays small while serving many needs, and a variant is a governance decision, not a design one.

![Component governance matrix: for each kind of change, who proposes, who approves, who builds, and where it is documented, across the client's brand, design, engineering, and content teams.](https://cdn.sanity.io/images/d78h1a2t/production/6cba7b3440724d92947273cea1a18793fdb02b86-2048x1229.png)

## Documentation lives where the components live

Design system documentation that lives in a separate document is out of date the day it is written. The certification body's system was built in the design tool and in a component workbench in parallel, so the component, its variants, its states, and its usage notes were in one place for designers and another for engineers, kept in step. The inventory was split honestly into done and open, and the three components the journeys most depended on were prioritized so the team could see the system working before it was complete.

Two habits make this survivable for an in-house team. First, the system is a living document that grows as screens and states evolve; it is never declared finished. Second, the component workbench is demonstrated to the client's engineers early and often, so the handoff is a continuation of something they have already been using rather than a delivery event.

## Design the handoff for a team that is half in-house

The manufacturer's fifty-fifty split between in-house and agency is common and it changes the deliverable. A system built for an agency to maintain can be dense and implicit. A system built for an in-house team has to be explicit about three things: what they own outright and can change without asking, what they can extend by adding variants within rules, and what stays locked because it carries the brand or the accessibility floor.

That is the same locked, override, local logic the structure stage used for multi-location content, applied to components. It is not a coincidence. Governance is one discipline that shows up in three stages.

## What the system stage hands over

- The design direction record: moodboards, persona-journey wireframe structures, grayscale wireframes, the two hi-fi directions, and the reasoning for convergence.

- The token system, agreed and documented as the design-to-code contract.

- The component library in the design tool and the component workbench, with variants and states, kept in step.

- The governance matrix: for each kind of change, who proposes, approves, builds, and where it is documented.

- The decision log: disagreements closed with evidence and the recorded business decision, including exceptions and their owners.

- The component bar: the written test a proposed component must pass.

- The handoff model for the in-house team: owned, extendable, locked.

## What breaks when the stage is skipped

Screens ship, the system does not, and the in-house team recreates components by copying pages.

Every disagreement is settled by whoever is loudest, and the accessibility floor is the first casualty.

The component count grows until nobody knows which one to use, and the library is abandoned for a fresh start with the next agency.

The client returns to the vendor for small changes, which is exactly what they told us they wanted to stop doing.

## Where this sits in the sequence

Stage seven inherits the content model from stage four, which decides what components exist; the journeys from stage three, which decide their states; and the audience ranking from stage two, which decides the variants. It hands stage eight the built pages the proof stage will test, and it hands the in-house team a system that keeps building after the agency leaves.

## Questions we get asked about design system governance

### What is design system governance?

The set of decisions that keep a design system usable after it is delivered: who owns each part, what the bar is for adding a component, how variants are approved, how disagreements between brand, accessibility, and business get closed and recorded, and where the documentation lives so it stays current.

### How do you hand off an enterprise design system to an in-house team?

Make the ownership explicit in three tiers: what the team owns and can change freely, what it can extend within rules, and what stays locked. Demonstrate the component workbench early so the handoff is a continuation, not an event. Give them the decision log so they inherit the reasoning, not just the components.

### Should a design system be built from templates or components?

Both, with a rule. A small set of templates defines the pages; a controlled component library populates them; and the bar for adding a component is written down. Variants are how a system serves many needs while staying small. The argument between atomic and granular is settled by governance, not by picking a side.

### Why do design tokens matter for governance?

Tokens are the contract between design and code. They are also the safest thing an in-house team can change: adjust a token and every component that reads it updates. Agreeing them early lets engineering start before the visual design is finished and gives the client's team a first, low-risk way to own the system.

## Read next in the series

The full sequence is set out in the pillar guide, [Digital Brand Strategy: Eight Stages From Baseline To Proof](/blog/digital-brand-strategy). Each stage has its own article.

- [Stage 01, the target](/blog/website-benchmarking-before-redesign). What are we trying to move, and where does it stand today?

- [Stage 02, the audiences](/blog/persona-research-primary-secondary-audience). How do we serve a second audience without breaking what works for the first?

- [Stage 03, the journey](/blog/customer-journey-analysis-website-redesign). Where does someone fall out between interest and a conversation?

- [Stage 04, the structure](/blog/website-taxonomy-information-architecture). What do we call things, and what varies across every local site?

- [Stage 05, being found](/blog/multi-location-seo-discoverability). Strong nationally, weak on near me. How do we fix that specifically?

- [Stage 06, the conversion](/blog/conversion-funnel-analysis-website-redesign). How does a visit become a qualified lead at the right location?

- Stage 07, the system. How do we get a design system your own team keeps building with? You are reading it.

- [Stage 08, the proof](/blog/conversion-rate-optimization-testing-after-redesign). How will we know, with data, that any of this worked?

- [The personalization layer](/blog/website-personalization-strategy). What should adapt, for whom, based on which signal?

---

Read on the web: https://www.axelerant.com/blog/design-system-governance-internal-team
