Expand description
Command-line argument definitions and dispatch helpers. CLI argument parsing and command dispatch.
Defines the top-level CLI struct (via clap) and the runner module that orchestrates one-shot commands, TUI mode, and MCP server startup.