public Task <IEnumerable <IWorkflowBlueprint> > ListActiveAsync(CancellationToken cancellationToken = default) => _workflowRegistry.ListActiveAsync(cancellationToken);