Generative AI doesn't create a liability vacuum because nobody is responsible. It creates one because the frameworks we use to find the responsible party were built for a world where human decisions produced human-scale outputs — and that world no longer fully exists.

Key points
  • Every liability framework — tort, criminal, contract — assumes that a responsible decision-maker exists and can be identified. Generative AI breaks that assumption without eliminating responsibility. The search for the responsible party becomes harder, and in some cases the existing tools cannot complete it.
  • The Florida AG's criminal investigation into OpenAI over the FSU shooting illustrates the problem precisely. The criminal accessory framing is rhetorically powerful but legally imprecise — ChatGPT is not a person, did not act, and cannot form intent. The theory with genuine legal legs is products liability and negligence. But even that runs into a deeper problem: the queries in the FSU case were individually ambiguous. Most of them would not have justified a warrant in criminal law — yet we are being asked to hold OpenAI liable for failing to detect what law enforcement itself could not have surveilled without probable cause.
  • Requiring an AI system to identify harmful intent from ambiguous combinations of individually legitimate queries is requiring it to suspect everyone who asks similar questions — researchers, journalists, students, novelists — none of whom would be distinguishable from a bad actor in real time. That is not a reasonable care standard. It is suspicion as a design principle, applied at a threshold lower than the law imposes on its own investigative powers.
  • The black box nature of large language models means the causal chain between human decision and harmful output runs through a system no individual fully controls or understands. But three bases for liability survive: systemic design choices, known risk with inadequate response, and the pharmaceutical analogy — an obligation to test systematically, implement available safeguards, and disclose known risks, independent of whether internal mechanisms are understood.
  • Any legal framework that imposes a duty to monitor user interactions for harmful intent creates an incentive to monitor comprehensively — colliding directly with privacy law's data minimisation and purpose limitation requirements. The tension is not between litigation and regulation. It is between any monitoring obligation and privacy. Those two requirements are structurally incompatible, and data governance is the only instrument that can navigate both obligations at once.
This article uses the FSU case as an entry point to a wider argument: the liability gap generative AI creates is not only about who the responsible party is — it is about whether the obligation being implied, detect harmful intent from ambiguous signals at scale without over-surveilling, is one that any system can coherently be required to discharge.

The search for a responsible party

Every liability framework starts in the same place. Tort law asks who breached a duty of care. Criminal law asks who formed the intent and carried out the act. Contract law asks who made the promise and who broke it. The frameworks differ in what kind of decision matters, what standard of care applies, and what remedy follows. But they all assume the same thing: that a responsible decision-maker exists and can be found.

The Florida Attorney General's criminal investigation into OpenAI over the FSU shooting puts that assumption under pressure in a way the legal system has not yet had to resolve. What is publicly known is this: the perpetrator had over 200 messages with ChatGPT in the period before the shooting, and more than 200 of those messages have been entered into evidence. The AG's office has reported that queries included what type of gun to use, the lethality of certain ammunition, what time the FSU student union was busiest, and where on campus a higher population would be encountered. The full content and context of those 200 messages is not yet publicly available. The trial is scheduled to begin in October 2026. Until the complete record is accessible, any analysis of this case — including this one — is working from summaries filtered through advocacy positions on both sides. What the AG characterizes as ChatGPT "advising" the shooter, and what OpenAI characterizes as "providing factual information available on the internet," are both descriptions of the same incomplete record. The full picture may confirm either characterization, or neither.

What the case illustrates — regardless of how the facts ultimately read — is a set of questions the legal system has not yet answered. ChatGPT answered whatever it was asked. The perpetrator made every subsequent decision and carried out every act.

The AG's response was direct: "If this were a person on the other side of the screen, we would be charging them with murder."

The framing is rhetorically powerful. It is also legally imprecise — in ways that matter more than the rhetoric. ChatGPT is not a person. It did not act. It cannot form intent. Criminal accessory liability requires all three. The investigation may ultimately rest on a negligence and products liability theory rather than a criminal one — and even that runs into problems that existing frameworks were not designed to solve.

When an AI agent acts — executing tasks, making decisions, taking steps in the world — the liability question is about the deployment chain. Who controlled the agent? Who deployed it? Who bears responsibility for what it did? That question has a working answer in most frameworks: the company that deployed the agent, subject to allocation across the chain of principals. The accountability gap in agentic AI is real, but its shape is recognizable. Liability exists somewhere in the chain. The dispute is about where.

The FSU case poses a different question entirely. ChatGPT was not acting as an agent. It was responding to queries. Nobody deployed it toward the shooting. Nobody instructed it to assist with planning violence. It received input and produced output — the same thing it does hundreds of millions of times a day for users with overwhelmingly legitimate purposes. The question the Florida AG's investigation forces is whether the company that made the LLM available bears responsibility for what a third party chose to do with its output — when that output was a response to queries, not an autonomous action taken on anyone's behalf.

That is a different liability question from the agentic case. Existing frameworks were not designed to answer it. And the tools we currently use to find the responsible party may not be adequate to the task.

Why the search engine analogy fails — and what follows from that

The instinctive defense in cases like this is that ChatGPT is a tool, and tools don't bear liability for how users use them. A hammer used to commit assault does not implicate the manufacturer. Google search results that lead a user to dangerous information do not implicate Google. On this view, the user's decision to use the tool for a harmful purpose is the decisive act — and the causal chain ends there.

That framing is correct as far as it goes. ChatGPT is not a person. It does not initiate. It does not monitor. Modern LLMs including ChatGPT do have safety fine-tuning — RLHF and related approaches that cause the model to refuse certain categories of queries. But that evaluation is statistical and probabilistic, not deliberative. It does not reliably identify harmful intent framed innocuously. It does not aggregate signals across a conversation to detect escalating risk patterns. Whether that level of evaluation met the standard of reasonable care for the foreseeable category of harm the FSU case involves is precisely the question the liability analysis needs to answer — and it is a different question from whether evaluation is possible in principle, which it demonstrably is.

The question is not whether ChatGPT is a tool. It is whether the search engine analogy — the specific tool comparison OpenAI's defense implicitly relies on — holds. And answering that question requires understanding something that most legal analysis of this case has not addressed: ChatGPT does not operate in a single, uniform way.

How ChatGPT actually works — what the liability analysis needs to know

ChatGPT does not operate in a single, uniform way — and the liability analysis differs depending on how a given response was produced. Understanding this requires distinguishing at least three layers that can operate simultaneously in a single response.

Content source: Some responses are generated entirely from the model's own training data — statistical pattern matching across billions of parameters trained on a large corpus of text. Others, when web search is enabled, draw on content retrieved from the web at the time of the query. In practice, many responses involve both: web retrieval provides current or specific factual material, while the generative model synthesises, organises, and presents that material as a coherent conversational response. The two are not mutually exclusive and frequently operate together.

