* Cut down unnecessary logging * fix format etc * fix checks * fix tests
* chore: adjustments for local development without containers * update Contributing.md * remove dev section from readme and link to contributing doc * move settings import to runtime
* fix: add timeout * review adjustments