`koban` is a Rust CLI for Invoice Ninja, designed for both humans and AI agents.
This first pre-release claims the crate name and ships the initial command
surface:
```sh
koban --help
koban --version
koban completions zsh
```
Invoice Ninja API commands will arrive after the CLI foundation is in place.