Apply cargo fmt and replace sort_by with sort_by_key per clippy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Cover void hooks (gateway start, after tool call), modifying hooks (before_tool_call pass-through and cancellation), and priority-based dispatch via a CounterHook and ToolBlocker test pair. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>