WorkflowType(WorkflowType)
Workflow type enumeration.Must stay in sync with the runtime workflow registry (WORKFLOWS in
src/orchestration/langgraph/workflows/viral_narration.py): this enum is
what generated API clients see in the OpenAPI schema, while
/v1/workflows and work rows expose the registry names at runtime.