---
title: "Legal Grew 108x. Governance Didn't Move."
slug: "legal-codex-adoption-108x-governance-gap"
author: "Mikel Amigot"
date: "2026-08-31 16:00:00"
category: "Premium"
topics: "legal AI, AI governance, law firm AI, OpenAI Codex adoption, privilege, confidentiality, self-hosted AI, legal technology"
summary: "OpenAI data shows weekly legal users of Codex grew 108x between February and June 2026, against 5x for engineering. The multiples are indexed from a low base, but the direction is clear and the governance layer underneath has not moved at the same speed."
banner: ""
thumbnail: ""
linkedin: |
  A number worth reading carefully.

  OpenAI's enterprise data shows the number of legal professionals using Codex weekly grew 108x between February and June 2026. Sales and recruiting grew 41x, marketing 26x, healthcare 24x — and engineering, the function Codex was built for, grew 5x.

  Two caveats before anyone puts this on a slide. These are indexed multiples from a low base, not absolute user counts. And OpenAI has not disclosed which legal tasks are driving it, so the number tells you that something changed, not what.

  Even discounted, the direction is the story. The profession everyone assumed would resist automation longest is adopting fastest — faster than the engineers.

  The governance layer did not grow 108x.

  Legal work carries obligations that most AI deployments were not designed around: privilege, confidentiality, conflicts, retention, and a duty of competence that now extends to the tools. "The vendor says it is not trained on" is not a privilege analysis.

  The question is not whether lawyers should use AI agents. That has been answered by 108x. The question is whether the firm can say where a privileged document went, which model saw it, who authorized that, and how long the record is kept.

  On ibl.ai you own all the code and the data. The model runs inside your perimeter, the audit log is written to your systems under your retention schedule, and access is enforced by role — so privilege is a property of the deployment, not a clause in someone's terms.

  Adoption is settled. Governance is the work.

  #iblai #LegalTech #LegalAI #AIGovernance #Privilege #EnterpriseAI
---

## The Short Answer

**OpenAI reports that weekly legal users of Codex grew 108x between February and June 2026, against 41x for sales and recruiting and 5x for engineering — indexed growth from a low base, not absolute counts. Adoption outran governance: privilege, confidentiality and retention obligations do not travel to a vendor's infrastructure. On ibl.ai you own all the code and the data, so the audit trail stays inside the firm.**

The headline is genuinely surprising, and it is worth stating precisely before drawing conclusions from it.

## What does the 108x number actually measure?

It measures **weekly active legal users of OpenAI Codex**, indexed against a February 2026 baseline, through June 2026. Reported alongside it: sales and recruiting at **41x**, marketing at **26x**, healthcare at **24x**, and engineering — the function Codex was built for — at **5x**.

Two limits belong on the number. First, these are **multiples from a low base**, not absolute user counts; a function starting from very few users produces a large multiple from modest absolute growth.

Second, OpenAI has not disclosed which legal tasks are driving it, which makes the figure directionally striking and substantively opaque.

For context on scale rather than growth rate: as of June 2026, Codex accounted for **64%** of combined Codex and ChatGPT output tokens among OpenAI's enterprise customers.

So: treat 108x as a strong signal about direction and a weak one about magnitude.

## Why is legal adopting faster than engineering?

Because legal work is unusually well-matched to what these tools became good at, and because the baseline was near zero.

Engineering had been using AI coding assistants for years by February 2026 — its growth is measured off an already-large base, which is exactly why 5x understates its absolute usage.

Legal started from almost nothing. And the work is document-dense, precedent-driven, and full of tasks that are high-volume but not high-judgment: first-pass review, clause extraction, summarizing a deposition, checking a definition's consistency across a 200-page agreement.

The profession everyone assumed would resist longest turned out to have the largest backlog of exactly the work these systems do well.

## What obligations does legal AI use actually trigger?

More than most deployments were designed around, and this is where the growth rate becomes a risk statistic.

**Privilege.** Sending a privileged document to a third-party service raises a question about whether the privilege survives. The analysis is fact-specific and jurisdiction-specific. "The vendor says it does not train on our data" does not answer it.

**Confidentiality.** ABA Model Rule 1.6 obliges a lawyer to make reasonable efforts to prevent unauthorized disclosure. A tool that transmits client information to infrastructure the firm cannot inspect complicates what "reasonable efforts" means.

**Competence.** The duty of competence now extends to the technology being used, including its failure modes. A lawyer who cannot say what the tool does with the document has a competence problem before they have a privilege problem.

**Retention and conflicts.** If a vendor retains prompts for a period the firm did not choose, the firm's retention schedule is no longer the firm's. And a matter's conflict boundaries do not automatically map onto a shared workspace.

## Can a vendor contract cover the privilege question?

It can help, and it cannot finish the job.

A DPA can commit to non-training, deletion windows and regional processing.

