What problem does it solve?
It prevents design quality regressions by detecting and fixing accessibility, consistency, and responsive issues in your UI code before you commit.
Core Features & Use Cases
- Check mode: Run governance checks and produce machine-readable violation reports for reviewing.
- Fix mode: Automatically apply safe auto-fixes for violations that support it, then re-validate.
- Review/status modes: Review only staged/uncommitted UI changes and track the trend of open violations over time.
- Use Case: You’re about to merge a pull request that changes button styles and layout. Use governance to find color-contrast and token-usage violations in the modified components, auto-fix what’s safe, and confirm the results.
Quick Start
Ask your agent to run a cloud governance check against your UI folder to identify and report any accessibility or design-policy violations.