AI and the law is no longer a tidy subject kept inside technology committees. Legal professionals are using generative tools to draft, summarize, research, classify documents, and manage client work. In one vendor-sponsored 2026 legal industry report discussed by ABA Law Practice Magazine, 69% of legal professionals reported using generative AI for work tasks, while 54% said their firms provided no responsible-use training and 43% said their firms had no AI usage policy.[1] Those figures should not be treated as a neutral census of the profession, but the mismatch they describe is familiar enough to matter: tools are arriving faster than shared vocabulary, review habits, and governance.
The vocabulary problem is not cosmetic. As of July 3, 2026, Damien Charlotin’s AI Hallucination Cases Database listed 1,696 hallucination-related legal decisions across more than 40 countries; 663 involved licensed attorneys, fabricated case law accounted for 1,423 of the listed matters, and reported monetary sanctions reached $10,500 in Landberg v. City of New York in June 2026.[2] The database is a live research resource, not a final empirical account of every AI-related legal error. Still, it records a basic professional lesson with unusual clarity: when a lawyer does not know what a system is likely to invent, omit, or misstate, the vocabulary gap can become a verification failure.

This glossary is an informational reference for legal professionals, not legal advice. Its purpose is to connect AI terms to legal practice: verification, confidentiality, supervision, competence, product evaluation, and regulatory interpretation. The definitions are deliberately practical. A lawyer does not need to become a machine-learning engineer to read a vendor contract, court order, ethics opinion, or AI policy intelligently. But a lawyer does need enough technical precision to know what a term commits the speaker to.
How to Use This Glossary
The entries are grouped by use, not by hype cycle. Technical terms explain what the system is doing. Failure-mode terms explain how AI output can go wrong. Professional responsibility terms connect those failures to lawyer duties. Regulatory terms help readers parse statutes, guidance, and risk classifications without collapsing everything into a vague reference to “AI.”
| Group | Use in Legal Work |
|---|---|
| Technical AI terms | Understand product claims, system limits, vendor documentation, and discovery disputes. |
| Failure-mode terms | Identify when AI output needs verification, limitation, or exclusion from a workflow. |
| Professional responsibility terms | Apply competence, confidentiality, supervision, and unauthorized-practice analysis to AI use. |
| Regulatory terms | Read AI statutes, trackers, policies, and risk classifications with fewer category mistakes. |
Technical AI Terms
Artificial Intelligence
Artificial intelligence is the broadest term in this glossary. In ordinary legal and business usage, it refers to computer systems that perform tasks associated with human cognition, such as classifying text, recognizing patterns, generating language, ranking likely outcomes, or making recommendations. The term is often too broad to be useful by itself. A contract clause that says a vendor “uses AI” tells a lawyer far less than whether the system is generative, predictive, rules-based, externally hosted, trained on client data, or capable of taking actions without human approval.
For legal work, the first question is not whether something is “AI” in the abstract. The first question is what role the system plays in the workflow: research assistant, drafting tool, document reviewer, intake screener, pricing model, court-facing filing aid, or decision-support system. The answer affects verification, privilege, confidentiality, supervision, bias review, procurement, and client disclosure.
Machine Learning
Machine learning refers to systems that learn patterns from data rather than relying only on hand-coded rules. In a legal setting, machine learning can appear in e-discovery classification, contract analytics, litigation prediction, fraud detection, billing review, or document clustering. The term does not automatically mean the system writes text or reasons like a lawyer.
The legal relevance is evidentiary and operational. If a tool learns from data, counsel should ask what data was used, whether the data is representative, whether the model has been validated for the task at hand, and whether the user can explain or audit the output well enough for the decision being made. A discovery tool that ranks documents for human review raises different concerns from a client-facing chatbot that gives legal information to the public.
Model
A model is the trained computational system that receives an input and produces an output. In legal technology, the model may classify documents, extract clauses, predict relevance, generate prose, summarize testimony, or recommend a next step. Lawyers often encounter the word in product materials without enough context to know whether they are dealing with a public general-purpose model, a vendor-hosted model, a model fine-tuned for legal tasks, or a system combining several models behind one interface.
That distinction matters because obligations do not attach to the label “model” alone. They attach to use: what information enters the system, what the system returns, who relies on it, whether the output is reviewed, and whether the system’s limitations are documented.
Generative AI
Generative AI refers to systems that produce new content, such as text, images, code, audio, or structured summaries, in response to user input. In legal practice, the most common uses are drafting emails, summarizing records, producing first drafts of clauses or memos, preparing timelines, extracting issues from documents, and generating research leads.
The legal risk is not that generative AI produces words. Lawyers have always used drafts, templates, clerks, treatises, and search tools. The risk is that fluent generated text can look more authoritative than it is. A system may produce a confident answer that contains a nonexistent citation, a distorted rule, an omitted exception, or a plausible but unsupported factual assertion. That is why generative AI belongs in a supervised workflow, not in an unreviewed chain from prompt to client advice or court filing.
Large Language Model
A large language model, or LLM, is a model trained on very large collections of text to predict and generate language. It responds to prompts by producing sequences of words that are statistically likely in context. That mechanism explains both the usefulness and the danger: LLMs can draft, summarize, translate, classify, and reformat text at scale, but their output is not a legal conclusion simply because it is grammatically polished.
For lawyers, the important point is that an LLM is not a case reporter, docket system, conflicts database, or ethics counsel. Some legal products connect LLMs to legal databases or firm materials; others do not. Before relying on output, the reviewer should know whether the system had access to the relevant authority, whether it cited sources, whether those sources were actually retrieved, and whether the answer can be checked outside the model.
Prompt
A prompt is the instruction, question, document, or context a user gives an AI system. In legal work, a prompt may include a research question, a draft clause, excerpts from a contract, litigation facts, deposition text, or instructions about jurisdiction and tone. Prompting is not magic advocacy; it is task specification.
Good prompts reduce ambiguity, but they do not eliminate the duty to verify. A carefully written prompt can tell a system to limit its answer to a jurisdiction, identify assumptions, or produce a checklist. It cannot make a model possess authority it has not retrieved or guarantee that a summary did not omit a material fact. In confidential matters, the prompt is also a data-disclosure event unless the tool’s terms, architecture, and access controls say otherwise.
Token
A token is a unit of text processed by a language model. It may be a word, part of a word, punctuation, or another text fragment. Models do not read a brief or contract exactly the way a lawyer reads a page; they process token sequences within technical limits.
The legal significance is practical. Token limits affect how much of a record, contract set, transcript, or research context the system can consider at one time. When a system summarizes a long document collection, someone should know whether it reviewed all source material, only selected excerpts, or a compressed representation. A missed limitation at this level can become a missed fact at the legal-analysis level.
Context Window
A context window is the amount of text or data a model can consider during a single interaction. If the context window is exceeded, the system may omit, truncate, compress, or fail to consider material. In a legal workflow, that can matter when summarizing a large record, comparing multiple agreements, or asking a model to reason across a long factual chronology.
The existence of a large context window is not the same as proof that the model used every important fact correctly. Reviewers should distinguish capacity from performance. A system may technically accept a large upload and still produce an incomplete or misleading answer.
Training Data
Training data is the material used to teach a model patterns before deployment. For language models, training data may include books, websites, code, licensed datasets, public records, or other text collections, depending on the system. Lawyers should be careful with claims that a model was “trained on legal data.” That phrase may mean many things: court opinions, statutes, forms, treatises, firm documents, synthetic examples, or simply legal-looking web text.
Training data matters for intellectual property, privacy, confidentiality, bias, competence, and product evaluation. But it does not by itself prove accuracy on a specific legal task. A model trained on legal materials can still hallucinate, misread a jurisdictional issue, or fail to reflect current law. The lawyer’s question is narrower: what was the system designed and validated to do, and what review is required before use?
Fine-Tuning
Fine-tuning is additional training that adapts a model for a more specific task, style, domain, or dataset. A legal vendor might fine-tune a model to identify contract clauses, follow a drafting format, classify privilege issues, or respond in a preferred tone. A firm might fine-tune or configure a system using internal templates, playbooks, or work product.
Fine-tuning should not be confused with verification. It may improve performance for a defined task, but it can also introduce new failure modes if the training material is outdated, biased, incomplete, or inconsistent. For legal teams, the procurement question is not merely “is it fine-tuned?” The better questions are: fine-tuned on what, for which task, tested against which benchmark, updated how often, and with what safeguards for confidential or privileged material?
Retrieval-Augmented Generation
Retrieval-augmented generation, or RAG, is a system design in which a model retrieves information from a specified source collection and uses that retrieved material to generate an answer. In legal work, RAG may connect an LLM to case law, statutes, firm knowledge bases, deal documents, litigation records, or policy libraries.
RAG can reduce some risks because the model is not relying only on its general training. It can also make output easier to check if the system shows the retrieved sources. But RAG is not a guarantee of correctness. The system can retrieve the wrong source, retrieve the right source but misread it, omit controlling authority, or cite a source that does not support the sentence. A legal reviewer should inspect both the generated answer and the source trail.
Embedding
An embedding is a numerical representation of text, images, or other data that allows a system to compare similarity. In legal tools, embeddings often support semantic search: finding documents that are conceptually similar even when they do not use identical words. That can be useful in e-discovery, knowledge management, contract review, and internal research.
The legal limitation is that similarity is not legal relevance. A system may find documents that resemble a query while missing documents that matter for privilege, intent, notice, chronology, or governing law. Embedding-based search should be evaluated as an aid to review, not as a substitute for a defensible review protocol.
Predictive Coding and Technology-Assisted Review
Predictive coding, often called technology-assisted review or TAR, uses machine-learning methods to help classify documents, commonly for relevance, responsiveness, or privilege review. Unlike general-purpose chatbot use, TAR usually appears inside a litigation workflow with sampling, validation, quality control, and review protocols.
The important distinction is workflow discipline. A legal team using TAR should be able to explain the review process, validation approach, and human oversight. The term should not be casually stretched to cover any AI summary of a document set. A model that summarizes uploaded PDFs is not automatically a defensible TAR process.
Agentic AI
Agentic AI refers to systems designed to pursue a goal through multiple steps, often by selecting tools, calling external systems, planning sub-tasks, and taking actions with less user intervention than a standard chatbot. In legal operations, an agentic system might draft an intake response, search a knowledge base, create a matter summary, route a task, populate a form, or schedule follow-up steps.
The professional issue is accountability. A one-shot drafting tool produces output for review. An agentic system may change a file, send a communication, update a database, or trigger a workflow. That makes permissions, audit logs, approval gates, rollback procedures, and supervision more important. The more a system can do, the less acceptable it is to govern it with a policy written only for passive drafting assistance.