Presentation layer: Regardless of where the underlying content originated, the generative model produces the response the user sees — selecting, framing, and structuring the output as a direct answer rather than a list of sources. This layer is ChatGPT's own output even when the factual content came from elsewhere.

Calibration layer: The response is shaped by the full conversational context — everything said before in that session. Both retrieved content and generated presentation are calibrated to the conversation as a whole, producing output that is more specifically tailored to the user's apparent purpose than any standalone search result could be.

A single ChatGPT response may therefore involve third-party content at the content layer, generative synthesis at the presentation layer, and conversational tailoring at the calibration layer — with different legal frameworks potentially applicable to each. Whether web search was enabled during the FSU conversation, and which queries triggered retrieval versus pure generation, are factual questions the full record will determine. They are not peripheral technical details. They determine which legal framework is relevant to which part of the response — and any liability analysis that treats ChatGPT as a single uniform system is working from an incomplete picture.

This layered reality matters because it determines how far the search engine analogy actually fails — and the answer differs by layer.

At the content layer — where the underlying information came from third-party web sources — the search engine analogy is stronger. The content originated elsewhere. In many jurisdictions, platforms that index and display third-party content without material modification benefit from reduced liability exposure compared to platforms that generate their own content. The counterfactual holds more cleanly: the information was retrievable by anyone with a search engine.

At the presentation layer — where the generative model synthesised and structured the response — the analogy weakens. The output is ChatGPT's own, even when the content came from elsewhere. The friction-removal argument applies: the user received a direct, structured answer rather than a list of links to navigate. The reduced liability protections that many jurisdictions extend to platforms displaying third-party content do not apply where the platform has generated the content itself. The liability analysis for this layer looks more like products liability for a generative system than platform immunity for a search engine.

At the calibration layer — where the response was tailored to the full conversational context — the analogy fails most clearly. No search engine calibrates results to a conversation that has been unfolding for twenty minutes. The output the user received was shaped by everything said before — making it more specifically responsive to whatever purpose the conversation revealed than any standalone search result could be. This layer is where the conversational context argument lives, and it applies regardless of whether the underlying content was retrieved or generated.

In the hybrid case — which is likely the most common mode for queries involving specific real-world facts — all three layers operate simultaneously within a single response. The liability analysis differs by layer, and may require different legal frameworks to be applied to different parts of the same response. That is a level of technical granularity that the current public framing of the FSU case has not come close to addressing — and that any GC advising on AI liability exposure needs to understand before reaching a conclusion.

The factual questions that shape the liability analysis

Before the liability frameworks can be applied, two prior factual questions need to be answered — both of which current public framing of the FSU case largely ignores.

First: were the queries asked within a single conversation, or across separate sessions? Second: were they framed in a way that made harmful intent detectable, or were they phrased so that each appeared to have an innocent purpose?

These are not technical details. Together, they produce at least three materially different scenarios — each with a different liability profile. The binary of contextualised versus isolated that most commentary assumes is a significant oversimplification. Which scenario the FSU case falls into depends on facts — the full conversational record — that are not yet publicly available. The framework matters regardless: it determines which factual questions are legally significant, and what their answers mean for the liability analysis.

Illustration

Imagine a gun shop clerk. A customer asks what ammunition works best for rapid fire in a crowded space. Then asks when the nearby university campus is busiest on Thursdays. Then asks about the stopping power of a particular firearm. Asked to a single clerk, in sequence, in ten minutes — the picture that emerges is not ambiguous. Each question individually has thousands of legitimate answers. Together, they do not.

Now imagine those same three questions asked to three different clerks, in three different stores, on the same day. Each clerk heard only a routine query. Each acted entirely reasonably given what they knew. The same information was conveyed. The same harm followed. And no individual clerk did anything wrong.

Now imagine a third scenario. The same customer asks the same questions to the same single clerk — but frames them differently. "I'm writing a thriller novel — what ammunition would a character use for a scene in a crowded venue?" "For a campus safety report, what times do university campuses see peak foot traffic?" "My character carries a Glock — what's realistic stopping power for fiction?" The clerk still heard all three questions. The conversational context was still present. But the framing defeated the verbal signal. No reasonable clerk would have refused on the basis of the words alone.

Except — the human clerk has something the AI does not. Facial expression. Body language. Tone of voice. Nervous energy. A clerk who sees someone asking about rapid-fire ammunition while visibly agitated, avoiding eye contact, or handling a firearm with a familiarity inconsistent with their stated ignorance is receiving information that would not appear in any transcript. That non-verbal channel can override an innocent framing in ways that a text-based AI system structurally cannot replicate — it receives only what is typed.

This cuts both ways. The absence of non-verbal signal processing means ChatGPT is operating with less information than a human clerk even in Scenario B — making the Scenario B problem harder for AI than for humans. But it also means ChatGPT applies the same standard to the same words regardless of who is asking them, without the bias and inconsistency that characterize human judgment under similar conditions.

ChatGPT in a single conversation with text that signals harmful intent is the first clerk. ChatGPT across separate sessions is the three separate clerks. ChatGPT in a single conversation with deliberately innocuous framing is the third scenario — and the absence of the non-verbal channel means it may be even less equipped to resolve that scenario than the analogy initially suggests.

Three scenarios — three different liability profiles
Scenario A — Contextualised, damning in hindsight
  • Queries in a single conversation, individually ambiguous but collectively concerning
  • Pattern visible in hindsight; not necessarily detectable in real time without treating similar patterns from innocent users the same way
  • Requires AI to act on signals that would not meet a probable cause standard in criminal law
  • Liability argument is substantive but raises the suspicion-as-design-principle problem
  • Which scenario the FSU case falls into — A, B, or C — depends on the full conversational record not yet publicly available
Scenario B — Contextualised, intent masked by framing
  • Queries in a single conversation, framed as fiction, research, or other innocent purpose
  • Pattern present but signal deliberately obscured
  • Detection failure may be excusable — reasonable care may not require refusal of plausibly innocent queries
  • Deliberate framing shifts moral and legal responsibility toward the user
  • Any content moderation system relying on semantic pattern detection is vulnerable to this scenario
Scenario C — Isolated queries, separate sessions
  • Each session contained only a single legitimate query
  • No conversational pattern available to detect
  • Google analogy strengthens considerably
  • Responsibility shifts substantially toward the user
  • Synthesis and friction-removal distinctions persist but the liability argument weakens significantly

The context-clearing mechanism exists for legitimate reasons — privacy, session separation, the ability to start fresh. A user who deliberately fragments queries across sessions to avoid pattern detection has taken an affirmative step to defeat the safeguard. A user who frames harmful queries in innocuous terms has done the same thing within a single session. In both cases, deliberate circumvention shifts moral and legal responsibility substantially toward the user.

