cli-v3.0.1

pbakaus/impeccablecli-v3.0.1Jun 15, 2026by pbakaus

AI Summary

Improves the accuracy of motion findings and shifts hook guidance to require human judgment rather than automatic correction.

Key Highlights

  • Motion findings now report concrete animation tokens instead of generic names.
  • Hook output encourages review and classification of false positives.
  • Agents are instructed to fix real design problems.
  • Intentional design is protected from satisfying the detector.

New Features

  • Detailed `bounce-easing` reporting for hooks and audits.
  • Context-aware hook classification.

Full Release Notes

- **Motion findings preserve the actual value.** `bounce-easing` findings now report the concrete animation token, Tailwind class, or overshooting cubic-bezier value instead of collapsing animation names to a generic `bounce`. That gives hooks and audits enough information to suggest narrow `ignore-value` exceptions for intentional motion.

- **Project hook guidance uses judgment first.** Hook output now says findings require review, not automatic correction. Agents are told to fix real design problems, classify contextual false positives explicitly, and avoid changing intentional design just to satisfy the detector.