* This is a major refactor and includes general improvements around
- context cancellation
- build settings
- jetstream pub sub
- logging
- docker builds
- conf loading
* update config to better defaults
* add docs, inline and md
* add context support throughout
* replace json with goccy/go-json for better decoding of large JSON
* update graphql fetcher: replace ioutil with io
* test runner script (until CI is ready)
* update CI build config