Central registry mapping tool names to their trait-based handlers.
Replaces the match-cascade dispatch for migrated tools while
coexisting with the legacy dispatch for tools not yet migrated.
Number of registered MCP tools — the single source of truth for the
“N MCP tools” count shown in --help, the README, and the feature catalog.
Deriving it here means the count can never drift from the actual registry.