LoreTalkReviewAssessment

data class LoreTalkReviewAssessment(val usefulnessScore: Int, val civilityScore: Int, val summary: String)(source)

Structured score payload for post-talk contribution review.

Constructors

Link copied to clipboard
constructor(usefulnessScore: Int, civilityScore: Int, summary: String)

Properties

Link copied to clipboard

Civility/friendliness of the interaction (0-10)

Link copied to clipboard

Short rationale line grounded in the reviewed transcript

Link copied to clipboard

Usefulness of information shared during the talk (0-10)