// Tool dispatch — server.ts handles all routing via switch statement. export const ROUTER_VERSION = "1.0" as const;