# TODO — src/bin/
## Current
## Next
- [ ] Add property tests for CLI argument parsing (clap derives).
- [ ] Add `--json` output option to `polyvoice-bench` (currently only file or stdout).
## Known Gaps
- CLI binaries lack unit tests; verified only via `e2e_smoke_test`.
## Deferred
- [ ] Merge `polyvoice-bench` into `polyvoice bench` subcommand.