//! Claude Code hooks integration.
//!//! IPC server for Claude Code hooks. Hook configuration is now handled by
//! the tazuna plugin (see plugin/ directory).
pubmodevent;pubmodipc;pubuseevent::{HookEvent, HookEventType};pubuseipc::{
HooksClient, HooksServer, current_socket_path, default_socket_path, socket_path_for_pid,};