StoryConfiguration(mainIntent: String, otherStarterIntents: Set<String> = emptySet(), secondaryIntents: Set<String> = emptySet(), steps: List<StepConfiguration> = emptyList(), name: String = mainIntent)