the "evo nav" command should use a default DBFILE value.
this should be:
<current-directory-name>.db
implemented with r1925.
uses opt.default_db_filename() to get an default value.
implementation, step one:
r1924 moves default_db_filename() to schevo.opt