Configuration
{
"title": "Innoct Experience Journey",
"description": "Design immersive customer journeys with Innoct.",
"startScene": "intro",
"scenes": {
"intro": {
"id": "intro",
"title": "Welcome to Innoct",
"content": "Innoct helps you design immersive decision-based journeys.",
"question": "How should your experience continue?",
"choices": [
{
"text": "Explore the next step",
"nextScene": null,
"points": 10
}
]
}
}
}