{ auditResponseId } — mark an existing row (AI overrides, edits to already-marked manual rows).
{ auditRunId, auditQuestionId } — create-or-find a row for a manual question that hasn't been
marked yet. Repo enforces that the referenced question has manual = true.
Two shapes:
{ auditResponseId }— mark an existing row (AI overrides, edits to already-marked manual rows).{ auditRunId, auditQuestionId }— create-or-find a row for a manual question that hasn't been marked yet. Repo enforces that the referenced question hasmanual = true.