export type MentorScenarioPrompt = { summary: string; content: string; icon?: string; };