LEGAL AI & AUTOMATION FOR LAW FIRMS

The hard part is not the model.
It is who may see what.

A firm can buy a capable model this afternoon. What it cannot buy is a system that inherits every matter permission, cites only what it can point at, refuses the questions it should refuse, and leaves a record a partner can supervise. That is the build.

Deployed inside your own Azure or AWS environment.Not a wrapper around a consumer chatbot, and not a tool that learns from your matters.

THE GOVERNANCE GATEPICK A TASK

Which documents in this matter cap indemnity, and where does each one sit?

Where it runs

Your tenant. Retrieval runs over the document store; nothing leaves the environment your firm controls.

Duty engaged

Model Rule 1.6 — Confidentiality

Client information stays inside the firm’s own environment, so there is no third-party disclosure to consent to.

What comes back

Eleven documents, each with the clause quoted and a link to the exact page in the document management system. Two disagree with each other, and that disagreement is flagged rather than reconciled.

What a lawyer still does

The lawyer opens the two that conflict. The system has found them; it has not decided which one governs.

ON THE RECORDQuery, documents returned, permission set applied, timestamp, user.

THE ENVIRONMENT.
WHERE IT RUNS.
iManageSharePointNetDocumentsAzureAWSn8n

01 / THE TEST EVERY LEGAL AI TOOL HAS TO PASS

There is a published
opinion on this now.

ABA Formal Opinion 512, issued 29 July 2024. It does not prohibit these tools. It sets out the duties they have to be built around, which is a far more useful thing for a buyer.

03 / WHAT WE ACTUALLY BUILD

Four kinds of work,
in increasing order of risk.

Most firms should start at the third group, where no client material is involved at all, and earn their way toward the others. We will say so even though it is the smallest first project.

04 / WHERE IT RUNS

In your environment,
under your identity.

The models are broadly the same wherever they run. Everything that matters to a risk committee is about the boundary they run inside and what surrounds them.

05 / THE ENGAGEMENT

It starts with
where the copies are.

Every firm has confidential material in more places than the document management system — inboxes, shared drives, someone’s desktop. Finding that out is unglamorous, and it is the work that decides whether any of this can be done safely.

  • 01A read of where confidential material actually lives today, including the copies
  • 02Deployment inside your Azure or AWS environment, in your firm’s accounts
  • 03Retrieval that inherits document-management permissions rather than re-implementing them
  • 04Citation-controlled answers with the source document and page attached
  • 05Regulatory and filing monitoring mapped to the matters it affects
  • 06Document ingestion, organisation and translation at intake
  • 07Drafting support that marks what it could not verify
  • 08Workflow automation between document, practice and billing systems
  • 09Audit trails covering queries, sources, refusals and who accepted what
  • 10Documentation your security and risk people can review without us present
What sits outside the scope
  • Legal advice. We build systems; your lawyers practise law and own the work product.
  • Acting as your compliance or risk function. We build to your policies and document what we built.
  • Replacing your research platform or your document management system.
  • Autonomous filing, sending or signing. Nothing goes to a client, a court or a counterparty without a lawyer.

RELEVANT WORK

Where this came from.

Retrieval where an unsupported answer was a liability

The citation-controlled retrieval, the refusal behaviour and the audit trail described here were developed for document-heavy professional work where an answer nobody could trace back to a source was not a minor defect but a real problem. Legal work needs the same discipline for sharper reasons.

We are not naming firms or publishing engagement details on a public page. On a call we will go through the architecture properly, including the parts that were harder than expected and what we would design differently now.

How the retrieval side works

06 / START WHERE THE RISK IS LOWEST

Bring your risk people
to the first conversation.

Not the second one. The questions they will ask decide the architecture, so having them in the room early is faster than designing something and then discovering what will not be approved.

  1. Where confidential material actually lives today
  2. Which use case gives you something useful fastest
  3. A scope and a fixed price, in writing

You will be talking to the people who would build it, not an account manager.info@chronexa.io

Rather write it down first?

Tell us your document system, your cloud, and what you would want it to do first.

A FEW GOOD QUESTIONS

Before you start.

Is there actually an ethics rule about this, or is it vendor scare-talk?

There is a specific one. On 29 July 2024 the ABA Standing Committee on Ethics and Professional Responsibility issued Formal Opinion 512, its first formal guidance on generative AI, addressing competence, confidentiality, communication with clients, candor to the tribunal, supervision and fees. It does not prohibit these tools; it sets out the conditions for using them properly, including that a lawyer must think carefully before putting client information into a tool and that informed consent can be part of the analysis. State bars have issued their own guidance too, so the applicable rules depend on your jurisdiction. The practical consequence for a build is that architecture does most of the ethical work: a system inside your own environment, inheriting your permissions, with an audit trail, answers most of these questions structurally rather than by policy.

How do you stop it inventing case law?

By not letting it write authorities at all. Citations come from retrieval over sources the system can point at — your documents, your subscribed materials, published sources — rather than from the model’s memory, and anything it cannot support is marked as an open question instead of being written over smoothly. This is not a theoretical concern: courts have sanctioned lawyers for filing briefs containing authorities that a tool fabricated, and that specific failure is the reason the design refuses to produce a confident-sounding paragraph it cannot substantiate. A lawyer still verifies. The system’s job is to make verification quick rather than to make it feel unnecessary.

What happens to our ethical walls?

They have to be enforced by the same system that enforces them today, which in most firms means the document management platform. This is the single most common way legal AI projects go wrong: someone builds a retrieval index over everything the firm holds, and it quietly becomes a route around permissions the firm spent years configuring. We build retrieval that inherits matter-level permissions at query time, so a lawyer who is not on a matter gets nothing — not a summary, not a redacted answer, not even confirmation that responsive documents exist. Attempts are logged, because a refusal is as much a part of the record as an answer.

Does HIPAA apply to us?

Almost certainly not by virtue of being a law firm, and it is worth saying plainly because these labels get attached to legal pages indiscriminately. The regime that governs your data is the Rules of Professional Conduct, your clients’ outside counsel guidelines, and whatever contractual security obligations you have signed up to — which are frequently stricter and more specific than the certifications vendors advertise. Where a firm genuinely handles protected health information for a client matter, HIPAA may apply to that engagement, and that is a real conversation with a real answer rather than a badge on a web page. We would rather scope the actual requirement than decorate the page.

Can this run on ChatGPT or Claude directly?

Not for client material, and that is the whole reason this page exists. Consumer and general-purpose tools are a poor fit for confidential matter content because of where the data goes and what may be retained. What works is an enterprise model instance running inside your own Azure or AWS environment, where inputs are not used for training, logging is under your control, and the data never leaves the boundary your firm is responsible for. The models themselves are largely the same; the difference is entirely in where they run and what surrounds them.

Where should a firm start if it has never done this?

Regulatory and filing monitoring, almost always. It produces something genuinely useful within weeks, it engages no client confidentiality because the sources are public, and it lets your risk people watch the system behave before anything touches a matter. From there the natural second step is retrieval over the firm’s own documents, which is more valuable and requires the permission work to be done properly. Starting with drafting is the common instinct and usually the wrong order, because it is the highest-scrutiny use with the least trust established.

What does an engagement cost?

It depends on which environment you run, which systems have to be connected and how much of the permission model is already clean, so there is no list price. The first step is a short assessment: where confidential material actually lives today including the copies nobody talks about, what your security team will and will not approve, and which use case gives you something useful fastest. That produces a scope, an acceptance definition and a fixed price in writing before any build starts.