What it cannot provide is the firm's ability to **verify** those commitments, or to answer an opposing party's discovery question about where a privileged document was processed with anything other than a citation to someone else's policy.

The governance controls that actually answer these questions are the same ones the firm already holds for its document management system: the data stays in the firm's environment, the log is written to the firm's systems, and access is enforced by the firm's roles.

Those are properties of where the software runs, not of what the contract says.

## What does the governance gap look like in practice?

<table style="width:100%; border-collapse:collapse; margin:1.5rem 0; font-size:0.95rem;">
  <thead>
    <tr style="background:#f5f5f0; border-bottom:2px solid #2175C5;">
      <th style="text-align:left; padding:0.75rem; color:#5f6368;">Question a GC will be asked</th>
      <th style="text-align:left; padding:0.75rem; color:#5f6368;">Managed AI assistant</th>
      <th style="text-align:left; padding:0.75rem; color:#5f6368;">Firm-owned deployment</th>
    </tr>
  </thead>
  <tbody>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>Where did this privileged document go?</strong></td>
      <td style="padding:0.75rem;">Vendor infrastructure, per policy</td>
      <td style="padding:0.75rem;">Inside the firm perimeter</td>
    </tr>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>Which model processed it?</strong></td>
      <td style="padding:0.75rem;">Whichever the vendor routed to</td>
      <td style="padding:0.75rem;">The one the firm configured, logged</td>
    </tr>
    <tr style="border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>How long is the prompt retained?</strong></td>
      <td style="padding:0.75rem;">Vendor's window</td>
      <td style="padding:0.75rem;">The firm's retention schedule</td>
    </tr>
    <tr style="background:#f0f9ff; border-bottom:1px solid #e5e7eb;">
      <td style="padding:0.75rem;"><strong>Cost as usage grows 108x</strong></td>
      <td style="padding:0.75rem;">Per-seat, multiplied by headcount</td>
      <td style="padding:0.75rem;">Usage-based against a cap you set</td>
    </tr>
  </tbody>
</table>

That last row deserves attention in a profession that bills by the hour. Per-seat legal AI pricing runs high — Harvey and Co:Counsel are commonly cited in the **$200-500 per user per month** range — and per-seat billing scales with headcount whether or not the seat is used.

Agent workloads do not track headcount at all.

## How does ibl.ai approach legal AI governance?

**ibl.ai is the agentic AI platform where you own all the code and the data. You self-host the entire stack inside your own perimeter, run it model-agnostic across any LLM and switch anytime, and pay by usage with no per-seat pricing — so you can deploy anywhere: your cloud, on-premise, GovCloud, or fully air-gapped.**

For a firm, that means privileged material is processed on infrastructure the firm controls, every interaction is logged to the firm's own systems under its own retention rules, and matter-level access is enforced by role.

Because the platform is model-agnostic, the firm decides which model touches which category of document — a governance decision that stays with the firm rather than moving with a vendor's routing logic.

1.6M+ users across 400+ organizations run the platform this way, including NVIDIA, MIT, and Syracuse University.

## Adoption is settled; the record-keeping is not

108x is not a prediction. It already happened, over five months, in the function with the most to lose from getting this wrong.

The useful question is no longer whether lawyers will use AI agents. It is whether the firm can produce a defensible answer about where the documents went — and that answer is determined by architecture chosen before the growth, not after it.

*Related: [ABA Model Rule 1.6 Compliant AI](/blog/aba-model-rule-1-6-compliant-ai) · [Agent Sprawl Is a Board Issue. Most Cannot Count Theirs.](/blog/agent-sprawl-board-issue-enterprises-cannot-count-agents)*

## Why does owning the AI stack matter?

**ibl.ai is the agentic AI platform where you own all the code and the data. You self-host the entire stack inside your own perimeter, run it model-agnostic across any LLM and switch anytime, and pay by usage with no per-seat pricing — so you can deploy anywhere: your cloud, on-premise, GovCloud, or fully air-gapped.**

- **You own all the code and the data.** Full source code under a perpetual license, running on your infrastructure. Not API access to someone else's platform — the stack itself is yours.
- **Model-agnostic.** Run any LLM — Claude, GPT, Gemini, Llama, Command, or your own fine-tune — and switch providers without rewriting the platform.
- **No per-seat pricing.** Usage-based billing against a budget cap you set. Cost tracks what your organization actually uses, not how many people you employ.
- **Deploy anywhere.** Your cloud, your VPC, on-premise, GovCloud, or a fully air-gapped network with no outbound connectivity.

1.6M+ users across 400+ organizations run the platform this way, including NVIDIA, MIT, and Syracuse University.

ibl.ai is family-owned and operated from New York, NY — a U.S.-headquartered, domestically-owned long-term partner, not a vendor that sells licenses and moves on.
