Brand · Nov 2025 · 9 min

The end of the brand book

PDFs killed brand systems. Living code-first guidelines are the only way design survives an org that ships every day.

We don't deliver brand books anymore. Not because they're hard to make — they're easy. Easy is the problem. A ninety-six-page PDF with a hand-lettered title on the cover is the most seductive artifact in a design engagement, and it is also the most fragile. It looks like the answer. It is, at best, a photograph of the answer taken on the day it stopped being true.

The brand book was invented for a slower company. The one that ran two campaigns a year, briefed an outside agency for each, and needed a single source of truth an intern could pick up on day one. In that world, a printed book on a shelf worked. In this one — where marketing ships something to production every day, where product engineers make a hundred visual decisions before lunch, where an in-house content team stitches together assets faster than a design lead can review them — a PDF dies the moment it is emailed. Marketing pulls the wrong logo because the current one is buried on page forty-two. Engineering invents a new gray because typing #4a4a4a is faster than opening a Figma library. The agency that made the deck has moved on. Six months later you are paying someone else to audit the inconsistencies and write the next book.

What we deliver instead is a design system that ships in the same monorepo as the product. Tokens, components, motion primitives, voice examples — all version-controlled, all type-checked, all observable in the sense that we can see, in production, which components are being used where and which are drifting. The brand becomes a dependency the team upgrades on a cadence, not a document they consult when they remember it exists. When we ship a token update, the marketing site, the product UI and the pitch template all get the change on the next deploy. When a founder decides to soften the primary accent from a saturated blue to a warmer teal, the change lives in one file and propagates through a thousand surfaces the same afternoon.

There's a softer reason to do it this way, and it's the one we care about most. A guideline that says 'use generously' but isn't enforced by tokens isn't a guideline — it's a wish. And most brand books are stitched together out of wishes. 'Use imagery that feels warm.' 'Keep our tone confident but not aggressive.' Nice paragraphs. Impossible to enforce. Code makes wishes specific. If your primary accent must appear at least once in every hero, write a linter that fails the build when it doesn't. If your product's dense screens have a specific max-line-length, encode it as a prop that throws in dev mode when it's violated. If your voice avoids the word 'seamless', add it to an inclusive-language linter that flags it on every merge request. Suddenly the brand is not a suggestion; it is an argument the codebase makes back to you every time you try to break it.

The tempting objection is that code-first systems belong only to companies with engineering muscle. That's a misreading of the problem. Every company that ships anything digital already has a codebase; the design system is a decision about whether the brand lives in that codebase or lives outside it and occasionally gets consulted. The one you choose determines whether your brand compounds or decays. Compounds means every new hire inherits the brand automatically. Decays means every new hire adds an entropy of their own — a new gray, a slightly different heading size, a caption style that eventually becomes the caption style — until, three years in, someone senior stares at the site and says the word 'refresh' and the cycle begins again.

If you have to print a book, print it last. Print it as a celebration of the system, not the source of it. The physical artifact still has a job — it's a beautiful thing to hand a new client, or a new investor, or a new hire on their first day. But it should be a photograph of a living system, taken at a moment in time, with the understanding that the system will have moved on by the time the ink dries. That is what a brand is now: not a shelf-object, but a set of running programs the team maintains together. If yours isn't, the next audit you commission won't be a design problem. It will be an organisational one.

Talk to the studio →