- Rename internal/cmd/ to cli/ - Export commands: RootCmd, DropCmd, ConfigCmd - Enable custom app creation by importing cli package
- Create internal/testutil/bep package with JSON helper - Use bep.JSON in formatters/json_test.go, models/entry_test.go, and models/meta_test.go