Scenario B reveals a deeper structural problem. Any safety system that relies on semantic pattern recognition is inherently vulnerable to adversarial framing. If reasonable care requires detecting harmful intent, but harmful intent can be masked by plausible innocent framing, the reasonable care standard may be imposing a requirement that no system can reliably meet. The only ways to close that gap are to surveil more comprehensively or to refuse more aggressively — both of which create problems examined later in this article.

Scenario A presents the hardest version of all. The queries were not clearly innocent. They were not clearly criminal. They were individually ambiguous, and their combination looks damning only in hindsight, after the harm occurred. In criminal law, that hindsight is the point: the prosecution assembles evidence after the crime to establish guilt beyond reasonable doubt. For an AI system to have intervened before the crime, it would have needed to act on a standard far below probable cause — treating every user who asks a similar combination of questions as a potential suspect. That is not reasonable care. That is suspicion at scale. Whether the FSU case is Scenario A, B, or C — or some combination — depends on the full record. The analytical point stands independently of which scenario applies: the liability argument becomes progressively harder to sustain as the queries become more individually ambiguous and more dispersed across sessions.

Why "find the engineer" is harder than it looks

Set aside for a moment the unresolved factual questions about how the FSU queries were structured and framed. However those questions resolve, the next analytical move — assuming any version of the contextualised argument holds — is to trace liability upstream: to the engineers who built the system, the safety team that designed the guardrails, the executives who made deployment decisions. The instinct to look there is correct. But the black box nature of large language models makes the attribution harder than it appears.

Nobody designed ChatGPT's specific response to this specific sequence of questions. That response emerged from billions of parameters trained on trillions of tokens. No engineer reviewed it, approved it, or could have anticipated it in the specific. The causal chain between an identifiable human decision and a harmful output runs through a system whose internal logic no individual fully controls or understands.

This is not a defense. It is a description of why existing negligence doctrine — which requires identifying a specific breach of duty by a specific decision-maker — strains under the weight of the attribution problem. The doctrine was built for a world where human decisions produced human-scale outputs. A world where a harmful output emerges from billions of parameters is a world the doctrine was not designed to address.

Three bases for liability nonetheless survive:

Systemic design choices. The black box argument covers emergent outputs. It does not cover foundational decisions — what safety fine-tuning to implement, what refusal thresholds to set, whether to build context-aware multi-turn risk detection. Those are human decisions with identifiable decision-makers. The question is whether any of those decisions fell below the standard of reasonable care.

Known risk, inadequate response. If OpenAI identified through red-teaming, user reports, or internal research that the model could assist with planning violence under certain conversational patterns, and chose not to implement adequate countermeasures, that knowledge becomes the liability hook. The black box does not shield an organization from liability for risks it knew about and chose not to address.

The pharmaceutical analogy. Drug companies do not understand every molecular mechanism by which a drug causes harm. The human body is, in many respects, its own black box. But pharmaceutical companies are liable if they failed to test systematically, failed to disclose known risks, or failed to implement available safeguards. An equivalent standard for AI — test systematically, document what you find, implement available safeguards, disclose known risks — imposes obligations that are independent of whether the model's internal logic is understood.

What reasonable care likely required — and where it hits a limit

Context-aware multi-turn risk detection — evaluating the pattern of a conversation rather than individual queries in isolation — is technically feasible, within the resource capacity of a company of OpenAI's scale, and directly targeted at Scenario A: contextualised queries with apparent harmful intent. Whether OpenAI implemented such a system adequately is the factual question that discovery in this case will likely turn on.

But the Scenario B problem — deliberately innocuous framing within a single conversation — exposes a limit that reasonable care alone cannot fully address. A safety system that refuses all queries plausibly framed as fiction or research would generate an enormous volume of false positives against legitimate users. One that does not is vulnerable to deliberate framing as a circumvention strategy. There is no configuration that closes both gaps simultaneously. This is not a failure of engineering. It is a structural property of the problem — and it is one reason why ex ante regulatory standards, rather than open-ended litigation, are likely to produce better policy outcomes.

Where the existing frameworks land — and where they break

Applying each of the relevant legal frameworks to the generative AI context reveals where the fit is adequate and where the framework strains:

Framework Core question Fit with generative AI Where it breaks
Products liability Was there a defect in the product? Strains Defining "defect" when the harmful output was emergent rather than designed; OpenAI's no-defect argument (publicly available information) may prevail if queries were isolated
Negligence Did the defendant breach a duty of reasonable care? Strains Attribution problem — breach requires identifying a specific decision; counterfactual causation weakens if information was genuinely available elsewhere
Criminal accessory Did the defendant knowingly assist with criminal intent? Breaks ChatGPT cannot form intent; the "person" analogy fails; criminal liability, if available at all, runs to the organization for deploying a known risk, not to the AI

The surveillance trap — and the warrant problem

The Scenario A analysis reveals a structural problem that goes beyond AI safety design. Consider what it implies.

In criminal law, to obtain a warrant, the prosecution must demonstrate probable cause — a reasonable belief, based on articulable facts, that a crime has been or is being committed. The standard exists precisely to prevent general suspicion from justifying surveillance. A prosecutor cannot obtain a warrant to monitor everyone who asks about ammunition, or everyone who asks about campus schedules, or even everyone who asks about both — because the combination, however suspicious in hindsight, does not rise to probable cause when the overwhelming majority of people asking similar questions have innocent purposes.

If the legal system itself — with all its coercive power and public safety mandate — cannot justify monitoring on the basis of ambiguous combinations of innocent acts, on what basis do we impose on a private AI provider a duty to do exactly that? We would be requiring AI providers to detect and intervene on patterns whose harmful interpretation may be visible only in hindsight — at a threshold of suspicion that the law considers insufficient to justify state surveillance. That is not a standard derived from reasonable care. It is a standard derived from the desire to prevent harm at any cost, applied to a private actor without the procedural safeguards that constrain the same logic when applied by the state.

That is not a coherent liability standard. And its practical consequence is what makes it dangerous.

If courts find that OpenAI's failure to detect the conversational pattern created liability, the rational response for every AI provider is to record and retain everything — across sessions, indefinitely — to enable exactly the pattern detection the liability argument implies they should have implemented. More monitoring. Longer retention. Cross-session tracking. Persistent user profiling.

That outcome is deeply problematic — and not only for privacy advocates.

Cross-session surveillance means every query a user has ever asked is retained, analyzed, and potentially subpoenaed. The privacy expectation users reasonably hold when they clear a conversation becomes illusory. A person researching a sensitive medical condition, exploring a controversial political idea, working through a personal crisis, or conducting legitimate professional research leaves a permanent record that can be accessed, hacked, or compelled in litigation.

When the law requires AI providers to detect harmful intent but prohibits collecting the data needed to do it, data governance becomes the only instrument that can navigate both obligations at once.

This incentive collides directly with privacy law. Modern data protection frameworks broadly require data minimization — collecting only what is necessary for a defined purpose — purpose limitation, and retention limits. A cross-session surveillance architecture designed to detect harmful intent patterns implicates all three principles simultaneously.

