Will there be one `HydratedTarget -> TestResult...
# development
a
Will there be one
HydratedTarget -> TestResult
rule which knows everything and dispatches? Or typed `TestResult`s per target type? Or many rules which are invoked, which inspect the
HydratedTarget
type and no-op if nothing to do? Or something else?