da790de20d
The checker gave agents no legal way to be faithful. Told both 'keep the site identical' and 'get the gate green', with no token for a legacy value, they broke the first. Task 10 mapped 12px and 14px both to var(--step-1) (15px). Task 11 mapped diff-added green to var(--accent), which is purple -- a diff view that no longer colour-codes. A marked line keeps its true value and waives its finding: /* token-gap: no --step-* covers 12px; owner design-system-keeper */ font-size: 12px; The reason is required; a bare marker is rejected. Marked values are listed on every run, so this is a visible debt queue, not a mute button.