Check your system's governance
Analyze your system
One command, on your repo, locally. It names every hand-written value your own system already has a token for - the number it prints is the pitch.
$ npx synthesisui@latest doctor~/your-app
$ npx synthesisui doctor
── Doctor ─────────────────────────────────
Your own tokens - 31 found, 682 files read
Token coverage ░░░░░░░░░░░░░░░░░░░░░░░░ 62%
657 from your system, 402 by hand
227 of the 402 hand-written values already have a name in YOUR system.
Your agent has no way to know: the tokens exist, the contract does not.
── Meanwhile, on every write ──────────────
agent wrote color: #2563eb
✓ your system calls it --ds-color-semantic-info
checked automatically, on the machine, before you ever review.