You'll notice
No documentation found
Hook results now say specifically when the hook's process never ran, separate from a bad exit code or invalid JSON.
Hook execution results now record a distinct hook_did_not_run failure reason, with an explicit stderr-inclusive message, when a PreToolUse or other hook's script process never actually ran. This is separate from a generic nonzero exit code or JSON-validation failure, making it clearer why a hook had no effect.