The chilling effect compounds the problem. A system that retains and analyzes everything changes what people are willing to ask. The researcher who wants to understand extremist rhetoric, the novelist writing about violence, the abuse survivor trying to understand their experience, the lawyer researching a criminal defense — all will hesitate. The determined bad actor, meanwhile, will simply fragment queries across sessions, use different accounts, or use different tools. The population most deterred by comprehensive AI surveillance is the population of legitimate users. The population least deterred is the one the surveillance is designed to stop.

It is tempting to conclude from this that litigation is the wrong instrument and that ex ante regulatory standards would produce better outcomes. That conclusion does not hold. The surveillance incentive does not arise from the form of legal intervention — litigation or regulation. It arises from the substance of the obligation itself. If any legal framework — court judgment or regulatory standard — determines that service providers have a duty to monitor user interactions for harmful intent, the rational response is to monitor as comprehensively as the law permits. A regulatory standard that imposes a monitoring obligation creates the same surveillance incentive as a court judgment that finds liability for failure to monitor.

The tension is not between litigation and regulation. It is between any monitoring obligation and privacy — two requirements that are structurally incompatible. A legal framework that simultaneously requires AI providers to detect harmful intent and prohibits them from collecting the data needed to do it forces providers to choose which obligation to breach. Until that incompatibility is resolved, every AI provider in this space is navigating irreconcilable legal obligations. That is precisely why data governance has become strategically significant — not as a compliance exercise, but as the only instrument that can navigate both sides of an irreconcilable tension at once. An organization that has determined precisely what it collects, for what defined purpose, retained for how long, under what access controls, and with what audit trail, can account for itself under either framework. One that has not cannot account for itself under either.

What a defensible governance posture looks like

The law will settle eventually — through litigation, regulation, or both. The FSU case may produce a significant ruling on AI provider liability. The EU AI Act is developing obligations for high-risk systems. China's AI companion regulation has already mandated context-aware intervention for a specific category of service. How the monitoring-versus-privacy tension is ultimately resolved will shape what all of these frameworks require. What will not change is the underlying logic: organizations that have built rigorous data governance frameworks before the law settles will be better positioned than those that build them in response to it.

In the interim, companies deploying or building on generative AI face a liability landscape that is genuinely uncertain. That uncertainty is not an argument for paralysis. It is an argument for a governance posture that would be defensible under any of the frameworks currently being tested.

The pharmaceutical analogy is the most useful guide. Drug companies operate under pervasive uncertainty about exactly how their products cause harm. What the regulatory framework requires of them is not perfect knowledge — it is systematic behavior: test, document, implement available safeguards, disclose known risks. A company that can demonstrate it did all four is in a materially better position than one that cannot, regardless of which legal theory eventually prevails.

The governance posture that maps to the pharmaceutical standard
1
Test systematically
Red-team for foreseeable categories of serious harm before deployment. Document the methodology, the findings, and the decisions made in response. The absence of documented testing is itself evidence that reasonable care was not taken.
2
Implement available safeguards
Context-aware multi-turn risk detection is technically feasible for foreseeable categories of serious harm. For companies deploying AI at scale, the absence of this capability — where it was technically available and directly relevant to known risks — is the most vulnerable point in any future reasonable care argument.
3
Document what you find and what you decided
The reasonable measures analysis benefits from contemporaneous documentation. What risks were identified, what measures were considered, what was implemented and why, what was not implemented and why — this record is the evidentiary foundation for any future defense.
4
Disclose known risks
Terms of service and transparency reports that accurately describe known limitations and risks — rather than minimising them — reduce the known-risk-inadequate-response exposure that is the most defensible basis for liability even in a black box system.
5
Build an incident response process
Most companies deploying AI have no defined process for identifying and responding to potential harmful use patterns. The existence of such a process — and evidence that it was used — demonstrates ongoing reasonable care rather than a one-time deployment decision.

None of this eliminates liability exposure. What it does is demonstrate that the company took its responsibilities seriously, acted on what it knew, and implemented measures proportionate to the foreseeable risks. In a legal environment where the frameworks are still developing, that demonstration is the most defensible position available.

The question that still has no answer

The FSU case will produce a ruling on OpenAI's liability — or a settlement that avoids one. Either way, it will not resolve the foundational question the case exposes.

The liability gap generative AI creates is not only about who the responsible party is. It is about whether the obligation being implied — detect harmful intent from individually ambiguous signals, at scale, in real time, without treating every user who asks similar questions as a suspect — is one that any system can coherently be required to discharge.

The warrant analogy is instructive. Criminal law requires probable cause before permitting surveillance because the alternative — monitoring based on patterns of innocent behavior — catches too many innocent people to be justified. If that standard applies to the state, with its coercive power and public safety mandate, the basis for imposing a lower threshold on private AI providers is not obvious. And if no lower threshold can be justified, the implied obligation — act on patterns that would not justify a warrant — may be one the law cannot coherently impose.

This does not mean OpenAI bears no responsibility. The British Columbia case — where OpenAI's own systems flagged a user, staff considered alerting law enforcement, and the company decided not to — involves identifiable human decisions with identifiable consequences. That is not the black box problem. That is the known-risk-inadequate-response problem, and it has clear legal implications independent of whether the ambiguous-pattern scenario does.

The deeper question — person or tool, and what duty either status creates — remains open. The law has created new categories before when technology demanded it. Corporate personhood. Product liability for latent defects. Platform immunity for intermediaries displaying third-party content. Each created new problems while solving old ones. The category the law eventually creates for generative AI will do the same.

What is certain is that the category will be created under pressure — through litigation that forces imperfect frameworks to produce answers they were not designed to give. The companies that will be best positioned when that happens are the ones that did not wait for the answer before building a governance posture adequate to the uncertainty.

Working through these questions?

The governance posture this article describes spans AI risk assessment, legal liability analysis, data protection obligations, and product governance — disciplines that most organizations do not have integrated under one function. If you are assessing your exposure or building a defensible AI governance framework, we are happy to talk.

Note
This article is for informational purposes only and does not constitute legal advice. It examines general questions about how existing legal frameworks apply to generative AI and does not address the specific facts or legal claims in any pending litigation. The observations in this article are general in nature and do not account for the specific circumstances, jurisdiction, or regulatory environment of any particular organization. Professional advice should be sought where specific action is contemplated.

當語言模型回應用戶問題,第三方依此採取行動並造成傷害——部署該模型的企業是否應承擔責任?這不是一個有現成答案的問題,而是一個現行法律框架尚未準備好回答的問題。

