`powerio-core` has the dependency neutral types that PowerIO's network,
calculation, matrix, and facade crates all share: retained input sources,
diagnostics and errors, `PioModule<T>`, the time and scenario containers, and
output destinations. There is no electrical network or parser in it.