Changelog
- ec0e133 Initial commit
- cecdc96 build(docker): configure image build and release
- b582fd9 build(goreleaser): add go files to docker build context
- d714306 build: configure automated releases with goreleaser
- 984ec86 refactor(models,format,server): replace map[string]any with strongly-typed structs
- ab99e73 refactor: use constants and add explanatory comments