Circle V2 API Docs
    Preparing search index...
    createLinearIssue: MutationProcedure<
        {
            input: { ids: string[]; note?: string };
            meta: object;
            output: CreateAiFeedbackLinearIssueOutput;
        },
    > = ...

    Raises one "AI Accuracy" Linear issue covering the selected feedback items and points each of them at it. The issue is created before anything is stamped, so a Linear failure leaves the feedback rows untouched.