const storyStructure = {
opening: {
purpose: "Gentle engagement and setup",
elements: ["familiar comfort", "child's name integration", "simple conflict"]
},
middle: {
purpose: "Mild adventure with learning opportunity",
elements: ["age-appropriate challenge", "problem-solving", "friendship"]
},
conclusion: {
purpose: "Peaceful resolution leading to sleep",
elements: ["successful resolution", "cozy ending", "sleep imagery"]
}
};