What’s New

ponytail v4.4.0

v4.4.0

v4.4.0: field-tested, still lazy

Added
  • Add ponytail-debt skill to harvest deferred ponytail: shortcuts into a ledger so later doesn't quietly become never
  • Add a behavior-gate eval so rules can't silently regress
  • Add a dark-background logo
Changed
  • Sharpen rules based on field review feedback: hardware is never the spec ideal (leave the calibration knob), the one-runnable-check rule is now a headline (lazy code without its check is unfinished), and explanation you explicitly asked for isn't debt
  • Use the dark logo in the README header on dark themes

The headline of this release isn't a feature, it's a field test. A user ran ponytail across a from-scratch rewrite of a real system: nine phases, protocol plus desktop app plus simulator plus Raspberry Pi daemon plus ESP32 firmware. The verdict was "net win, kept it on the whole build," and across all nine phases "it never once trimmed a failsafe, validation, or auth check." It also flagged where the laziness needed a tighter leash. v4.4.0 is the result.

  • Sharper rules from that feedback: hardware is never the spec ideal (leave the calibration knob), the one-runnable-check rule is now a headline ("lazy code without its check is unfinished"), and explanation you explicitly asked for isn't debt.
  • /ponytail-debt: harvests the ponytail: shortcuts you've deferred into a ledger, so "later" doesn't quietly become "never."
  • A behavior-gate eval so those rules can't silently regress.
  • A dark-background logo (community-contributed) and a cleaner README.
What's Changed

Full Changelog: https://github.com/DietrichGebert/ponytail/compare/v4.3.0...v4.4.0

View original