Design Drift Arbiter

Use AFTER visual-arbiter returns `reject` on a visual verification run, when bob needs to know whether the failures are micro-drift (auto-approvable as a patch-version bump) or material change (escalate to user review). Pure-Python algorithmic comparison — no LLM, no browser. Consumes a rejected visual-verdict JSON + skeleton tokens + an active profile from `_meta/config.yaml` (strict | lenient | project_override) and emits one JSON verdict on stdout. Bob persists the verdict; the arbiter never writes to `.design-ledger/` (CB4 boundary, mirrors visual-arbiter).

joogy06 0205003 2 files · 48.8 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/design-drift-arbiter commit 0205003606

Frequently asked questions

npx skillmds@latest add joogy06/design-drift-arbiter