本文要點
  • 每一套法律責任框架——侵權法、刑法、合約法——都從同一個假設出發:存在一個可被識別的責任決策者。生成式AI挑戰了這個假設,但並未消除責任本身。尋找責任方的難度提高了,而現行的工具未必能完成這項任務。
  • AI代理人「採取行動」所引發的責任問題,與語言模型「回應問題」所引發的責任問題,在性質上截然不同。前者指向部署鏈——誰控制了代理人、誰部署了它;後者要問的是:一個語言模型回應了問題,第三方依此行動並造成傷害,部署該模型的企業是否應為此負責?現行框架為前者提供了雛形,卻尚未為後者建立清晰的標準。
  • 佛州州立大學槍擊案(FSU案)揭示了這一問題的法律複雜性。州檢察長的刑事調查在修辭上具有震撼力,但在法律上存在精確性問題。ChatGPT不是自然人,沒有採取行動,也無法形成犯罪意圖。真正具有法律基礎的請求權,指向過失與產品責任——而即便如此,仍面臨現行框架從未預料的歸責困境。
  • 責任論證的強弱,高度取決於兩個目前尚未公開的事實:問題是在單一對話中提出,還是分散於不同的對話段落?問題的措辭是否使有害意圖得以辨識?這兩個問題決定了三種在法律上截然不同的情境,而當前的公開討論幾乎將三者混為一談。
  • 任何要求業者監控用戶互動以識別有害意圖的法律義務——無論透過訴訟確立或透過法規制定——都將形成全面蒐集資料的誘因,並與隱私法的資料最小化、目的限制及保留期限等要求正面衝突。這一矛盾不因法律介入的形式而消失;它源於義務本身的內容。資料治理因此從合規工具,躍升為在兩套相互衝突的法律義務之間尋求可辯護立場的戰略工具。
本文以FSU案為切入點,探討一個更根本的問題:生成式AI所製造的責任缺口,不只是「找不到責任方」的問題,更是「法律所隱含的義務,是否是任何系統都能被合理要求履行的義務」的問題。

尋找責任方

每一套法律責任框架都從同一個地方出發。侵權法問的是:誰違反了注意義務?刑法問的是:誰形成了犯罪意圖並付諸實行?合約法問的是:誰作出了承諾,誰違背了它?各個框架在關鍵決策的性質、注意標準的高低、救濟手段的設計上各有差異,但共同預設了一件事:存在一個可被識別、可被追究的責任決策者。

生成式AI在此製造了一道裂縫——但裂縫的形狀,因AI的運作方式不同而有所差異。

當AI代理人主動「採取行動」——執行任務、作出決策、在現實世界中採取步驟——責任問題落在部署鏈上:誰控制了代理人?誰部署了它?誰應為其行為承擔後果?這個問題在多數法律框架中已有雛形可循:部署代理人的企業,在鏈條各方之間分擔責任。AI代理人責任的缺口是真實的,但其輪廓是可以辨認的——責任存在於鏈條某處,爭議在於落點。

佛羅里達州槍擊案所觸及的,是一個截然不同的問題。ChatGPT在本案中並非以代理人身份行動。它回應了問題。沒有人將它部署用於槍擊。沒有人指示它協助規劃暴力行為。它接收輸入,產出回應——與它每天為數以億計的用戶所做的事情完全相同,而那些用戶的目的絕大多數是正當的。佛羅里達州檢察長的調查所要追問的,是:一個語言模型回應了問題,第三方依此採取行動並造成傷害——部署該模型的企業,是否應當為此承擔責任?

這是一個與AI代理人責任在性質上完全不同的問題。現行框架並非為回答它而設計。而我們目前用於尋找責任方的工具,是否足以勝任這項任務——這正是本文所要探討的核心。

佛州州檢察長的表述直截了當:「如果螢幕另一端是一個人,我們早就以謀殺罪起訴他了。」

這句話在修辭上極具震撼力,但在法律層面存在精確性問題——而這種不精確,比修辭本身更值得深究。ChatGPT不是自然人,沒有採取行動,也無法形成犯罪意圖。刑事共犯責任的成立,三者缺一不可。這項調查最終可能需要以過失責任或產品責任為理論基礎,而非刑事法律——即便如此,仍面臨現行框架從未預料的歸責困境。

為何搜尋引擎的類比不能解決問題

面對此類案件,最直覺的回應是:ChatGPT不過是一個工具,工具不為使用者的行為承擔責任。用來行兇的鐵鎚,不牽連製造商。導向危險資訊的搜尋結果,不牽連搜尋引擎。依此邏輯,用戶選擇將工具用於有害目的,才是決定性的因果環節——責任鏈條在此終結。

這個框架在一定範圍內是正確的。ChatGPT不是自然人,不會主動發起任何事,也不進行監控。現代大型語言模型確實具備安全微調機制——透過強化學習等方式,使模型對特定類別的問題產生拒絕回應。但這種「評估」是統計性的、概率性的,而非審慎思量的結果。它無法可靠地識別以無害方式包裝的有害意圖,也無法在對話層面累積信號、偵測逐步升級的風險模式。這種評估機制是否達到了對本案可預見傷害類型所應有的合理注意標準,正是責任分析需要回答的問題——而這與「是否可以在原則上進行評估」是兩個完全不同的問題,後者的答案已然明確。

真正的問題不在於ChatGPT是否是工具,而在於搜尋引擎的類比——OpenAI的辯護所隱含的那個類比——是否成立。回答這個問題,需要理解一件多數法律分析尚未觸及的事:ChatGPT並非以單一、統一的方式運作。

ChatGPT實際如何運作——責任分析所需要知道的

ChatGPT的運作方式並非一成不變,而責任分析的結論,因回應的產生方式不同而存在實質差異。理解這一點,需要區分在單一回應中可能同時運作的至少三個層次。

內容來源:部分回應完全由模型自身的訓練資料生成——透過對數十億參數進行統計模式匹配,在大規模語料庫上訓練而成。另一些回應,在啟用網路搜尋功能的情況下,則擷取查詢時即時從網路取得的內容。實務上,許多回應同時涉及兩者:網路擷取提供即時或具體的事實性素材,生成模型則對這些素材進行綜合、組織,並以連貫的對話形式呈現。兩者並非互斥,而是經常並行運作。

呈現層:無論底層內容來自何處,生成模型都負責產出用戶最終看到的回應——對輸出進行選取、組織和建構,形成直接回答,而非一份需要用戶自行瀏覽的來源清單。即便事實性內容源自他處,這一層仍屬ChatGPT自身的產出。

校準層:回應由完整的對話脈絡塑造——當次對話中此前的所有內容,都對回應產生影響。無論底層內容是擷取的還是生成的,呈現層都依據整體對話進行校準,使輸出比任何獨立的搜尋結果更具針對性地回應用戶當下的目的。

因此,單一ChatGPT回應可能同時涉及內容來源層的第三方素材、呈現層的生成式綜合,以及校準層的對話式調適——且不同層次在法律上可能適用不同的框架。FSU案對話中網路搜尋是否已啟用、哪些問題觸發了擷取而哪些屬於純生成,均屬完整案卷才能確認的事實問題,而非枝節細節。這些問題決定了哪個法律框架適用於回應的哪個部分。

