Technology
The intelligence behind the redline.
Apua is not a chat window with a legal skin. It is a system that does legal work end-to-end — and, more importantly, one that can tell you when it does not know.
Grounded, or it declines
The failure mode that matters in legal AI is not a wrong answer — it is a confident one. A model that invents a clause, a precedent, or a statutory reference is worse than no model at all, because it costs more to catch than to write from scratch.
Apua runs a trust layer in front of every answer. Generation is constrained to the structure the task allows, the model's own uncertainty is measured rather than assumed away, and the result is checked against the sources it claims to rest on. When the sources do not support a position, the system says so and routes it to a person, instead of filling the gap with fluent prose.
Your playbook is the brief
A general-purpose model has no view on where your company draws the line on liability, which governing law you accept, or what you conceded to this counterparty last year. Left to itself it will produce a competent answer to somebody else's question.
Apua works from your playbook: your opening position on each issue, the fallbacks you are willing to take in order, and the terms you will not accept. Those rules are structured data, not a prompt — so the same position holds across every desk, every deal, and every hour of the night.
A person decides
Human oversight is a control in the architecture, not a promise in a brochure. High-stakes actions — drafting, redlining, and clause suggestions that could reach a counterparty — are evaluated against policy before they execute. Where policy requires it, the action is held and returned as pending human review rather than completed.
In practice this means Apua proposes and your team disposes. Every position, concession, approval, and signature is a decision a named person made, and the record says who and when.
EU-resident inference
Services never call a model provider directly. Every request passes through a router that enforces data residency, records usage, and applies circuit-breaking and failover. EU-only routing is the default on every call rather than a flag the caller has to remember, and inference runs in europe-north1, in Finland.
That central point of control is also what makes the model layer replaceable. Tasks are routed by what they are — extraction, classification, reasoning — rather than to whichever model happens to be fashionable, which keeps quality high and cost defensible.
Traceable reasoning
Every AI action carries a trace identifier linking it back to the request that caused it, and every mutation of a legal document is written into a hash-chained audit log. When a regulator, a board, or the other side's counsel asks why a position was taken, the answer is a record rather than a recollection.
On a contract, that record surfaces as a chain of custody: who opened it, who changed which clause, who accepted which redline, who approved, and who signed.
Institutional memory
Every negotiation leaves something behind — a clause that worked, a fallback the market accepted, a position not worth fighting for again. Most of that knowledge currently lives in the head of whoever ran the deal, and leaves when they do.
Apua keeps it. Accepted and rejected redlines, precedent language, and the outcomes of past rounds accumulate inside your tenant and inform later work — for your organisation only, and never as training material for anyone else's.
Going deeper
For a technical overview, an architecture conversation, or our approach to model evaluation, write to tech@apua.ai.