Migrate some uses of assert to stdlib
Remove unnecessary logging
Completions documentation, script installation, fix hidden subcommands
Work around absence of reasonable process to use Go 1.23
Try golang image instead of alpine
Add some comments, fix test failures
Move foundational completion types into root package
Separate package for bash completion
Ensure grim hacks are possible
Make cmdstr parser behaviour somewhat more consistent with actual shell
Starting to draft bash completion
Check errors with errors.Is