Failure-Mode Terms
Hallucination
A hallucination is AI output that presents false or unsupported information as if it were true. In legal practice, the most visible form is a fabricated case citation, but the category is broader: invented quotations, misstated holdings, wrong procedural history, nonexistent statutes, inaccurate party names, false record references, or unsupported factual summaries.
The term is sometimes used too casually, as though hallucination were a charming quirk of conversational software. In law, it names a verification problem. The NCSC’s Legal Practitioner’s Guide to AI & Hallucinations treats hallucination as a risk that requires independent checking of cases, quotes, statutes, and authorities before submission or reliance.[3] That is the right frame. A lawyer does not cure a hallucination by saying the machine produced it; the lawyer cures the risk by not relying on unverified output.
The scale of reported legal hallucination matters is now large enough that the term should be part of ordinary competence. Charlotin’s database is continuously updated, so any number will age, but its July 2026 snapshot is already a warning against treating fabricated authorities as rare curiosities.[2]
Fabricated Citation
A fabricated citation is a citation to a case, statute, regulation, article, docket entry, or quotation that does not exist or does not say what the filing claims. In AI matters, fabricated citations are often produced by language models that generate plausible legal forms without retrieving actual authority.
The practical review step is ordinary but nonnegotiable: every cited authority must be checked in a reliable source, and every quoted passage must be compared against the source text. A system that gives bluebook-shaped output has not performed that work for the lawyer unless the workflow includes actual source retrieval and the lawyer verifies it.
Confabulation
Confabulation is a related term often used to describe AI output that fills gaps with plausible but unsupported material. In legal writing, this can appear as an invented explanation of why a court reached a result, a synthesized rule that no court has adopted, or a chronology that smooths over missing facts.
Confabulation is dangerous because it may be harder to detect than a nonexistent citation. The output can be partly right. A summary may identify the correct case but overstate its holding; a contract analysis may find a real clause but infer a business consequence not present in the text. Review should therefore test both existence and support.
Bias
Bias in AI refers to systematic skew in data, design, deployment, or output. A model may reflect historical inequalities in training data, perform differently across groups, or produce recommendations that disadvantage certain users. In legal work, bias concerns arise in criminal justice tools, employment screening, housing, insurance, lending, client intake, public benefits, and internal law-firm operations.
A legal professional should avoid treating bias as only a technical metric. The relevant question is usually tied to a legal standard or institutional duty: discrimination law, due process, administrative fairness, consumer protection, professional responsibility, or contractual representations about system performance.
Opacity and Explainability
Opacity means that a system’s reasoning or operation is difficult for users, affected persons, or reviewers to understand. Explainability refers to methods or disclosures that make a system’s output more interpretable. In legal contexts, opacity matters when a person must challenge a decision, a lawyer must advise a client, a court must evaluate evidence, or a regulator must assess compliance.
Not every legal use requires the same level of explanation. A tool that helps reformat an internal memo does not raise the same issue as a tool that scores applicants or informs detention decisions. The level of explanation should match the consequence of the use.
Drift
Drift occurs when a model’s performance changes over time because the data, environment, user behavior, or underlying system changes. A legal research assistant may receive model updates; a document-classification workflow may encounter a new type of matter; an intake tool may face questions it was not designed to answer.
Drift is a maintenance problem. A tool approved in one year, matter type, or jurisdiction should not remain approved forever without review. Legal teams should expect periodic testing, version tracking, and user feedback, especially where AI output affects client advice, filings, or rights.
Professional Responsibility Terms
Technological Competence
Technological competence is the lawyer’s duty to understand the benefits and risks of relevant technology at a level appropriate to the representation. ABA Model Rule 1.1 requires competent representation, and Comment 8 states that lawyers should keep abreast of changes in the law and its practice, including the benefits and risks associated with relevant technology.
Applied to AI, technological competence does not mean every lawyer must code a model or read machine-learning papers. It does mean a lawyer should understand enough to choose tools responsibly, protect client information, supervise output, identify when expert help is needed, and avoid filing or communicating unverified AI-generated material.
Human-in-the-Loop Review
Human-in-the-loop review means a person remains part of the process before an AI output is acted upon. In law, the phrase is often used too vaguely. A human who merely clicks “approve” without source access, time, authority, or expertise is not a meaningful safeguard.
A useful human review process identifies who reviews the output, what they check, which sources they use, what authority they have to reject or revise the result, and whether the review is documented. For a draft client alert, that may mean legal and editorial review. For a court filing, it means checking authorities, quotations, record citations, procedural posture, and jurisdiction-specific rules. For an agentic workflow, it may require approval before any external communication or system update.
AI Output Review
AI output review is the process of checking generated or AI-assisted work before use. It is broader than proofreading. It includes source verification, factual checking, privilege review, confidentiality review, jurisdictional review, bias review where relevant, and assessment of whether the output answers the actual assignment.
The NCSC guide’s verification emphasis is especially useful here because it treats hallucination as a professional workflow issue rather than a vocabulary novelty.[3] A legal team should decide in advance which AI outputs require independent source verification, which may be used only as brainstorming material, and which should not be used for certain tasks at all.
Confidentiality
Confidentiality concerns arise when a user places client information, privileged material, work product, personal data, trade secrets, or sensitive business information into an AI tool. The relevant question is not simply whether the tool is “secure.” It is what information is sent, where it is processed, who can access it, whether it is retained, whether it is used for training, whether it can be deleted, and what contract terms govern the service.
A public chatbot, an enterprise tool, a legal research product, and a private on-premises deployment may have very different confidentiality profiles. Legal professionals should not infer protection from a brand name or from the presence of the word “AI.” Confidentiality review belongs before deployment, not after a user has pasted client facts into a prompt.
Supervision
Supervision is the duty to ensure that work performed under a lawyer’s authority is appropriately directed and reviewed. AI complicates supervision because the system is not a paralegal, associate, vendor, or expert in the ordinary sense, yet its output may enter the same workstream. ABA Formal Opinion 512, issued in July 2024, addressed generative AI and legal ethics and treated lawyer oversight of AI output as part of existing professional obligations rather than a new exemption from them.
In practice, supervision means assigning responsibility. If an associate uses AI to draft a research memo, the supervising lawyer should know what tool was used, what sources were checked, and what limitations apply. If a legal ops team deploys AI for intake or matter routing, the organization should define escalation paths, review standards, and accountability when the system gets something wrong.
Unauthorized Practice of Law
Unauthorized practice of law, or UPL, refers to providing legal services or advice without authorization. AI raises UPL questions when a tool gives legal recommendations directly to the public, when nonlawyer providers market legal advice through automated systems, or when a firm deploys client-facing AI without adequate lawyer control.
The analysis depends on jurisdiction and use. A general legal-information chatbot, a guided form-completion system, a lawyer-supervised client portal, and an autonomous advice product are not the same. The vocabulary point is simple: “AI generated” does not avoid UPL analysis if the output functions as legal advice.
Client Disclosure and Consent
Client disclosure concerns whether, when, and how a lawyer tells a client that AI is being used in the representation. Consent may be required or prudent depending on the jurisdiction, the tool, the sensitivity of the information, the client’s instructions, the fee arrangement, and the effect on the representation.
Disclosure should be tied to materiality. Routine spell-checking is not the same as sending confidential records to an external generative system for analysis. A useful internal policy should identify categories of AI use that are prohibited, permitted without special notice, permitted only with approval, or permitted only with client consent.
Billing for AI-Assisted Work
Billing questions arise when AI reduces time, changes staffing, creates subscription costs, or produces work that still requires lawyer review. A lawyer should not bill as though a task required hours of human drafting if the work was substantially accelerated by AI and the fee arrangement does not support that treatment. At the same time, AI use may create review, validation, and supervision time that must be accounted for honestly.
The better vocabulary is not “AI is free” or “AI replaces review.” It is cost allocation, reasonableness, disclosure, and value. Legal teams need policies that distinguish software overhead, pass-through expenses, professional time, and nonbillable experimentation.
Regulatory and Governance Terms
AI Governance
AI governance is the set of policies, controls, roles, and review processes an organization uses to manage AI systems. In a law firm or legal department, governance may include tool approval, risk classification, data-use rules, training, model inventories, vendor review, incident response, audit logs, and matter-specific restrictions.
Governance is where terminology becomes administration. If a policy does not distinguish public tools from enterprise tools, generative systems from predictive systems, or drafting aids from agentic workflows, it will be hard to enforce. The adoption-and-training gap reported in the 2026 legal industry survey is therefore not just a management inconvenience; it is a vocabulary and controls problem.[1]
AI Policy
An AI policy sets rules for how people in an organization may use AI tools. A useful legal AI policy usually identifies approved tools, prohibited uses, confidentiality rules, review obligations, client-disclosure triggers, vendor approval requirements, training expectations, and reporting channels for suspected errors.
A weak policy says only that users should “be careful” or “not rely on AI.” That may be directionally sound, but it gives little help to the paralegal summarizing discovery, the associate preparing a research memo, the partner reviewing a client pitch, or the legal ops manager testing an intake workflow. Policies should map terms to decisions: what counts as confidential input, what counts as legal advice, what outputs require verification, and who approves a new tool.
Model Inventory
A model inventory is a record of AI systems used by an organization. It may list the tool name, vendor, purpose, owner, data inputs, users, risk level, review requirements, contract terms, and approval status. In legal organizations, an inventory helps prevent shadow AI use from becoming invisible professional risk.
The inventory does not need to be elaborate at the start. Even a basic list can reveal that different teams are using public chatbots, research tools, contract platforms, and internal automations under the same undifferentiated label. Once identified, the tools can be governed according to their actual function.
Risk Classification
Risk classification means sorting AI systems by the seriousness of their possible effects and the controls they require. A tool that reformats internal notes is usually lower risk than a tool that recommends whether a person receives employment, credit, housing, public benefits, insurance, or legal advice. The classification should account for data sensitivity, user reliance, affected persons, reversibility, and legal consequences.
Risk classification is also a regulatory term. Some laws and proposals impose different obligations on high-risk or consequential AI systems. A lawyer reading those rules should look closely at definitions, covered actors, exemptions, documentation duties, and enforcement dates rather than assuming every AI tool is regulated the same way.
General-Purpose AI
General-purpose AI refers to systems that can be used across many tasks rather than being built for one narrow use. A general-purpose language model may draft marketing copy, summarize medical articles, generate code, answer legal questions, or classify support tickets, depending on how it is deployed.
For lawyers, the term matters because responsibility may differ across the AI supply chain. A model developer, application provider, law firm, corporate user, and downstream client may each control different parts of the system and workflow. General-purpose capability does not answer the legal question; the particular deployment does.
EU AI Act
The EU AI Act is the European Union’s comprehensive AI regulatory framework. Secondary regulatory trackers describe it as becoming fully applicable on August 2, 2026, although lawyers should check current primary EU materials for operative text, phased obligations, guidance, and amendments.[4] Its vocabulary is important even for U.S. lawyers because multinational clients, vendors, and contracts may refer to EU categories such as prohibited practices, high-risk systems, transparency duties, and general-purpose AI.
The EU AI Act should not be reduced to “Europe regulates AI more strictly.” The useful legal skill is classification. Which actor is the provider, deployer, importer, distributor, or user? Is the system high-risk? Is it general-purpose? Does a transparency duty apply? Those questions are definitional before they are argumentative.
High-Risk AI System
A high-risk AI system is an AI system placed into a regulatory category that triggers heightened obligations because of the context in which it is used. The exact definition depends on the governing law. Under EU-style risk frameworks, high-risk uses often involve areas where automated outputs can materially affect rights, access, safety, or important opportunities.
In legal work, “high risk” should not be used as a mood. It should be tied to a rule, policy, or governance framework. A firm may adopt internal high-risk categories even where no statute directly applies, but it should say what the category means: prohibited use, special approval, enhanced review, documentation, client consent, or vendor assessment.
U.S. State AI Law
The United States does not have a single comprehensive federal AI law. State activity is substantial and uneven. MultiState’s AI legislation tracker reported that 45 states had introduced 1,561 AI-related bills as of March 2026.[5] White & Case’s AI Watch tracker reported significant state-law developments, including California measures such as TFAIA, AB 2013, SB 942, and SB 243, and noted that Colorado’s AI Act was repealed and replaced by SB 189 in May 2026.[4]
Those trackers are useful orientation tools, not substitutes for current statutes and agency materials. The drafting lesson is immediate: when a memo says “state AI law,” the next sentence should identify the state, effective date, covered systems, covered actors, enforcement mechanism, and definitions. Otherwise the phrase is too broad to guide compliance.
Automated Decision System
An automated decision system is a system that makes or materially assists decisions through computational processes. The phrase often appears in regulatory and policy discussions about employment, housing, credit, education, insurance, public benefits, criminal justice, and consumer services.
Legal professionals should look for the degree of automation. A system that recommends a ranking for human review differs from one that automatically denies an application. But partial automation can still matter if the human reviewer usually follows the recommendation or lacks the information needed to challenge it.
Audit
An AI audit is a review of a system’s design, data, performance, governance, or legal compliance. Depending on context, an audit may test accuracy, bias, security, explainability, documentation, vendor claims, or adherence to internal policy. Some audits are internal governance exercises; others are required by law, contract, or regulator expectation.
The word “audit” should not be accepted without scope. A vendor may say a system was audited, but counsel should ask who performed the audit, what was tested, when it occurred, which version was reviewed, what limitations were stated, and whether the findings apply to the client’s intended use.
Terms That Often Get Misused in Legal AI Discussions
| Term | Common Misuse | More Careful Use |
|---|---|---|
| Hallucination | Any answer the user dislikes. | False or unsupported AI output presented as true, especially where verification is required. |
| Trained on legal data | Proof that the tool is legally accurate. | A claim that requires detail about sources, scope, currency, validation, and task fit. |
| Human in the loop | A person is somewhere near the process. | A named reviewer has authority, time, source access, and defined checks. |
| Secure AI | A general reassurance. | A set of specific controls covering data access, retention, training use, confidentiality, and contracts. |
| Agent | Any chatbot with a friendly interface. | A system capable of planning or executing multi-step actions toward a goal. |
| High risk | A vague warning label. | A category tied to a law, policy, or governance framework with defined consequences. |
The common thread is not that lawyers must become technologists. It is that imprecise terms hide decisions. If a lawyer cannot tell whether a tool retrieves sources, stores prompts, takes actions, uses client data for training, or requires human approval, the lawyer cannot sensibly evaluate the risk.
A Practical Vocabulary Checklist for Legal Teams
When evaluating an AI tool or workflow, the most useful first questions are definitional. They force the team to identify what the system is, what it does, what it touches, and who remains responsible.
- What type of system is it: generative AI, predictive model, search tool, RAG system, agentic workflow, or something else?
- What data enters the system, and does that data include confidential, privileged, personal, or client-sensitive information?
- Does the system retrieve actual legal sources, or does it generate an answer from model patterns alone?
- What output will a human review, and what exactly must that reviewer verify?
- Can the system take action outside the chat or drafting interface, such as sending messages, updating records, or triggering workflows?
- Which policy, rule, client instruction, contract term, or regulatory definition governs this use?
These questions are deliberately plain. They are also where many AI conversations in law should begin. A polished demo can skip from impressive output to promised efficiency. Professional responsibility sits in the middle: source, system, reviewer, client, consequence.
Where the Definitions Leave Off
AI terminology changes quickly, and legal consequences depend on jurisdiction, tool design, client instructions, and current authority. A glossary can prevent category mistakes; it cannot make a filing accurate, a vendor safe, or a regulatory conclusion current. Fluency in these terms is now part of competent issue-spotting, tool evaluation, and risk management. Each definition still has to be checked against the source that governs the actual matter.
References
- 8am Legal Industry Report, ABA Law Practice Magazine, March/April 2026.
- AI Hallucination Cases Database, Damien Charlotin.
- Legal Practitioner’s Guide to AI & Hallucinations, National Center for State Courts.
- AI Watch: Global regulatory tracker - United States, White & Case.
- Artificial Intelligence (AI) Legislation, MultiState.ai.
Comments
Join the discussion with an anonymous comment.