0 min read

The Design System's Memory That Never Sleeps

Quality Assurance

Quality Assurance

Quality Assurance

Design Leadership

Design Leadership

Design Leadership

How do you keep 30 designers from creating 47 slightly different blues across six brands without becoming the design police?

You can't efficiently review every file. You can't attend every critique. You'd need to clone yourself, and even then you'd miss the button someone pushed to production at 4pm on Friday.

RAG pipelines handle this by being the design system's memory. The one that never sleeps and never forgets what "primary blue" actually means.

RAG (Retrieval-Augmented Generation) is the library. MCP is the viewport. MCP looks at what you're doing right now, live pixels, current layers. It's high-bandwidth, specific, and exhausting to scale. RAG has already read everything - your design system docs, accessibility handbook, brand guidelines - and turned it into searchable math. Low-bandwidth, high-scale.

When a designer asks "Does this button meet contrast requirements?" The AI uses RAG to find the rule (4.5:1 ratio), then uses MCP to measure the actual hex code on the canvas. It's the difference between knowing the law and measuring whether you're breaking it.

Here's what this looks like in practice: You're working in Figma. You place a button with #3B82F6 on a white background. Slack notification: "Hey, I noticed you're using a blue that's not in our token library. Primary blue is #2563EB. Also, this contrast ratio is 3.8:1, which fails WCAG AA. Want me to suggest alternatives?"

It's not nagging. It's catching drift before it compounds. The AI indexed your design system documentation through CDC (Change Data Capture). Every time someone publishes a component or updates a token, webhooks trigger automatic re-indexing. The system stays fresh without manual updates.

RAG doesn't replace your judgment. It raises the floor so you can spend your judgment on things that actually need it.

February 12, 2026

Alex Dihel | Product & Marketing Design Leader | Design Operations   www.alexdihel.com © | Privacy

Alex Dihel | Product & Marketing Design Leader | Design Operations   www.alexdihel.com © | Privacy

Alex Dihel | Product & Marketing Design Leader | Design Operations   www.alexdihel.com © | Privacy

Alex Dihel | Product & Marketing Design Leader | Design Operations   www.alexdihel.com © | Privacy