| name | adg-quick-ui-fix |
| description | Use for small UI, copy, docs, styling, or visual polish fixes that should avoid full governance unless risk increases. |
ADG Quick UI Fix
Use for L1 quick-fix work.
Workflow
- Classify with
npm run work:classify.
- Use
workflow=quick-ui when a context packet is useful.
- Edit only directly related files.
- Verify with the nearest focused check, screenshot, or smoke test.
- If the change produces or touches an image asset, run
npm run asset:lint (a deterministic edge-clip, blank, and format check; a clipped or blank export fails). A screenshot existing is not the same as the asset being correct.
- Do not run full governance unless the lane upgrades.
Upgrade Triggers
Upgrade to L2 or L3 if the change touches:
- data loading or mutation;
- auth, RBAC, tenant, business scope, or entitlement behavior;
- route status or navigation policy;
- schema, migration, guardrails, audit, or production operations.
Output
lane L1 quick-fix
files <paths>
checks <targeted proof>
full gate no