這種多層次的現實,決定了搜尋引擎的類比在多大程度上能夠成立——而答案因層次不同而有所差異。

在內容來源層——底層資訊源自第三方網路內容——搜尋引擎的類比相對成立。內容本身並非ChatGPT所創。在許多司法管轄區,索引並展示第三方內容而未作實質性修改的平台,相較於自行生成內容的平台,享有較低的責任暴露。反事實論點在此較為有力:任何人透過搜尋引擎均可取得相同資訊。

在呈現層——生成模型對回應進行綜合與建構——類比的說服力開始減弱。即便底層內容源自他處,這一層輸出仍屬ChatGPT自身的產物。摩擦消除論點在此完全適用:用戶收到的是直接、結構化的答案,而非一份需要自行瀏覽的連結清單。多數司法管轄區對展示第三方內容的平台所提供的責任保護,並不延伸至平台自行生成內容的情形。

在校準層——回應依據整體對話脈絡進行調適——類比最為失效。沒有任何搜尋引擎會根據一段已持續二十分鐘的對話來校準其結果。用戶收到的輸出,由對話中說過的一切所塑造,使其在針對性上遠超任何獨立的搜尋結果所能達到的程度。

在混合情境下——對於涉及具體現實事實的問題,這可能是最常見的運作模式——三個層次同時運作於單一回應之中。責任分析因層次不同而有所差異,且可能需要對同一回應的不同部分適用不同的法律框架。這種技術層面的精細程度,是FSU案當前的公開討論所遠未觸及的,也是任何就AI責任暴露提供建議的法務長所必須理解的前提。

決定責任論證強弱的事實問題

在法律框架能夠被套用之前,有兩個先決事實問題需要釐清——而這兩個問題,恰恰是FSU案當前公開討論幾乎完全忽略的。

其一:問題是在單一對話中提出的,還是分散於不同的對話段落?其二:問題的措辭方式,是否使有害意圖得以辨識——抑或每個問題的表述,看起來都各有其無害的目的?

這兩個問題並非技術枝節,而是產生至少三種在法律上截然不同情境的關鍵變數,每種情境對應不同的責任輪廓。多數評論所預設的「有脈絡問題對比孤立問題」的二元框架,是一種嚴重的過度簡化。FSU案落入哪種情境,取決於目前尚未公開的完整對話記錄。這個框架的意義,在於它釐清了哪些事實具有法律決定性,以及這些事實的答案對責任分析意味著什麼。

情境說明

設想一家槍店的店員。一位顧客詢問在人群密集的空間中,哪種彈藥的速射效果最佳。接著詢問附近大學校園在週四哪個時段最為擁擠。再詢問特定槍款的停止力。這三個問題在十分鐘內相繼向同一位店員提出——合在一起所呈現的圖像,已無任何歧義可言。每個問題單獨看來都有千種合理的解釋;放在一起,則不然。

現在設想同樣的三個問題,分別在同一天向三家不同店鋪的三位不同店員提出。每位店員聽到的,不過是一個常規問題。每位店員在其所知範圍內的回應,都無可指摘。相同的資訊被傳遞了,相同的傷害發生了,而沒有任何一位店員做了任何錯事。

再設想第三種情境。同一位顧客向同一位店員提出同樣的問題,但以截然不同的方式包裝。「我在寫一部驚悚小說——主角在人群密集的場景中會用什麼彈藥?」「我在做一份校園安全報告——大學校園通常在什麼時段人流最多?」「我的角色持有一把格洛克,小說情節需要這方面的細節。」店員仍然聽到了這三個問題,對話脈絡依然存在,但措辭上的無害包裝已然瓦解了語言層面的信號。

然而,人類店員擁有AI系統所沒有的東西:面部表情、肢體語言、聲音語調、焦慮情緒。一位看到顧客詢問速射彈藥時明顯坐立難安、迴避眼神,或對聲稱自己一無所知的槍枝表現出不符其言的熟稔程度——這位店員所獲取的資訊,是任何對話記錄都無法呈現的。這種非語言管道,有時足以在措辭看似無害的情況下觸發警覺,而這恰恰是文字型AI系統在結構上所缺乏的能力——它所接收的,只有輸入的文字。

這一事實雙向切割。非語言信號處理能力的缺失,意味著ChatGPT在第三種情境下的處境,實際上比這個類比所初步呈現的更為不利;但這同時也意味著,ChatGPT以相同的標準對待相同的文字,無論提問者是誰,不存在人類判斷在類似情形下所固有的偏見與不一致。

三種情境——三種不同的責任輪廓
情境A——有脈絡,事後回溯具有明確性
  • 問題在單一對話中提出,個別問題具歧義性,但合而觀之令人憂慮
  • 模式在事後清晰可辨;能否在即時情況下偵測,則不確定——因為若要識別,必須對提出相似問題模式的無辜用戶採取相同措施
  • 要求AI系統依此模式採取行動,意味著須在低於刑事「合理懷疑」標準的門檻下行事
  • 責任論證具有實質性,但引發「以懷疑為設計原則」的根本問題
  • FSU案落入哪種情境,取決於完整案卷
情境B——有脈絡,意圖被措辭遮蔽
  • 問題在單一對話中提出,但以小說創作、學術研究等無害目的包裝
  • 模式存在,但信號被刻意掩蔽
  • 偵測失敗或可諒解——合理注意標準未必要求拒絕表面看似正當的問題
  • 刻意的措辭包裝,使道德與法律責任大幅轉向用戶一方
  • 任何依賴語義模式識別的內容審核系統,均對此情境具有結構性脆弱性
情境C——孤立問題,分散於不同對話段落
  • 每次對話中僅包含單一的正當問題
  • 不存在可供偵測的對話層面模式
  • 搜尋引擎類比的說服力顯著增強
  • 責任重心大幅移向用戶一方
  • 綜合輸出與摩擦消除的區別依然存在,但責任論證大幅削弱

情境A呈現了最為困難的版本。這些問題既非明確無害,亦非明確犯罪,而是個別上具有歧義性的問題——其組合在事後,即傷害發生之後,才顯得觸目驚心。在刑事法律中,這種事後審視恰恰是訴訟的邏輯:檢察官在案發之後蒐集證據,以排除合理懷疑的標準確立罪責。若要AI系統在案發之前採取干預,它必須在遠低於「合理懷疑」的門檻下行事——將所有提出相似問題組合的用戶,一律視為潛在威脅加以對待。這不是合理注意標準的要求,而是以懷疑作為設計原則,在整個規模上加以實施。FSU案究竟屬於情境A、B還是C,有賴完整案卷方能確認。這個框架的分析意義獨立於具體情境之外:隨著個別問題的歧義性增加、問題在對話段落間的分散程度提高,責任論證的說服力也隨之遞減。

