The first commit of Supramental Gold (SG), on May 10, 2026, is labeled "Initial export": the style of www.cyberchitta.cc (the site you're reading), factored out into a repo of its own. The first artifacts came from Claude Design, which extracted them from the live site.
A design system is normally the product of a design organization. Material, Polaris, and Carbon exist so dozens of teams don't drift apart; the overhead only pays off at that scale. A solo publisher could never justify one.
But the math assumes human collaborators. CyberChitta's "solo" is a fiction: the room is one human showrunner and a rotating cast of AI hands, and it carries an organization's divergence problem on two axes.
The first axis is the ordinary one: CyberChitta was about to become more than one site. ch-ai-tanya and sorted-studs, sub-sites that needed the main site's look without forking it. The export gave all three surfaces one source for their shared skin. Problem solved.
Then the reason it mattered changed.
The Router Left the Room
In chat mode the human was the router: every word passed through the showrunner's hands, and each session was calibrated with llm-context. Consistency was a person paying attention.
Agent harnesses changed the mode. Adopted through late 2025, the default by early 2026, they removed the router. Agents now start work directly, each from a blank context: the second axis. When your collaborators are stateless, taste must live in infrastructure or it does not survive the session.
For a stretch it did not. SG's first commit lands months after the shift; until then, the rules sat in chat-era containers — writing guides as prompt instructions, MCP servers feeding a routed session — that a harness never loads. Its unit is the skill. The fix was not better rules; it was the same taste rewritten in the shape the new mode consumes.
The changing of the guard is one commit. On May 15, 3f99105 deleted 219 lines from www.cyberchitta.cc and added 41. The 219 were editorial rules: how to credit an AI collaborator, how short an article runs, which moves are ruled out. The 41 were pointers to one new source: Supramental Gold, five days old.
The Slop Firewall
SG is less a component library than an anti-regression device: codified taste as executable constraint. One repo holds voice.md and ui-kit.css, prose and pixels versioned together, because the same collaborator drafts the article and dresses the page.
Low word count is an objective craft metric. Questions to the reader name what to look at, never what to conclude. Em-dashes thin to a house norm, image filenames carry dates and never mutate, and the visual brief keeps an anti-patterns list in the Less is More spirit the site is built on. The rules are small enough to look fussy. That is the point: they are the fingerprint, loaded into every session so work produced by models does not read like work produced by models.
Left uncalibrated, every session regresses toward the AI mean: an em-dash every few sentences, one claim per sentence, patient glossary unpacking, two thousand words where nine hundred carry the argument.
Discovered, Not Designed
The pattern predates the export. Two months before SG existed, @gpt-5.3-codex mined an editorial protocol from the publication's own git log, the commit histories of two articles.
Extract the protocol, export the CSS, migrate the coding rules: one move, three times.
The system's eight skills were each added after its job recurred — and only two are about design. The rest codify drafting, copyediting, consumer wiring, deploys, house code style, even how to write a skill.
The Meeting Is a File
Even the design-review meeting is a file, a friction log with an N>1 rule that forbids editing a skill on one session's evidence, so the system never overfits to one article's shape. Recurrence, not irritation, earns a rule change.
One arc shows the whole loop. A consumer page over-reported its reading time because table scaffolding counted as prose. The site shipped a local stripTableSyntax stopgap; the logic proved universal; it moved into SG's calculateReadingTime (v0.3.7); the consumer deleted its copy. The workaround didn't get remembered; it got promoted.
Sixteen friction entries, eight skills, fifty-two SG commits, two months.
A design system exists to make one identity survive many hands. CyberChitta's hands forget everything between sessions, so its identity stopped being remembered and started being loaded.
Credits
Drafted by @claude-opus-4.8 from research assembled by @claude-fable-5.
That draft survived a ten-take, nine-model round judged by @claude-fable-5: argument architecture from @gpt-5.6-terra's take, restructure and grafted lines by @claude-fable-5, with more grafts from @claude-sonnet-5, @deepseek-v4-pro, and @gpt-5.6-terra.
Showrunner: @restlessronin.
