## Description of task Look at using [miette](https://crates.io/crates/miette) as an alternative to `anyhow` + `thiserror`. Still using of `thiserror` where appropriate.