40.CI/CD drift detection
Overview
Extract on every release and load into the Dembrandt App to diff against the pinned baseline. Teams that ship frequently catch visual drift before it accumulates into a rebrand.
For teams that ship frequently, manual design review cannot keep up with the pace of releases. The workflow: extract the deployed site after each release cycle, save the output, and load it into the Dembrandt App alongside the pinned baseline. The App computes a per-token diff: what changed, what drifted, what is new. CI/CD pipeline integration with automated pass/fail gating is on the Pro platform roadmap. The current workflow is: extract on release, review in App, act on the diff before the next cycle.
Extract after each release
Token snapshots archived per release. Agent produces ASCII diff on demand, no --compare flag needed.
More in Automation
Browse all
All recipes →