The PACs for each process must be all inputs or all outputs (see #136).
It would probably be best to implement this in read_process_pacs_from_iter() in process.rs. Once we've generated the HashMap of process PACs, at that point we'll be able to check whether they're all inputs or outputs for each proceses.