Gaunt Sloth Assistant - v1.5.0
    Preparing search index...
    RateSchema: z.ZodObject<
        { comment: z.ZodString; rate: z.ZodNumber },
        z.core.$strip,
    >

    Schema describing the result of the review rating step.