Norm Law — the platform with a firm attached.
The technology company builds the agent platform; the affiliated firm runs on it, serving clients as outside counsel. The firm doubles as distribution and as proof.
July 2026
What a small legal AI paper says about how AI-native firms should be wired, and what happens when the agents disagree.
AI-native law firms are a funded category with a unicorn in it, and their pitch is senior lawyers supervising AI agents instead of managing juniors. None of them say what the supervising involves. A paper posted on 10 July 2026 pins it down: in a firm of agents, supervision is not a document. It is five settings, and every firm in this category has already chosen them.
The short version
AI-native law firms are now a funded category, and the platform company behind one of them became its first unicorn in July 2026. The pitch is senior lawyers supervising AI agents. Nobody says what that means. A paper posted three days after the raise supplies the raw material: whether debate between agents helped, did nothing, or made things confidently worse depended entirely on how the panel was wired. A firm of agents makes the same choices, deliberately or by default:
Every firm in this category has already set those five values. None publishes them.
00 — capital, then evidence
On 7 July 2026, Norm Ai announced a US$120 million Series C at a US$1.2 billion valuation, led by Khosla Ventures.1 That made it the category's first unicorn, though the valuation attaches to the platform company. The law practice is its affiliate, Norm Law LLP, launched in November 2025 alongside a US$50 million Blackstone investment; it describes itself as senior attorneys supervising AI agents rather than managing associate pyramids, with pricing tied to outcomes rather than hours.2
Three days later, six researchers in Japan and Vietnam posted a paper called L-MAD: by its authors' positioning, the first systematic evaluation of multi-agent debate structures on a legal reasoning task.3
The funding says the category is real. The paper says, for the first time with legal-task evidence, what running one well requires.
Lawyers supervise agents. But supervise how? Any system of agents has an escalation path and a knowledge boundary, whether or not anyone chose them. Build it as a panel that argues and votes — the shape the AI-native firms describe — and it acquires a roster, a round budget and a vote protocol as well. In a firm made of agents, the org chart is an architecture diagram and the supervision policy is a config file. Someone has already set those values, at every firm in this category. Nobody has published them.
One caveat before anything else. As at 25 July 2026, no AI-native firm has disclosed revenue. The honest evidence for this category is capital flows and structural design, not outcomes.
Part 1
Artificial Lawyer calls these firms NewMods: legal services businesses designed around an AI operating layer from day one, senior lawyers supervising and calibrating agents instead of running the traditional leverage model, pricing decoupled from hours. The category barely existed before 2025. By mid-2026, Artificial Lawyer was tracking more than 27 such firms.4
Three of them tell the story.
The technology company builds the agent platform; the affiliated firm runs on it, serving clients as outside counsel. The firm doubles as distribution and as proof.
Announced in Helsinki on 7 July 2026. Its founder, Antti Innanen, spent roughly six months building Lavern, an open-source experiment in running a “law firm” of 67 arguing agents, released it in May 2026, then founded a real firm on what he had learned seven weeks later. His stated bet: foundation models are becoming interchangeable, and the advantage sits in the operating system built around them.5
An AI-driven firm authorised by the Solicitors Regulation Authority in England on 6 May 2025, working small-debt claims. In May 2026 it won a county court trial, having run the pre-trial work — four witness statements, the bundle, disputing a counterclaim — on a fee of about £400 for a £7,000 debt, with a human barrister hired for the advocacy.6
The incumbents can see the shape changing. Citi's 2026 client advisory put it in one line: the shape of leverage is likely to change “from a pyramid to a cylinder” — fewer juniors, more senior lawyers, as generative AI absorbs the repetitive base. In the same survey, 63% of large firms said they expect generative AI to affect their leverage models within a decade, up from 43% a year earlier.7
The NewMods propose a third shape. Not the pyramid thinned into a cylinder, but a lawyer above a panel of agents, with a layer of rules in between.
Almost all of that is structure and money. Garfield's trial win is the category's one public outcome to date, and one small-debt trial is not a track record. So look instead at what the evidence says about the structure itself.
Part 2
L-MAD comes from six researchers at JAIST and VNU University of Engineering and Technology in Hanoi.3 The setup: three generated expert personas debate whether a legal hypothesis follows from articles of the Japanese Civil Code. Binary answer, entails or does not entail, on an established benchmark. The researchers tested two families of protocol — forced consensus, where agents argue until they agree, and voting, where agents reason independently and then vote.
Read the caveats first. The models tested are small open-weights models, nowhere near the frontier systems commercial legal products run on. Binary statutory entailment is about as narrow as legal reasoning gets. It is a version-one preprint from a single group reporting its own results, though the arXiv listing notes it as an outstanding paper at ICML 2026's AI4Law workshop. And the strongest model tested gained nothing from debate, because it had already saturated the task alone — so the firms running frontier models probably have the least to gain from debating. The structure transfers. The numbers do not.
Mid-capability models improved by up to 8% in some settings, because agents caught each other's misreadings and divided the statute between them. Weak models got worse than they had been alone. The paper's phrase for this is collaborative hallucination: agents validating each other's flawed premises until the panel is confidently, unanimously wrong. Below a competence floor, adding agents only makes a panel more sure of its errors.
Adding agents bought a modest accuracy gain and steadier answers. Extending deliberation did the opposite. Agents instructed to critique will manufacture doubts, and correct first-round answers get argued into wrong ones; the paper documents a correct, unanimous first-round answer inverted by a single flawed second-round critique. The prescription is blunt: stop the debate the moment the panel is unanimous.
Under the voting protocol on mid-tier models, unanimous verdicts were right about 70% of the time. Split verdicts — roughly a quarter of queries — were right 48% of the time: a coin flip. At 70%, none of this is automatable in practice, and the useful part is the routing logic, not the accuracy. Unanimity and splits carry different information whatever the absolute numbers, and forcing a panel to agree destroys the one signal that identifies which cases needed a person.
Across every configuration, 17 to 24% of queries failed universally. On inspection, most required legal knowledge absent from the statute text the agents were given. Every agent shared the same base model, so every agent shared the same gap, and they agreed their way to the same wrong answer. The authors' conclusion: more inference-time computation is insufficient, and multi-agent systems must be supported by external knowledge sources.
Read together, the four findings are not four facts about small models. They are four decisions, and every agent-run firm has already made them.
03 — the five values
Who may debate is a hiring decision. Because of the competence floor, the model behind each agent has to be chosen for capability first and price second. Staff the panel below the floor and the debate produces confident, wrong answers.
How long they argue is matter management. Once the panel is unanimous, more rounds only give agents room to argue themselves out of correct answers. A round budget and a stop rule are the agent version of knowing when work is finished.
How they vote determines whether disagreement survives. Blind, independent votes preserve the information in a split. A protocol that pushes agents toward each other destroys it.
When a human gets the file is the escalation policy, and the paper hands firms a mechanical trigger: any split. Routing splits to a lawyer is a defensible middle ground between reviewing everything and reviewing nothing.
What the panel cannot know is the knowledge boundary. It is the setting most likely to be neglected, because it lives outside the agent system, in the firm's knowledge layer.
Models argue
probabilistic
nothing here is trusted on its own say-so
Code decides
deterministic — the settings live here
readable · versioned · auditable
Humans decide
accountable
the duty never moves out of this lane
For Australian readers, none of this is a future governance frontier. Solicitors carry competence and supervision duties under the Australian Solicitors' Conduct Rules, and a joint statement by three Australian legal regulators in December 2024 made verifying AI output an expectation under the existing competence duty. No new rule was required.8
What changes in a firm of agents is the form the duty takes. The floor, the budget, the protocol and the escalation rule become values in a system, and values in a system can be versioned, logged and audited. The literature on agent infrastructure has a name for where this ends up: executable accountability — approvals and escalations recorded as durable system state rather than habits.9
The labour market and the insurance market are drifting to the same place. James Tuke argues that junior training in AI-heavy firms becomes an “apprenticeship of oversight”, where juniors learn to audit and challenge AI output adversarially rather than produce first drafts, and reports professional indemnity insurers hardening their AI-governance requirements before renewal.10 That last point is one practitioner's observation, not survey data. But the direction fits: a supervision policy that exists as configuration is something an insurer can inspect before setting a premium.
04 — a bench is not a photocopier
None of the paper's prescriptions should feel foreign to lawyers, because courts arrived at most of them long ago. An appellate bench is a multi-agent system the law already trusts: judges form views independently before they confer, dissents are published because disagreement is information, and no rule forces unanimity. A real two-to-one split tells you something a manufactured three-nil cannot. The split-vote finding is the same design instinct with a measurement attached.
The analogy breaks in one place. A bench's unanimity means something because the judges are different people, with different training, different careers, different priors. L-MAD's agents shared one base model, so their unanimity can be a single blind spot speaking in three voices. A panel of agents drawn from one model is not a bench. It is one judge, photocopied three times slightly differently.
That is what the 17-to-24% floor is. Those cases did not fail because the agents reasoned badly. They failed because every copy of the judge was missing the same knowledge, and no amount of conferring supplies what nobody in the room knows.
There is an obvious engineering rejoinder: seat different models on the panel. Whether mixing model families breaks the shared blind spot is untested, and it may well help with shared reasoning failures. What it cannot do is supply knowledge that no base model contains — the firm's matter history, its precedents, its playbooks, the way it papers a deal. The knowledge layer binds either way.
The conclusion is an unfashionable one. Model choice matters at the threshold, which was the first setting; past the threshold, the binding constraint on an AI-native law firm is the knowledge layer its agents can reach. Whatever else these firms compete on, they will compete on how well their knowledge is organised — which was always the binding constraint in law firms. What has changed is that it is now a measurable property of a system.
Part 3
Five settings, then: the floor, the budget, the protocol, the escalation rule, the knowledge boundary. Checking the market against that list shows two things. Fragments of the discipline are appearing everywhere, and no commercial operator shows you the whole configuration.
Lavern, the open-source 67-agent experiment that preceded Brahe, is the most transparent architecture in the category, because you can read all of it. It gates each agent's output through an evaluator running on a different model. Its debate board records every resolution with evidence weights, confidence scores and a human-escalation recommendation. Its verification pipeline fails closed, so an API error counts as a rejection. And it grounds citations mechanically, string-matching each quote against the source document rather than asking a model to judge. Innanen's own write-up is candid about the limits: making agents truly listen to each other, he writes, is unsolved.11 One observation of my own, not the paper's: Lavern can run locally on small models, and small models are exactly the regime where the paper found debate most dangerous.
Norm lists “supervisory agents” in the use of funds for its Series C, which is supervision sold as a product line.12 Harvey published the architecture of its internal agent platform, Spectre, in April 2026: durable runs, sandboxed execution, explicit permissions.13 Its head of applied research closed an April 2026 research thread on legal agents with a line borrowed from OpenAI's engineers.14 Garfield runs the same shape with its escalation points fixed from outside — the human sits at the advocacy and the accountability because the regulator put the human there.6
Humans steer. Agents execute.
Niko Grupen, Head of Applied Research, Harvey (April 2026), quoting OpenAI's engineers
The paper's ceiling effect suggests frontier models may gain least from debate, and commercial products run frontier models, so a firm could reasonably decide to run no debates at all. Fine. Three of the five settings go with the panel; two do not. Every agent system, panel or pipeline, still has an escalation path and a knowledge boundary. And a firm that drops the panel has also dropped the split vote, the one free uncertainty signal the evidence found, which leaves it owing a different answer to the same question: what tells you when the machine is unsure?
Now try to find a commercial firm or vendor that publishes its full configuration. I could not. Lavern publishes everything, but Lavern is an open-source experiment with nothing to sell. Garfield's escalation points are public because a regulator set them, not because the firm chose to disclose.
Which yields five questions any client, panel reviewer or insurer can put to a firm that runs agents.
Name the model, and the guard. What model runs your agents, and what stops an under-powered one being used?
Name the stop rule. If your agents debate, what ends the debate — unanimity, a round cap, or nothing?
Ask whether disagreement survives. Do your agents reach positions independently, or does the process push them to agree?
Follow the escalation. Where does disagreement go, and if there is no panel, what is your uncertainty signal instead?
Find the boundary. What can your agents consult beyond the model, and what happens when the answer is not in it?
The answers matter less than whether a firm can produce them at all. A firm that cannot say what ends its debates has not chosen a stop rule; it has inherited one from whoever wrote the loop.
Two cautions. Research on multi-agent systems reports that identifying which step caused a failure succeeds only 14 to 53% of the time,9 so append-only audit trails matter more than dashboards. And adoption is running well ahead of measured benefit: corporate legal AI adoption doubled from 23% to 52% in a year, while only 7% of legal departments report any reduction in total matter cost.15
06 — a demo, on synthetic documents
Architecture criticism is cheap. So I built the smallest version I could: a three-agent debate panel for construction law documents. This is a demo — synthetic documents only, not legal advice, and every output is a starting point for human analysis. But every setting on the list is visible in it, and the important ones are enforced in code rather than requested in prompts.
Rubric 1 — the five settings, as they exist in the system
| Setting | How it is enforced | Mechanism |
|---|---|---|
| Floor | Ask it to seat a debater on a model below the floor and it refuses to run. | Hard error in code |
| Grounding | Every quoted citation is string-matched against the source before it reaches the debate, so a fabricated quote fails before anyone argues about it. | Code |
| Budget | Cross-examination caps at three rounds, with an early stop at unanimity. | Code |
| Tally | Code counts the blind votes and code decides the outcome. A split ends the run as ESCALATED TO HUMAN. | Arithmetic |
| Escalation content | On a split, the closing report must name the crux, each camp's strongest evidence, and the exact questions a lawyer has to decide. | Instruction, output overwritten by code |
| Knowledge boundary | Agents cite from a read-only research vault or declare a knowledge gap rather than answer from training data. | Instruction, with the citation gate as backstop |
| Audit | Everything lands in an append-only log, so any run can be replayed step by step. | Code |
Two rules are instructions rather than code, and instructions are the weaker mechanism. The model that writes the closing report is told it must not resolve a split, though its output field is overwritten by the code-computed outcome regardless. Where a rule could move into code, it did.
One setting exists only to fail on demand. Because the paper shows what forced consensus costs, the system keeps a forced-consensus mode as a labelled anti-pattern: feed it the same split matter and it manufactures unanimity, on the record, so the destroyed signal is visible rather than theoretical.
The three debaters share one base model, so this panel is the photocopier from the section above. That is exactly why the trust here sits with the grounding gate, the declared knowledge gaps and the escalation rule rather than with unanimity itself. A unanimous verdict in this system means every finding survived a mechanical citation check against the vault. In a demo, “auto-confirmed” means confirmed for a human to read.
Document + knowledge pack
Read-only vault; gaps declared.
The finding17–24% of failures are shared knowledge gaps; only external knowledge crosses them.
Three agents, blind findings
Competence floor: a weak model is a hard error, not a warning.
The findingBelow a floor, debate degrades into collaborative hallucination.
Grounding gate
Every quote is string-matched to its source; fabrications are rejected before the debate starts.
The ruleAgreement is not verification. The checker is code, not another model.
Cross-examination
Maximum three rounds, stopping early at unanimity.
The findingMore rounds degrade accuracy; correct answers get argued into wrong ones.
Blind votes
Independent; no agent sees the others’ ballots.
The findingForced consensus destroys the one signal that says “this needs a person”.
The tally
Code counts, code decides, and the model cannot override the count.
The findingUnanimous ≈ 70% right; split ≈ a coin flip.
Unanimous → auto-confirmed
With citations, every one verified against the source text.
Split → escalated to human
The crux of the disagreement, each camp’s strongest evidence, and the exact questions a lawyer has to decide.
the report is forbidden from resolving the split
Findings: Nguyen et al., L-MAD, arXiv:2607.09099 (July 2026) — small open models, binary statutory entailment. The structure transfers; the numbers do not.
On 26 July 2026 I ran two demonstration matters end to end. A payment claim with a fatal endorsement defect came back unanimous on all three issues and was auto-confirmed, every finding pinned to a verbatim statutory quote. An extension-of-time claim with an arguable notice trigger went the other way: the panel was unanimous that the statutory route for the delay costs was open, held the time bar unresolvable on the supplied documents, and the system did what the paper says it should. It stopped, and handed the file to a lawyer with the two rival readings of the notice clock mapped.
Escalated to human
The panel unanimously agreed the security-of-payment route is available, but split into unresolved indeterminacy on whether the clause 19.2 notice is time-barred and whether the 22-business-day entitlement is substantiated — because resolution turns on documents not supplied and on legal standards with no authority in the vault.
Unanimous ground
All three panel members affirmed with high confidence that the statutory route is open on the facts given. The escalation arises on two other issues, where all three returned indeterminate. They are not divided against each other so much as jointly unable to choose between two live, competing readings of a record that is missing documents. One trace of lean is on the record: the certifier's first finding treated the notice as likely out of time before the final vote settled to indeterminate.
The disagreement
On the supplied materials the panel could not determine when the condition-precedent notice clock started. The clause combines an objective ought reasonably to have become aware limb with a will cause delay certainty formulation, and the two limbs fire on different dates — one making the notice roughly ten business days late and forfeiting the entitlement, the other making it exactly on time. Nor could it determine whether the latent-condition entitlement is made out: the event is facially credible, but causation and quantum are unverifiable without documents that were never supplied.
Notice out of time — the objective-awareness limb fired on the suspension.
Time-bar & notices specialist · delay analyst · superintendent / certifier
Once excavation of the works the claim itself characterises as critical-path was suspended, a reasonably competent subcontractor should have appreciated that the event would cause delay and served a protective notice. On that reading the notice window expired before the notice was served, and the clause, being an express condition precedent, forfeits the entitlement entirely.
Cited unit — the clauseThe subcontractor shall give written notice within ten business days after becoming aware, or ought reasonably to have become aware, that the event will cause delay. Timely notice is a condition precedent to any entitlement.
Notice timely — the certainty limb fired only on the later direction.
Time-bar & notices specialist · delay analyst · superintendent / certifier
The trigger requires awareness that the event will cause delay — certainty, not mere risk. The contemporaneous record states that programme impact was not determinable and that the delay was contingent on an election the superintendent had not yet made. On that reading awareness arose only when the later direction foreclosed the absorbable option, and the notice falls exactly on the tenth business day.
Cited unit — the site recordProgramme impact is “not determinable” pending direction, noting that localised over-excavation, if directed, could be absorbed within the current excavation sequence.
Entitlement — the latent condition is credible, but the causation and quantum are unproven.
Time-bar & notices specialist · delay analyst · superintendent / certifier
Setting the notice aside, the panel agreed the latent-condition event is specific and facially credible under the clause, but could not substantiate the claimed extension. Critical-path causation rests on a programme revision that was not supplied, the geotechnical baseline report is not produced, and the calendar span is shorter than the days claimed, leaving the balance dependent on an unproduced remobilisation particular. This is a cannot be assessed without X finding, not a claim that plainly fails.
Cited unit — the clauseThe subcontractor shall be entitled to an extension of time for delay caused by a latent condition, being a physical condition on the site which differs materially from the physical conditions which should reasonably have been anticipated by a competent subcontractor at the time of tender.
What the human must decide
Gaps that might have resolved this
Transcribed from the run of 26 July 2026, condensed. The full board carries every finding, ballot and cited unit. Not law. The matter, the contract, the documents and the research vault are all fabricated for the demo, and the reasoning above is the panel's working output against that fabricated set — do not read any of it as an accurate statement of the law or rely on it.
None of this needed a research lab: three personas, one paper taken literally, and a few hundred lines of guard code, built in the evenings. A billion-dollar platform and the firms built on it could publish their settings tomorrow.
07 — the obligations compile
The most sophisticated thing the panel does is hand the file back. The machines argue, the code counts, and a human signs.
The AI-native firms are probably right about the shape: a lawyer above a panel, rules in between. The paper supplied the first legal-task evidence on what those rules have to do. Between those two claims sits everything that matters — supervision that is real only if it is built, and trustworthy only if it can be inspected.
When a firm becomes software, its professional obligations do not dissolve. They compile. Which is, on balance, good news: a policy compiled into configuration can be read by a client, priced by an insurer and audited by a regulator in a way that a policy carried in a firm's culture never could. The first AI-native firm to publish its settings will make every other firm explain why it hasn't.
This market moves monthly. Every claim here is dated, and company claims are labelled as company claims. AI-compiled from a curated, source-verified research base; human-checked. Facts dated as at 25 July 2026.
Like the panel, this essay was drafted by AI and escalated to a human before it shipped.
dated as at 25 July 2026