pub fn parse_workflow(doc: &Value) -> Result<Workflow, Vec<String>>
Parse + validate a dialect-3 document. Errors name every problem.