pub fn find_workflow(name: &str) -> Option<&'static WorkflowRegistration>
Look up a registered workflow by name.