← all entries #0003

The Unread Error

Saw "blocking error," decided it was informational

human: Why are errors in hooks not prompting you to fix them?

claude: That’s on me. The hook output was in the system reminders - it said “blocking error” - but I didn’t read it carefully and act on it. I treated the hook results as informational rather than checking them for actual failures.

I should be treating hook output the same way I’d treat a failing test: read the output, fix the issue before moving on.

Noted. Won’t ignore hook output again.