用戶可以選擇在新的對話視窗中提問,令AI系統無從取得先前的對話記錄。主動以分散問題的方式迴避模式偵測的用戶,是在主動規避安全機制——這在道德與法律層面均使責任大幅移向其本人。以措辭包裝來遮蔽意圖的用戶,亦然。但無論哪種情形,責任分析都不會就此終結:業者是否知悉這些規避手法的存在,是否曾採取任何回應措施,仍是獨立的待解問題。

「找到工程師」為何比想像中困難

暫且擱置FSU案中問題結構與措辭方式這些尚未釐清的事實問題。無論這些問題最終如何解答,若有脈絡論點的任何版本成立,下一步分析的指向,是追溯到建構系統的工程師、設計護欄的安全團隊,以及作出部署決策的管理層。這個直覺是正確的。但大型語言模型的黑箱性質,使歸責比表面看來困難得多。

沒有任何人設計了ChatGPT對這一特定問題序列的這一特定回應。那個回應從數十億個參數中湧現,這些參數在海量語料庫上訓練而成。沒有任何工程師審查過它、批准過它,或能夠在具體層面預見它。從可識別的人類決策到有害輸出之間的因果鏈,穿越了一個沒有任何個人能完全控制或理解其內部邏輯的系統。

這不是辯護理由,而是對現行過失理論——要求識別特定決策者的特定義務違反——在面對歸責問題時所承受的結構性壓力的如實描述。這套理論是為一個人類決策產生人類尺度的輸出的世界而建立的。從數十億個參數中湧現的有害輸出,並非這套理論最初為之設計的世界。

儘管如此,仍有三個責任基礎在黑箱問題的存在下得以維持:

系統性設計選擇。黑箱論點涵蓋湧現性輸出,不涵蓋基礎性決策——實施何種安全微調、設定何種拒絕門檻、是否建構跨對話輪次的脈絡感知風險偵測機制。這些均是有跡可循的人類決策。問題在於,其中任何一項是否低於合理注意的標準。

已知風險,回應不足。若OpenAI透過紅隊測試、用戶回報或內部研究,已識別出模型在特定對話模式下可能協助規劃暴力行為,卻選擇不實施充分的應對措施,這份知悉便成為責任的鉤點。黑箱問題,無法為企業已知且選擇不處理的風險提供保護。

製藥業類比。製藥企業並不理解藥物導致每一種副作用的每一個分子機制——人體在許多方面本身就是一個黑箱。但若企業未能系統性測試、未能披露已知風險,或未能實施現有的保障措施,仍須承擔責任。適用於AI的等效標準——系統性測試、記錄發現、實施現有保障措施、披露已知風險——所設定的義務,獨立於模型內部邏輯是否被理解之外。

合理注意所可能要求的——及其侷限

跨對話輪次的脈絡感知風險偵測——評估整個對話的模式,而非個別問題的孤立表述——在技術上是可行的,在OpenAI的資源規模下並非遙不可及,且直接針對的正是本案所揭示的失效模式。這是一個工程選擇,而非理論願景。OpenAI是否充分實施了這一機制,以及其實施是否達到了合理注意的標準,是案件的事實核心問題。

然而,情境B的問題——在單一對話中以無害措辭刻意包裝——揭示了合理注意標準單獨難以彌合的結構性侷限。一個拒絕所有表面上具有正當目的問題的安全系統,將對無數正當用戶產生大量誤報。一個不這樣做的系統,則對刻意措辭的規避手法具有結構性脆弱性。沒有任何配置能同時消弭兩個缺口。這不是工程上的失敗,而是問題本身的結構性特質——也是訴訟之外的監管標準或許能提供更清晰指引的原因之一,儘管如後文所述,這並不能解決根本的矛盾。

現行框架的適用性分析

將各主要法律框架套用於生成式AI的情境,可以清楚看出各框架在何處尚能勉強適用,在何處開始顯露張力:

框架 核心問題 對生成式AI的適用性 張力所在
產品責任 產品是否存在缺陷? 張力顯著 當有害輸出屬於湧現性而非設計性,如何界定「缺陷」;若問題為孤立提出,OpenAI的「無缺陷」抗辯——資訊公開可得——可能成立
過失責任 被告是否違反了合理注意義務? 張力顯著 歸責問題——「義務違反」要求識別特定決策;若資訊確實可從其他途徑取得,反事實因果關係的論證亦有其弱點
刑事共犯 被告是否知悉犯罪意圖並提供協助? 框架失效 ChatGPT無法形成犯罪意圖;「若這是一個人」的類比在法律上不成立;刑事責任若有任何依據,亦指向企業明知風險而部署的決策,而非AI本身

監控陷阱——以及搜查令問題

情境A的分析揭示了一個超越本案的結構性問題。

在刑事法律中,取得搜查令須向法院證明「合理懷疑」——基於可陳述的事實,有合理根據相信犯罪行為已發生或正在發生。這一標準的存在,正是為了防止泛泛的懷疑淪為監控的正當理由。檢察官無法僅憑一個人購買彈藥、詢問校園時刻表,或同時做了這兩件事,就取得搜查令——因為即便事後看來令人憂慮,在那一時刻,做同樣事情的人中有壓倒性多數出於正當目的。

若法律體系本身——以其全部強制力量與公共安全使命——無法以模糊的無害行為組合為由正當化監控,那麼以更低的門檻向私人AI業者施加同等義務的依據,並不顯而易見。這意味著,要求AI業者依此模式採取行動,等同於要求其在法律認為不足以正當化國家監控的懷疑門檻下行事——其有害解讀,可能僅在傷害發生後方能於事後清晰浮現。這不是從合理注意標準推導出的義務,而是以「不惜一切代價防止傷害」的訴求為由,對私人主體施加的義務,而私人主體在此所受到的程序保障,遠低於同樣邏輯適用於國家機關時所要求的標準。

這一矛盾所帶來的後果,在實務層面同樣令人憂慮。

若法律確立了AI業者因未能偵測到對話模式而承擔責任,每一家AI業者的理性回應,便是記錄並保留一切——跨對話段落、無限期保存——以實現責任論證所暗示應已建立的那種模式偵測機制。更多監控、更長保留期限、跨段落追蹤、持續的用戶行為分析。

這一結果在多個層面均令人深憂。跨段落的全面監控,意味著用戶所有曾經提出的問題均被保留、分析,並可能在訴訟中被強制調取。用戶在清空對話記錄時所合理持有的隱私預期,將成為幻象。一個研究極端主義話語的學者、一個以暴力為題材進行創作的小說家、一個試圖理解自身遭遇的受害者、一個查閱刑事辯護資料的法律從業者——都將留下永久紀錄。

當法律一方面要求AI業者識別有害意圖,另一方面禁止其蒐集執行這項任務所需的資料——資料治理便成為在兩套相互衝突的義務之間唯一能夠維持可辯護立場的工具。

