cli-v2.2.0

pbakaus/impeccablecli-v2.2.0May 28, 2026by pbakaus

AI Summary

Adds seven new detection rules, removes an outdated rule, and unifies the detection registry across CLI and extension.

Key Highlights

  • Seven new detection rules added.
  • Removal of the `everything-centered` rule.
  • One canonical registry for detection logic.

Breaking Changes

  • Removal of the `everything-centered` rule.

New Features

  • New rules: cream-palette, em-dash-overuse, marketing-buzzword, numbered-section-markers, aphoristic-cadence, broken-image, italic-serif heroes.
  • Unified engine logic across CLI, extension, and evals.

Full Release Notes

- **Seven new detection rules.** `cream-palette` (warm off-white "claude beige" backgrounds, including Tailwind warm-light utilities), `em-dash-overuse`, `marketing-buzzword`, `numbered-section-markers`, `aphoristic-cadence`, `broken-image`, and italic-serif display heroes, alongside the hero eyebrow-chip rule. 41 deterministic rules total.

- **everything-centered removed.** Dropped from the registry, the regex analyzer, and the layout checks: the rule caught too many legitimately centered layouts to earn its place.

- **One canonical registry.** Eval-side detection logic folded back into the shared engine, so the CLI, the browser extension, the critique skill, and the evals all run the exact same checks.