@cavell/kit API
    Preparing search index...

    Type Alias FeedbackTarget

    FeedbackTarget: { messageId: string } | { toolCallId: string }

    What a thumbs up/down is attached to — exactly one of an assistant Message.id or a tool call's toolCallId. Distinct fields (not one overloaded id) so the analytics layer can tell them apart.