pub fn parse_workflow(text: &str) -> Result<Workflow, String>
Parse model text into a Workflow, tolerating fenced/preambled output.
Workflow