令人不安的寒蟬效應隨之而來。一個保留並分析一切的系統,將改變人們願意提出的問題。受到最大威懾的,是正當用戶;受到最小威懾的,是決意規避的人——他們可以分散問題、使用不同帳號,或轉向其他工具。全面監控所威懾的族群,恰恰不是它設計用來阻止的那群人。

人們或許會以為,以監管標準取代訴訟,可以解決這個問題。這個結論站不住腳。監控誘因並非源於法律介入的形式——訴訟或監管——而是源於義務本身的內容。任何法律框架,無論透過法院判決還是監管規定確立,一旦確定業者有義務監控用戶互動以識別有害意圖,理性的回應便是在法律允許的範圍內盡可能全面地監控。施加監控義務的監管標準,與認定未能監控即構成責任的法院判決,製造的是同一種誘因。

矛盾並非存在於訴訟與監管之間,而是存在於任何監控義務與隱私保護之間——這是兩項在結構上相互衝突的要求。同時要求AI業者識別有害意圖、並禁止其蒐集執行這項任務所需資料的法律框架,迫使業者在兩項義務之間作出取捨。在這一根本矛盾解決之前,每一家在此空間中運作的AI業者,都在同時面對兩套相互衝突的法律義務。這正是資料治理從合規工具躍升為戰略工具的原因——不是作為一項合規練習,而是作為在兩套相互衝突的義務之間,唯一能夠同時維持可辯護立場的工具。一家能夠清楚說明自己蒐集了什麼、出於何種明確目的、保留多長時間、在何種存取控制下進行,並有完整稽核記錄的企業,在任何一套框架下都能為自身的行為提供說明。一家無法如此說明的企業,在任何一套框架下都做不到這一點。

可辯護的治理立場是什麼樣子

法律終將走向確定——透過訴訟、透過監管,或兩者兼有。FSU案可能產生重要的責任裁決。歐盟AI法案正在就高風險系統建立義務框架。中國的AI擬人化互動服務法規已就特定類別的服務強制規定了脈絡感知干預義務。監控與隱私之間的矛盾最終將如何被裁量,將決定這些框架的最終形態。不會改變的,是一個底層邏輯:在法律確定之前已建立嚴謹資料治理框架的企業,將比在法律確定之後才建立的企業處於更有利的位置。

製藥業的類比在此最具指導意義。製藥企業在藥物如何導致傷害的機制問題上,存在普遍的不確定性。監管框架對其要求的,不是完整的知識,而是系統性的行為:測試、記錄、實施現有的保障措施、披露已知風險。能夠證明四項都已落實的企業,無論最終哪種法律理論勝出,都處於實質性的更有利地位。

對應製藥標準的治理立場
1
系統性測試
在部署前對可預見的嚴重傷害類別進行紅隊測試。記錄測試方法論、測試發現,以及針對發現所作出的決策。缺乏有記錄的測試,本身即是未盡合理注意的佐證。
2
實施現有的保障措施
跨對話輪次的脈絡感知風險偵測,對於可預見的嚴重傷害類別在技術上是可行的。對於大規模部署AI的企業而言,在技術上可行、且與已知風險直接相關的能力缺失,是未來任何合理注意論證中最脆弱的環節。
3
記錄發現與決策
合理注意分析受益於同期文件記錄的支持。識別了哪些風險、考慮了哪些措施、實施了什麼以及原因、未實施什麼以及原因——這份記錄是未來任何抗辯的證據基礎。
4
披露已知風險
準確描述已知侷限性與風險的服務條款與透明度報告——而非對其輕描淡寫——有助於降低「已知風險、回應不足」的責任暴露,即便在黑箱系統中,這一點也是最具可辯護性的責任基礎。
5
建立事件回應流程
多數部署AI的企業,對於識別和回應潛在有害使用模式,尚無明確的流程設計。這一流程的存在——以及其被實際啟用的記錄——所呈現的,是持續的合理注意,而非一次性的部署決策。

上述措施並不能消除責任暴露,但能夠表明企業認真對待了自身的責任、依據所知採取了行動,並實施了與可預見風險相稱的保障措施。在框架仍在形成之中的法律環境下,這種表明本身,就是目前所能取得的最具可辯護性的立場。

一個仍無定論的問題

FSU案將產生一個責任裁決,或是以和解方式迴避裁決。無論結果如何,它都不會解決本文所揭示的根本問題。

生成式AI所製造的責任缺口,不只是「找不到責任方」的問題,更是「法律所隱含的義務——在規模化、即時的條件下,從個別上具有歧義的信號中識別有害意圖,且不將所有提出相似問題的用戶一律視為嫌疑人——是否是任何系統都能被合理要求履行的義務」的問題。

搜查令問題使這一點更為清晰。刑事法律要求合理懷疑方能啟動監控,正是因為以更低的門檻行事,會在無辜者群體中造成難以正當化的代價。若這一標準適用於擁有強制力量與公共安全使命的國家,要求私人AI業者在更低門檻下行事的依據,並不顯而易見。而若無此依據,所隱含的義務——依據不足以構成搜查令理由的模式採取行動——可能根本是法律無法合理施加的義務。

這並不意味著OpenAI毫無責任。英屬哥倫比亞省的案例——OpenAI的內部系統標記了一名用戶,員工考慮是否應通報執法機關,而企業選擇不採取行動——涉及的是可識別的人類決策及其可識別的後果。這不是黑箱問題,而是「已知風險、回應不足」的問題,其法律含意獨立於歧義模式情境之外而存在。

更深層的問題——工具還是某種其他事物,以及任何一種定性所創設的義務——仍然懸而未決。法律在過去曾於科技的要求下創設新的類別:法人格、潛在缺陷的產品責任、中間人展示第三方內容的平台豁免。每一次新類別的創設,在解決舊問題的同時,也製造了新的問題。法律終將為生成式AI創設的類別,亦將如此。

可以確定的是,這個類別將在壓力下形成——在訴訟迫使不完善的框架給出它們從未為之設計的答案的過程中形成。在那一刻到來之前,最有利的位置,屬於那些在等待答案之前,就已建立起足以應對不確定性的治理立場的企業。

正在面對這些問題?

本文所描述的治理立場,橫跨AI風險評估、法律責任分析、隱私保護義務與產品治理——多數機構並不具備在同一架構下整合上述能力的條件。若貴機構正在評估AI責任暴露,或希望建立可辯護的AI治理框架,歡迎與雲蔚聯繫。

聲明
本文僅供資訊參考,不構成法律意見。本文就現行法律框架如何回應生成式AI所提出的問題進行概括性探討,不針對任何進行中訴訟的具體事實或法律主張。本文所提出之觀察與分析係就一般情形而言,未能涵蓋各機構之具體情況、所在司法管轄區或適用之監管環境。如擬就具體事項採取行動,應尋求專業建議。