generate Interview Follow Up Questions
fun generateInterviewFollowUpQuestions(playerName: String, previousInterviewEntries: List<LoreStorage.LoreEntry>, fallbackQuestions: List<String>, questionCount: Int): List<String>?(source)
Generates follow-up interview questions using prior player interview history.
Return
A list of follow-up questions, or null on AI failure/unavailable