mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-11 21:57:14 +03:00
The hook_event_name mapping (and its pre_tool_use entry) had no reader: hook.mjs routes on the raw stdin via isStopEvent, and nothing downstream keys on the normalized event name. The trailing-slash strip duplicated the path.resolve every consumer already does. Pin the one commit-2 behavior that had no test: a Stop detector failure must leave the remembered set alone. Prepared with AI assistance. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>