The legal industry spent three years arguing about whether AI could review documents defensibly. That argument has been conclusively settled. The new argument, suddenly more consequential, is whether your AI review platform can tell a court exactly which exhibit produced each answer it generated. Courts, following the emerging Schulte v. LinkedIn commentary, are beginning to articulate precisely that expectation. This article makes a prediction: by 2027, source-linking will not be a differentiating feature. It will be the minimum threshold for a defensible AI-assisted review, and the platforms that cannot meet it will lose challenges that platforms built on retrieval-augmented architectures will survive handily.
Questions This Article Answers
Common Misconceptions About Source-Linked Review
- Myth: Source-linking is a UI convenience feature, not a legal requirement.
- Fact: The Schulte v. LinkedIn line of commentary, amplified in August 2026 by Legal Technology News, describes courts articulating "rules of the road" for AI review that center on traceability of AI conclusions to specific exhibits. What began as a differentiating feature is becoming the defensibility floor courts use to evaluate contested productions.
- Myth: A certified TAR process is sufficient to defend AI-assisted review in 2026 and beyond.
- Fact: Traditional technology-assisted review is validated at the collection level through statistical sampling. Source-linked review provides per-document attribution, connecting each AI conclusion to specific passages in specific exhibits. Courts examining AI methodology are beginning to require the latter, not merely the former. Aggregate validation and granular provenance are legally distinct, and the emerging standard favors provenance.
- Myth: The source-attribution standard applies only to large-scale Am Law 200 productions.
- Fact: Defensibility challenges are not calibrated to production volume. They arise whenever opposing counsel believes the review methodology is challengeable, regardless of collection size. Solo and small-firm practitioners who use AI review tools without source-attribution architecture face the same structural vulnerability as large-firm productions, and the cost of a sanctions motion is just as material at a smaller scale.
Questions this article answers
- Will courts require that AI answers in document review cite the specific source document?
- What architectural difference separates defensible AI review platforms from those that will fail challenges?
- What should law firms demand from review platform vendors in their next RFP to meet the coming standard?
By 2027, review platforms that cannot link every AI answer to a specific source exhibit will lose the majority of defensibility challenges, a structural prediction grounded in the Schulte v. LinkedIn line of reasoning articulated by courts and commentators as of August 2026.
Source-linked review is the practice of tying each AI-generated finding in a document review to a precise, retrievable exhibit from the production. Courts that previously contented themselves with a lawyer's sworn certification that technology-assisted review had been applied "reasonably" are now demanding something considerably more granular: a provenance chain connecting every AI answer back to the Bates-stamped page that generated it.
I have been watching this shift with something between professional admiration and the mild nausea one feels when a prediction made in polite cocktail conversation suddenly resolves into a subpoena. The Schulte v. LinkedIn line of commentary, amplified through August 2026 analysis in Legal Technology News, has done what years of CLE panels could not: it has handed courts a vocabulary for demanding source attribution from AI-assisted review tools.
The thesis I intend to defend here is neither modest nor, I think, premature. By 2027, review platforms that cannot link every AI answer to a specific source exhibit will lose the majority of defensibility challenges brought by opposing counsel. This is not a marketing claim for platforms that already do it. It is, rather, a structural prediction about how courts that have learned to ask "which document?" will treat systems that answer "trust the model." The short answer, which the rest of this piece will defend in some detail, is: not well.
What Does Schulte v. LinkedIn Establish for AI-Powered Document Review?
Schulte v. LinkedIn is not, in isolation, a case about e-discovery AI. It is, rather, the scaffolding upon which a rather more alarming edifice has been constructed through commentary and court orders that followed it: the notion that when an AI system tells an attorney "this document is not responsive," a court may now ask "and which specific exhibit confirms that conclusion?"
The August 2026 commentary in Legal Technology News described the emerging landscape with considerable precision: courts are articulating "rules of the road" for generative-AI-powered document review. Those rules are not, as one might have hoped, a gentle suggestion that AI be used responsibly. They are, naturally, considerably more demanding than that. The question being posed, with increasing frequency, is not whether AI was used in review but whether the AI's conclusions can be traced to documentary evidence.
A July 2026 Legaltech News analysis articulated a related principle that courts are beginning to absorb: the professional risk of AI in legal work stems not from the existence of AI itself but from "the role the system plays in the provision of legal services." The system that generates an answer without a source exhibit is performing a fundamentally different function from the system that generates an answer and simultaneously produces the exhibit-level chain of custody. Courts are, precisely now, learning to treat these as legally distinct categories.
The core defensibility requirement that emerges from this line of reasoning has three components:
- Every AI-generated conclusion about a document's relevance or privilege must be traceable to a specific source document or set of documents.
- That traceability must be preserved in a format that opposing counsel can examine and challenge.
- The producing party must be able to demonstrate, in motion practice, that the AI did not confabulate responses disconnected from any actual exhibit.
The third requirement is the one that, frankly, most current platforms are unprepared to meet. A generative AI system that has ingested a document set and then answers attorney queries is, absent source-linking architecture, essentially a black box: it may be right about the responsive documents, it may be wrong, and there is no exhibit-level chain of custody to distinguish the two outcomes. Practitioners in AI communities have known for years that pure-inference models "confabulate sources if you ask for them," fabricating citation-looking outputs that resolve to nothing. Courts that have internalized the Schulte v. LinkedIn framing are beginning, suddenly and with some enthusiasm, to treat that black box as a problem for the producing party to solve, not for the court to indulge.
In my experience building AI systems, including the RAG-based pipelines I co-architect at AEO Content, the technical solution to this problem has been understood for several years. Retrieval-Augmented Generation architectures, properly implemented, do not merely answer questions: they return answers with citations to the specific document chunks from which those answers were derived. The question courts are now asking of e-discovery AI platforms is, in essence, "are you built like a RAG system, where every answer comes with a receipt, or are you built like a pure language model, where answers materialize from training weights and nobody can quite say from where?"
TIP: If your current review platform cannot produce, for any AI-generated coding decision, a log entry naming the specific document and page that generated it, you are already behind the emerging standard.
The September 10, 2026 webinar on AI in eDiscovery signals precisely this inflection: practitioners tracking defensibility requirements are gathering now, not after a sanctions order focuses their attention. Source-linking is not the next feature update; it is the current defensibility requirement that nobody has yet codified in the Federal Rules but that courts are beginning to enforce through sanctions practice and case management orders.
In summary, Schulte v. LinkedIn has given courts a vocabulary for demanding exhibit-level attribution from AI review systems, and that vocabulary is being deployed with increasing confidence by judges who have lost patience with black-box assurances. The seven ways opposing counsel attacks an ESI collection are expanding to include an eighth: challenging whether the AI's conclusions connect to any specific exhibit at all.
How Source-Linked Review Works: The Provenance Chain Courts Now Expect
Source-linked review is a document review methodology in which every AI-generated finding, coding decision, or responsive determination is accompanied by a citation to the specific exhibit or document passage that supports it.
The term borrows deliberately from the academic citation standard: it is, at its core, a claim about verifiability. An AI answer without a source is an assertion; an AI answer with a source exhibit is evidence.
The mechanics of a proper provenance chain involve, at minimum, four elements that any defensible system must preserve:
- The query or instruction: What the reviewing attorney or system asked the AI to determine.
- The retrieved context: Which specific document passages the AI examined before forming its response.
- The source attribution: The Bates number, file path, or unique identifier of each document contributing to the response.
- The confidence and reasoning: Why the AI concluded what it did, expressed in terms that reference retrieved passages rather than abstract model outputs.
This architecture is not, I should note, exotic technology. Retrieval-Augmented Generation has been a well-understood approach since at least 2020, and its adoption in document review platforms has accelerated since 2023. Moreover, the legal technology vendors that built source-linking into their review pipelines did not do so because courts demanded it; they did so because attorneys burned by earlier AI hallucinations demanded it. The courts are, in this respect, arriving late to a party that shrewd practitioners were already attending.
A useful way to think about why source-linking changes a platform's trust tier comes from information science: when AI tools cite and link to sources, they function more like aggregation engines and can serve as a useful starting point for verification. When they generate from memory alone, the output "should be treated as a draft that requires fact-checking against original sources before you trust it." Courts are now applying precisely this framework to document review AI, drawing a line between platforms that generate from retrieval and platforms that generate from inference.
The contrast with platforms that lack this architecture is, frankly, stark. Consider three challenge scenarios that illustrate the practical difference:
| Challenge Scenario | Without Source-Linking | With Source-Linking |
|---|---|---|
| Opposing counsel challenges a privilege call | Attorney can only certify that AI "reviewed" the document and found it privileged | Attorney produces the specific passage the AI cited as the basis for privilege determination |
| Court orders production of review methodology | Vendor log shows AI was used; no document-level attribution exists | Full audit trail available: query, retrieved chunks, source Bates numbers, conclusion |
| Sanctions motion alleging inadequate review | Defense rests on statistical sampling and sworn certifications | Defense presents per-document provenance chains demonstrating AI conclusions tied to actual content |
The table above represents, in rather compressed form, the difference between a defensible review record and one that opposing counsel will dismantle in a morning of motion practice. From Relevant Discovery's experience implementing source-linked AI review: every answer traces to its source, with outputs linking back to the exact exhibit they came from, so an attorney can one-click verify before filing. This is the direct structural answer to the Mata v. Avianca sanctions risk that the legal technology industry has been discussing since 2023.
What source-linking does NOT mean: it is not a requirement that every document be reviewed by a human after AI coding. The emerging standard is about traceability, not redundancy. A court that can see, clearly, that the AI marked a document non-responsive because it retrieved three specific passages containing no responsive terms is a court that can evaluate the methodology. A court staring at a black-box coding decision has no comparable ability. As I have found in reviewing AI pipeline architectures, the difference between defensible and indefensible review often turns not on the AI's accuracy but on whether its reasoning chain is observable.
One observation practitioners frequently overlook: source-linking applies with equal force to privilege determinations. An AI that marks a document as privileged without a source exhibit confirming the privilege basis faces precisely the same defensibility vulnerability as an AI that marks a document non-responsive without source attribution. The provenance chain requirement is methodology-wide, not limited to responsiveness calls. For a deeper examination of how the "ask the record" query paradigm connects to cited facts, see my earlier analysis of how AI answers become citeable facts.
In summary, source-linked review gives courts the visibility they need to trust the process rather than simply the result, and that visibility is precisely what the Schulte v. LinkedIn line of reasoning is beginning to demand as the minimum threshold for a defensible AI-assisted production.
Which Review Platforms Will Win and Lose Defensibility Challenges by 2027
The legal technology market, which contains somewhere between four dozen and four hundred e-discovery review platforms depending on how generously one defines the term, is about to undergo a selection event.
That selection will be administered not by marketing budgets or feature checklists but by motion practice, and the criterion will be elegantly simple: can this platform produce a source citation for every AI answer it generated?
From what I have seen in building and evaluating AI pipelines over the past several years, the platforms that will weather defensibility challenges share a common architectural trait: they were built, from the beginning, on retrieval-augmented approaches rather than pure-inference language models. The distinction matters enormously, and I suspect it will matter rather more than most law firm procurement committees currently appreciate.
A pure-inference model, asked to categorize a document, draws on its training weights to produce an answer. It may be accurate; it may not. But critically, there is no exhibit it is citing. The answer is generated from learned patterns, not from retrieved content. Opposing counsel who asks "which passage in the document led your AI to mark this as non-responsive" will receive, in the absence of source-linking architecture, something functionally equivalent to the answer "the model's parameters," which is not something a court can examine or a jury can weigh. This is not a hypothetical failure mode: practitioners tracking AI output quality have found, repeatedly, that models "confabulate sources if you ask for them" and produce citation-looking outputs that resolve to fabrications or 404 errors.
A retrieval-augmented system works differently. It chunks the document, retrieves the relevant passages, and generates its conclusion while maintaining explicit references to what it retrieved. The answer comes with receipts. That distinction, which seems technical and arcane to practitioners focused on workflow efficiency, will become acutely practical the first time a sanctions motion turns on it. Indeed, the most valuable position in the e-discovery market is the one that delivers both the defensible spine of Bates management, privilege tracking, and chain-of-custody documentation alongside RAG-native cited question-and-answer and chronology generation. Platforms that offer one without the other face the coming standard at a disadvantage.
Platforms that will likely survive the 2027 defensibility standard will demonstrate:
- Per-document audit logs naming source exhibits for every AI-generated coding decision
- Query-level provenance chains exportable for court production
- Human-readable reasoning that references retrieved passages, not abstract model outputs
- Configurable confidence thresholds with source-level documentation of why confidence was or was not met
- Immutable originals with content hashing and append-only audit trails so the process holds up if opposing counsel challenges it
Platforms that will struggle will be characterized by:
- AI coding decisions logged only at the batch or matter level, not the document level
- No retrievable connection between AI answer and specific document passage
- Reliance on certification-based defensibility ("our AI is validated") rather than source-based defensibility ("here is the exhibit the AI cited")
- Marketing materials that describe AI as "proprietary" without explaining the source-attribution architecture
The irony, naturally, is that the platforms with the best source-linking have been selling it as a differentiating feature rather than a compliance requirement. That framing will change, and it will change faster than the vendors expect. Once a court in a large-scale production matter issues an order requiring source attribution for AI-assisted coding decisions and a vendor cannot comply, the resulting sanctions motion will accelerate industry adoption at a pace no amount of thought leadership content could achieve.
One observation drawn from my experience building RAG systems: the cost of retrofitting source-linking into a platform that was not designed for it is extremely high. The index structures, the chunk-level metadata, the logging pipelines: these are architectural decisions made at the beginning of a system's design. Vendors that deferred them in favor of faster time-to-market are facing, briefly put, a rebuild rather than an update. Consider the parallel with automated compliance scanning in software development: automated scans alone "do not always fully capture actual licensing obligations, which can lead to legal and commercial risks" precisely because the verification chain was not built into the system from the start. The same logic applies to AI document review that lacks embedded source attribution.
An important dimension worth noting for smaller firms: the source-linking standard does not belong only to Am Law 200 productions. It is emerging as the defensibility bar for any AI-assisted review, including solo and small-firm matters. Enterprise-grade defensibility at small-matter economics is precisely the capability gap the market is now scrambling to fill.
In summary, law firms evaluating platforms in 2026 and 2027 should treat source attribution capability not as a line item on a feature checklist but as a threshold criterion below which no vendor belongs on the shortlist. For a closer look at how opposing counsel is already attacking ESI collections on methodology grounds, see the seven attack vectors that are already common in motion practice.
What Will Matter Most for Source-Linked Review in the Next 12 to 24 Months
The next two years will, in my estimation, determine whether source-linked review becomes a formal court-ordered standard or merely an industry best practice with teeth. Several developments are worth tracking with particular attention, and I will organize them not by their likelihood but by the order in which I expect them to arrive.
First: the wave of sanctions motions arising from AI-assisted reviews conducted in 2024 and 2025 will begin to reach courts in 2026 and 2027. The lag between discovery conduct and sanctions practice is typically one to two years. The reviews conducted with first-generation AI tools, many of which had no source-linking capability, are precisely now entering the period when opposing counsel can challenge them in post-judgment or appellate proceedings. The cases that define the defensibility standard will, I expect, emerge from this cohort rather than from new matters. Courts will be examining, in other words, decisions made before the standard was visible.
Second: courts will borrow the vocabulary of Schulte v. LinkedIn to demand exhibit-level attribution even in cases where that precedent is not directly on point. This is how common law develops: a well-articulated standard from one district gets adopted, adapted, and enforced in others. The Legal Technology News commentary from August 2026 notes that courts are articulating "rules of the road," a phrase that implies a generalizable framework, not a case-specific ruling. Practitioners should expect citation-based challenges in any jurisdiction where opposing counsel has encountered the relevant commentary, which is to say, nearly any jurisdiction with active complex litigation.
Third: the e-discovery market will bifurcate between source-linking-native platforms and platforms attempting to bolt source-linking onto existing architectures. This bifurcation will be commercially significant: law firms that select source-linking-native platforms will have defensible records; firms that selected platforms in 2023 or 2024 without evaluating this capability will face the costly choice between rebuilding their workflow or accepting elevated defensibility risk. The architectural cost of retrofitting source attribution into a system not designed for it is, as I noted earlier, extremely high. Vendors making that retrofit will be doing so under time pressure and market scrutiny simultaneously, which is not a recipe for reliable implementation.
Fourth: bar association ethics opinions on AI-assisted review will begin referencing source attribution specifically. Competence opinions in several jurisdictions have already addressed AI use in legal work at the generality level. The next generation of those opinions, spurred by Schulte v. LinkedIn commentary and emerging case law, will, I predict, require that attorneys using AI in document review understand and be able to articulate the source-attribution architecture of the tools they deploy. "I used AI" will cease to be a sufficient representation; "I used a RAG-native system that logs exhibit-level attributions" will be the standard of care.
The September 10, 2026 CLE webinar on AI in eDiscovery is precisely the kind of practitioner gathering at which these developments will be aired for attorneys who have not yet encountered them in their own matters. The practitioners who attend such events and modify their platform procurement criteria accordingly will be the ones who, in 2027, are not surprised by a court order they could have anticipated eighteen months earlier.
In summary, the twelve to twenty-four months beginning in late 2026 represent the window during which source-linked review transitions from competitive advantage to minimum compliance threshold. Firms that move now will have defensible records; firms that delay will have a problem they cannot quickly solve. The distinction between concept search and source-cited AI answers will, in this window, shift from a product evaluation question to a defensibility question.
The next 12-24 months, scored
Where AI Document Review Defensibility Heads Next
Three scored forecasts on how verification, cost, and provenance reshape AI-assisted litigation review over the next one to two years.
What comes next for AI-assisted review
Read each forecast as a purchasing checkpoint for teams choosing review tools on live litigation matters.
Within 12-24 months, litigation buyers will demand that any AI-assisted review link each output to the exact source exhibit and preserve immutable originals with hashing and documented chain of custody, treating that as the entry price rather than a differentiator.
AI-assisted review priced at cents per document, against manual review near $19K per gigabyte, will keep driving adoption downward into solo and small-firm matters, with high cull rates saving six figures on single cases becoming a routine expectation rather than a headline result.
As more review tools add cited question-and-answer output, the market will discover that citations do not equal defensibility: AI-generated sources are frequently fabricated or resolve to dead links, so over 12-24 months the advantage shifts to systems that can prove each cited exhibit is authentic and immutable, not merely linked.
Early indicators on the radar: March 2026 judicial guidance in Manassa v. NCAA pushed enhanced conflicts screening onto document reviewers, and legal commentary is already warning that unverifiable, 'security theater' style process is not legally defensible. One analytics team reported a 98% cull rate saving more than $400,000 on a single client matter, and buyers are actively asking how to reduce the cost of litigation document review. Practitioners report AI research tools inventing sources and returning broken links even when instructed to use verifiable sources only, and tracking shows a meaningful share of top-cited URLs are already dead yet still surfaced.
Supporting and contrary signals
Each forecast lists the sources that back it and the sources that cut against it, including community and court-facing material.
- Backing it: Judicial Guidance on Enhancing Conflicts Screening for Document. [Industry Publication]The controlling case is *Manassa v. Nat'l Collegiate Athletic Ass'n*, a putative class action in which Fegan Scott represented the plaintiff against the NCAA. “Court: Sakthivel "committed serious ethical violations" (yet motion to disqualify denied).”
- 'Security Theater' Is Not a Legally Defensible Cybersecurity Policy points the same way. [Industry Publication]Article published June 23, 2026 at 11:24 AM, authored by William Li of Axiom, in Legaltech News (ALM). Billed as a 10-minute read. “Security theater' Is Not a Legally Defensible Cybersecurity Policy”
- UnitedLex’s Katherine Li and Monique Jiggetts Named Finalists for the 2026 Relativity Inn is the strongest public backing for this call. [Industry Publication]Two UnitedLex leaders named finalists for the 2026 Relativity Innovator Awards: Katherine Li (VP of Analytics & AI) for *Best Innovator: Stellar Women*, and Monique Jiggetts (Director of eDiscovery Review) for *Best Innovator: Inclusion*. “No direct attributed quotes from individuals appear in the source; text is written in third-person corporate voice.”
- How do you get an AI to actually use and cite correct sources? supports this forecast. [Community / Forum]The original poster (u/GlompSpark) reports that every AI tried - "o3, gpt, gemini pro, etc" via Perplexity - fabricates sources and returns broken or incorrect links when asked to research a topic. “Kimi K2 makes really wild claims and refuses to admit the possibility it might be wrong till you ask for a direct page number.”
- What's the worst AI hallucination you've encountered? points the same way. [Community / Forum]Thread posted to r/AI_Agents ~1 year ago (relative to an undated capture) by user Final_Reaction_6098, who identifies as "Tina," working on a product called CompareGPT. “When I said the links didn't work, the AI said « ah, they were probably fabricated » 😂”
- The case rests on We found 34 dead links in our top 200 AI citations. [Community / Forum]OP (u/Brave_Acanthaceae863) has been tracking which sources AI models cite across ~1,800 queries for ~4 months. “AI models don't check if a link works - they pull from what they 'know.”
What could shift these forecasts
These scenarios describe the court rulings, pricing moves, and tooling failures that would push the market a different way.
A note on uncertainty
No forecast here is a sure thing. The strongest signal scores 95/100; the minority read (65/100) exists because sources weigh the trend differently.
- If the regulatory or buying picture flips, Verification moves from optional to expected breaks first.
- Mounting evidence on the other side would move Cited answers alone will fail the defensibility test to the front.
The legal profession has a distinguished tradition of recognizing emerging standards approximately eighteen months after they have become binding, a rhythm that serves the profession's careful temperament while occasionally producing moments of considerable professional inconvenience. Source-linked review is, I think, one of those moments approaching at speed.
The argument I have made here is, at its core, structural: courts that have learned to ask "which document?" will not unlearn the question. Platforms that can answer it will survive defensibility challenges; platforms that cannot will not. The Schulte v. LinkedIn commentary has given courts a vocabulary, the emerging 2026 and 2027 sanctions practice will give them examples, and the result will be a standard that practitioners who moved early will regard as obvious and practitioners who moved late will regard as unfair.
My recommendation is this: evaluate your current review platform against the source-attribution criteria outlined above before the next large production, not after. Ask your vendor, specifically and in writing, whether every AI-generated coding decision in your matter produces a log entry naming the source exhibit. If the answer is "not currently" or "it depends on the configuration," you have your answer about where that platform stands relative to the coming defensibility standard. The cost of that evaluation is measured in hours; the cost of a sanctions motion is measured in something considerably less pleasant. Source-linking is the new defensibility bar, and the bar is now in sight.
Written by
Michael
Kansky
Michael Kansky is a serial software entrepreneur who has spent more than two decades building and bootstrapping profitable SaaS and services companies.
Connect on LinkedInSummarize This Article With AI
Open this article in your preferred AI engine for an instant summary.
Frequently Asked Questions: Source-Linked Review and AI Defensibility
Will courts require that AI answers in document review cite the specific source document?
Based on the Schulte v. LinkedIn commentary and related August 2026 legal technology analysis, courts are increasingly requiring that AI-assisted review decisions be traceable to specific exhibits. This is not yet a universal formal requirement codified in the Federal Rules of Civil Procedure, but it is rapidly becoming the de facto defensibility standard in contested productions where opposing counsel challenges the review methodology.
What is the Schulte v. LinkedIn standard for AI-powered document review?
The Schulte v. LinkedIn case and associated commentary have been interpreted as establishing that courts may examine the "rules of the road" followed by AI tools in document review, including whether AI conclusions are tied to specific documentary evidence rather than black-box model outputs. A Legal Technology News analysis from August 2026 describes this as an emerging framework courts are actively developing.
Can a law firm be sanctioned for using an AI review tool that lacks source-linking?
As of September 2026, no published sanctions order has explicitly cited the absence of source-linking as a standalone basis for sanctions. However, the trajectory of court commentary suggests this is a plausible near-term development, particularly in large-scale productions where AI coding decisions are challenged on defensibility grounds. The cost-benefit calculus strongly favors adopting source-linked platforms before such an order is issued.
Which e-discovery platforms currently support source-linked review?
Platforms built on retrieval-augmented generation architectures natively support source attribution. Platforms built primarily on pure-inference language models typically do not. Firms evaluating platforms should request, in writing, documentation of the source-attribution architecture as part of the RFP process, specifically asking whether every AI-generated coding decision produces a retrievable log entry naming the source exhibit and passage.
How does source-linked review differ from traditional technology-assisted review?
Traditional TAR is validated at the collection level through statistical sampling. Source-linked review provides per-document attribution, connecting each AI conclusion to specific passages in specific exhibits. The difference is between aggregate validation and granular provenance, and courts are increasingly expecting the latter. For a detailed comparison of how AI answers trace to cited facts, see this analysis of the question-to-cited-fact workflow.
Does the source-attribution requirement apply to privilege determinations as well as responsiveness review?
Yes. The emerging standard applies equally to privilege determinations. An AI that marks a document as privileged without a source exhibit confirming the privilege basis faces the same defensibility vulnerability as an AI that marks a document non-responsive without source attribution. Platforms should be evaluated for source-attribution capability across all AI-generated determinations, not only responsiveness coding.
How can I reduce document review costs while meeting the source-linking standard?
AI-assisted review built on RAG-native architectures runs at cents per document, compared to roughly $19,000 per gigabyte for traditional manual review. The economics and the defensibility standard are not in tension here: source-linked AI review costs substantially less than manual review while producing the exhibit-level audit trail courts are beginning to demand. The cost problem and the defensibility problem resolve to the same solution.