Validity calculation belongs to the modelling, so we put it into the
validity module.
Extracting our matrix is a processing step so we made its own matrix
module and put it in their.
Should hopefully provide better separation of concerns going forward.
Extracts the yml data into a single csv file which can
be more easily exported and imported into other
applications. CSV file contains a row per observation.
Set up poethepoet for quarto rendering and previewing.
Can be invoked through `poetry preview` or `poetry render`.
Will for now only preview the main scoping review file.