Variable: MastraFeedbackValueSchema
constMastraFeedbackValueSchema:ZodUnion<readonly [ZodBoolean,ZodNumber,ZodString]>
Feedback value the assessment records. Boolean for thumbs up/down,
number for a rating scale, string for a short categorical label.
A freeform comment travels in comment instead (or as the value
when no thumbs value is present).