Workflow Search is a meta-pattern: instead of hand-designing the workflow graph, you search over workflow structures and select those that perform best.
Why It Matters
As workflows grow, design becomes an optimization problem. Search can find surprising compositions and efficient alternatives.