Circle V2 API Docs
    Preparing search index...

    Function buildNoDocumentsResult

    Shared support helpers for the chart-review run path. Both the v1 and v2 orchestrators consume these — see ./README in the parent directory for the porting policy.

    • Build a canned "fail" result for the v2 runner when no patient documents are found. Skips all LLM calls but produces a valid AuditQuestionResult that flows through the normal save path.

      Parameters

      • auditQuestion: Pick<Tables<"audit_question">, "id" | "question" | "question_type">

      Returns AuditQuestionResult