* fix of `filterLogic` parameter for forced global `$or`
* more reshuffling of defaults and config parameters
- merged `beacon_mappings` intop `beacon_defaults`
- moved `config.yaml` to `bycon/config/`
- splitting of the `beacon_defaults` parameters into standard parameters, e.g.
for the main entry types, into the `beacon_defaults.yaml` file in
`bycon/config/`, and custom parameters (e.g. Progenetix' `phenopackets` entry
type definition or some aliases) into the `/local/` location
* streamlining of `__init__.py` and `read_specs.py` w/ respect to those changes
* concurrent `byconaut` update