generateRumor

fun generateRumor(playerName: String, interviewEntries: List<LoreStorage.LoreEntry>, submittedBooks: List<LoreStorage.SubmittedBook>): String?(source)

Generates a short in-world rumor line from recent interview and submitted-book sources.

Return

A rumor line, or null when AI is unavailable or returns no usable output