Skip to content

02PlannedAGPL-3.0

AI Design Reviewer

Reviews a component against the design system it claims to belong to, and reports where it has drifted.

The problem

A design system decays one reasonable exception at a time. Nobody notices the fourteenth hard-coded hex value, because each one was justified on the day it was written.

How it works

It compares against your tokens, not a generic rulebook.

The review is grounded in the token schema and component graph parsed from your own repository, so drift is measured against what your system actually declares.

What it does and does not do

100% local.

Scope and locality guarantees will be published with the first release. Parsing is local by design; any model-backed review step will be opt-in and clearly marked.

License
AGPL-3.0
Status & roadmap
Planned. Built on @vantra-design/core.
All work