Skip to content
    HAQQ Legal AI Platform Logo
    • HAQQ para Empresa
    • Precios
    Iniciar sesiónRegístrate gratis
    Regístrate gratisReservar una demo
    1. Inicio
    2. Blog
    3. HAQQ Legal Agent Study: un benchmark de IA legal de largo horizonte
    Volver al BlogIA & Tech Legal

    HAQQ Legal Agent Study: un benchmark de IA legal de largo horizonte

    1.372 tareas legales de largo horizonte, 24 áreas de práctica, ~78.000 criterios de rúbrica, calificación todo-o-nada. El primer benchmark de agentes legales para derecho civil y MENA.

    6 de mayo de 2026
    11 min de lectura
    |
    Stephane BoghossianStephane Boghossian
    HAQQ Legal Agent Study: un benchmark de IA legal de largo horizonte

    We are introducing the HAQQ Legal Agent Study - a long-horizon evaluation built to measure whether AI agents can do real legal work end-to-end, not just answer trivia. 1,372 tasks. 24 practice areas. ~78,000 expert rubric criteria. Civil-law and MENA coverage by design.

    Headline

    • 1,372 long-horizon legal tasks across 24 practice areas
    • ~78,000 atomic, binary pass/fail rubric criteria
    • All-pass grading - one missed criterion fails the task
    • 6 civil-law and MENA practice families included from v1
    • Best frontier model (Claude Opus 4.7) clears 41% all-pass; HAQQ Justinian clears 58%
    • On civil-law / MENA tasks, the gap widens to 71% vs 28%

    The legal-agent inflection point

    Andrej Karpathy's observation about coding agents - that they 'basically didn't work before December and basically work since' - is starting to apply to legal. Long-horizon legal completion was flat for two years. Then in late 2025, frontier reasoning models, longer contexts, better tool use, and proper evaluation infrastructure converged. Capability turned.

    Key facts

    • The HAQQ Legal Agent Study: 1,372 long-horizon legal tasks, 24 practice areas, ~78,000 atomic pass/fail rubric criteria.
    • Best frontier model (Claude Opus 4.7) clears 41% all-pass; HAQQ Justinian clears 58%.
    • On civil-law / MENA tasks the gap widens to 71% (Justinian) vs 28% (best frontier model).

    Legal hit this curve later than coding for one reason: there was no benchmark to measure it. You can't track an inflection you can't see. The Study is the instrument we built.

    Why short-horizon benchmarks broke

    Most legal AI evaluations - LegalBench, CUAD, LEXam, even our earlier work - test short-horizon reasoning: read a clause, answer a question, classify a paragraph. They are useful, but they tell you almost nothing about whether an agent can actually run a piece of work.

    Real legal work looks nothing like multiple choice. A partner forwards an email, attaches a folder, and writes one line: 'Take a look and come back with a memo by Thursday.' What happens between that email and the memo is the entire job - reading the matter, finding the issues that matter, ignoring the ones that don't, drafting reviewable work product, and getting every fact right.

    That is what the Study measures.

    How a Study task is structured

    Every task in the Study mirrors how work moves inside a law firm. The agent receives an instruction written the way a partner writes one - short, affirmative, no formatting spec. It receives an environment - a client matter containing the documents and email threads it needs (and a lot it does not). It must produce a reviewable work product. And it gets graded by an expert rubric.

    • Instructions: ~50 words on average. Affirmative ask, no checklist.
    • Environment: matter folder mixing material documents with peripheral noise. The agent has to find what matters.
    • Output: a memo, redline, table, draft pleading, or filing - whatever the task actually requires.
    • Verification: expert-written, atomic, binary pass/fail criteria. Every fact, citation, severity rating, deadline, and dollar amount is checked.

    Each row is a 1:1 encoding of how a real matter moves through a firm: partner request becomes instruction, client matter becomes environment, work product becomes output, partner review becomes expert rubric. Nothing is abstracted away to make the task easier for the model.

    All-pass grading

    A task is marked complete only if every rubric criterion passes. We call this all-pass grading, and it is the single most important design choice in the Study.

    A deal-team report that catches 8 of 10 risks is not 80% useful. The two missed could be the change-of-control trigger that blows up the deal, or the going-concern qualification that reprices the offer. There is no partial credit on the partner's review.

    Anatomy of a rubric

    Rubrics are the part of the Study that took the most lawyer-hours to build. For each task we sat down with practitioners in the relevant area and broke down what a partner or client would actually scrutinise in the deliverable. Every check is atomic and binary - no soft scores, no LLM-as-judge handwaving on style.

    Atomic criteria do three things at once: they make grading reproducible across runs, they make agent failures debuggable (you see exactly which check broke and why), and they double as reward signals for fine-tuning. The same rubric that grades a model can train the next version of it.

    24 practice areas - including civil law and MENA

    Existing legal benchmarks are dominated by US common-law tasks. That is fine for what they are, but it is not the world most of our customers practice in. The Study (v1) covers 24 practice areas, of which six are explicitly civil-law and MENA: Arabic civil-law drafting, Sharia compliance, GCC corporate, construction litigation, family / personal status, and MENA labour.

    We started from real matters - anonymized, sanitized - handled by practicing lawyers across our customer base. We broke each matter into the discrete tasks that an associate would actually be delegated. The 24 areas are not exhaustive. Future releases will add construction arbitration, fintech regulation, ESG, and in-house workflows.

    Example: change-of-control review

    One corporate M&A task asks the agent to analyze change-of-control provisions across a virtual data room for the (fictional) acquisition of Crestview Software Solutions in a USD 458 million all-equity transaction. The data room contains eight material contracts plus adjacent files - 10-K, deferred compensation plan, board minutes - that may or may not be relevant.

    Below is the full input view as the agent sees it - request, deal context, core contracts, broader deal-room material, and the required output. Every entry doubles as a hint and a distractor: the agent must use the memo's facts, but it must also separate the core assignment from peripheral files like draft bid letters and team bios that don't change the analysis.

    The agent must determine which files matter, read them in context, and synthesize the relevant provisions across the matter. The required output is a deal-team memo with executive summary, risk mapping, contract-by-contract analysis, severity ratings, and recommended mitigations.

    The rubric for that single task contains 57 criteria - covering nine planted legal issues, the underlying facts behind each, the severity rating, the financial exposure, and the recommended action. Miss one of the nine, and the task fails.

    Prueba HAQQ AI gratis

    Experimenta la redacción e investigación legal con IA

    What gets planted, and how it gets graded

    The nine issues planted into this single task are not surface-level keyword traps. They require the agent to connect facts across documents, infer triggers from definitions, quantify financial exposure in dollars, and recommend the right next legal action. Hover any issue to see what the agent has to figure out and the unit-test the rubric runs against the deliverable.

    v1 baseline results

    We ran the Study (v1) against six leading systems: HAQQ Justinian, Claude Opus 4.7, GPT-5.2, Gemini 3.1 Pro, Grok 4.1, and Mistral Large 3. Each task was attempted three times; we report best-of-three all-pass rate. The headline numbers split cleanly by category.

    Two patterns held across the dataset.

    • Generic frontier models do well on isolated reasoning and badly on long-horizon work. They lose context, hallucinate cross-document links, and produce confident-sounding outputs that fail rubric checks on facts and citations.
    • Domain-trained agents (Justinian and comparable specialised systems) close the gap on long-horizon completion - especially on civil-law drafting, where generic models default to common-law structures and fail on procedural specifics.

    Capability matrix - what each model can actually finish

    Aggregate scores hide the operational question every law firm partner asks: which kinds of work can I delegate end-to-end, which need a lawyer in the loop, and which I shouldn't touch? The matrix below answers that across 24 task families.

    Why this matters for law firms

    If you are evaluating an AI vendor and they show you a confident demo on a single document, ask them what their long-horizon completion rate looks like on a real matter. Ask them what their all-pass rate is on a 50-criterion rubric for that matter. Ask them which practice areas they cover end-to-end versus only assist.

    Those are the questions the Study is designed to answer - publicly, reproducibly, and with rubrics any partner can audit.

    What is open and what is next

    • v1 task families and rubric format are documented and will be released to customers and research partners under an evaluation licence.
    • We will publish a normalized scoring methodology and a baseline leaderboard once we have results from all major frontier models.
    • v2 will add MENA arbitration, construction disputes, in-house counsel workflows, and broader Arabic and French civil-law drafting.
    • We are co-developing extensions with selected law firms - if you want to contribute task families from your practice, get in touch.

    Prior art is doing more interesting work than ever - LegalBench, BigLaw Bench, and Harvey's recently released legal agent benchmark all push the field forward. HAQQ's contribution is the multilingual, civil-law, MENA-first axis that has been missing.

    Try it

    If you want to see how Justinian performs on long-horizon tasks from your practice, talk to our team. We will run a confidential, rubric-graded pilot on a redacted matter from your firm.

    • Talk to our team
    • See Justinian benchmarks
    • Compare HAQQ

    Acknowledgements

    The Study is the work of many people inside HAQQ and across our practitioner network. The technical lead for the harness, agent sandbox, and rubric runtime was the HAQQ Justinian engineering team, with task design and matter generation led by our Applied Legal Research group. Our Security and AI Platform teams built the isolated execution environment that lets us run agents against synthetic matters without leaking client data. Our Brand and Product teams shaped how the results are communicated to non-technical legal buyers.

    Outside HAQQ, we are grateful to the practising lawyers - in MENA, the EU, and the UK - who contributed anonymized matters, drafted rubrics in their practice areas, and stress-tested early task families. We also thank the academic researchers who reviewed our methodology and the prior-art teams behind LegalBench, BigLaw Bench, CUAD, LEXam, and Harvey's legal agent benchmark, whose published work made this benchmark faster and better to design.

    Related reading

    • HAQQ-LAB, our open-sourced civil-law benchmark
    • our 3,000-answer benchmark of 10 frontier models
    • the open source legal AI landscape, including open benchmarks
    S

    Stephane Boghossian

    Head of Growth

    Recursos relacionados

    JustinianLegal AI ChatCompare HAQQSecurity

    Artículos relacionados

    El benchmark de IA legal para el derecho civil: por qué construimos HAQQ-LAB

    El benchmark de IA legal para el derecho civil: por qué construimos HAQQ-LAB

    Por qué ChatGPT les falla a los abogados: notas de 3 abogados de EE. UU.

    Por qué ChatGPT les falla a los abogados: notas de 3 abogados de EE. UU.

    IA legal en árabe: la brecha está en el retrieval, no en el contenido

    IA legal en árabe: la brecha está en el retrieval, no en el contenido

    Preguntas frecuentes

    What is the HAQQ Legal Agent Study?

    A long-horizon evaluation measuring whether AI agents can do real legal work end-to-end, not just answer trivia: 1,372 tasks across 24 practice areas graded against ~78,000 atomic, binary pass/fail rubric criteria, with civil-law and MENA coverage by design.

    What is all-pass grading in legal AI evaluation?

    A task is marked complete only if every rubric criterion passes — one missed criterion fails the task. The article's rationale: 'A deal-team report that catches 8 of 10 risks is not 80% useful... There is no partial credit on the partner's review.'

    How do frontier AI models score on long-horizon legal work?

    In the v1 baseline, the best frontier model (Claude Opus 4.7) clears 41% all-pass while HAQQ Justinian clears 58%; on civil-law and MENA tasks the gap widens to 71% vs 28%. Six systems were tested (Justinian, Claude Opus 4.7, GPT-5.2, Gemini 3.1 Pro, Grok 4.1, Mistral Large 3), best-of-three per task.

    How is this different from LegalBench or CUAD?

    LegalBench, CUAD, and LEXam test short-horizon reasoning — read a clause, answer a question. Study tasks mirror how work actually arrives: a ~50-word partner-style instruction plus a matter folder mixing material documents with noise, requiring a reviewable work product (memo, redline, draft pleading) graded by expert rubric.

    ¿Qué sigue?

    Prueba HAQQ AI gratis

    Experimenta la redacción e investigación legal con IA

    Calcula tu ROI

    Descubre cuánto tiempo y dinero HAQQ ahorra a tu bufete

    Explora Prompts legales

    Prompts listos para cada tarea legal

    Volver al Blog

    Artículo anterior

    ¿Puede la IA planificar un litigio? Construimos un planificador GOAP

    Artículo siguiente

    Generador de testamento con IA: cómo redactar un testamento por jurisdicción con HAQQ

    11 min de lectura

    Share this

    IA Legal para Todos

    HAQQ permite a cualquiera redactar, investigar, revisar y gestionar el trabajo jurídico.

    HAQQ across all devices
    ++++
    HAQQ Legal AI Platform Logo

    Tu Gemelo Legal de IA y Sistema de Gestión de Práctica para redacción, facturación y éxito.

    Download on theApp StoreGet it onGoogle Play

    Producto

    • HAQQ Legal AI Chat
    • HAQQ eFirm
    • Justinian AI Engine
    • HAQQ para Empresa
    • App Móvil
    • HAQQ eBar
    • HAQQ eWallet
    • Compáranos
    • Precios
    • Calculadora ROI
    • Seguridad

    Herramientas gratuitas

    • Herramientas gratuitas
    • Calculadora de Honorarios
    • Calculadora de Horas Facturables
    • Formateador de Citas Legales
    • Glosario de Términos Legales
    • Generador de NDA
    • Verificador de Cláusulas
    • Generador de Política de Privacidad
    • Lista de Verificación RGPD

    Recursos

    • Blog
    • Ontología de IA legal
    • Índice IA Legal
    • Aprende Derecho con IA
    • Biblioteca de Prompts
    • Habilidades de IA Legal
    • El Juego del Litigio
    • Biblioteca de Cláusulas
    • Biblioteca de documentos
    • Estudiantes
    • Programa Startups
    • Programa VC
    • Asociación
    • Press & Events
    • HAQQ Academy
    • Historial de cambios
    • Estado
    • FAQ
    • Contacto
    • Soporte

    Empresa

    • Conoce al Equipo
    • Carreras
    • Soluciones
    • Recursos

    Directorio de soluciones

    • Todas las soluciones
    • Por rol
    • Para ti
    • Por caso de uso
    • Por funcionalidad
    • Por tamaño del bufete
    • Por país
    • Por ciudad
    • Especializadas

    Del blog

    • Claude para Word se lanzó. Esto es lo que los abogados realmente necesitan saber.
    • Docling Python: guía práctica para procesar archivos en 2026
    • Claude no mató la Legal Tech. Expuso la capa débil.
    • Informe de benchmark: la mejor IA para el trabajo legal
    • Ver todos los artículos

    Legal

    • Términos de Servicio
    • Política de Privacidad
    • Política de Cookies
    • Procesamiento de Datos

    ├── locales/ ar en fr es it de pt

    ├── contact/ info@haqq.ai

    └── status/ operativo · fundamentado

                                                                          .
                                                             ..... .....  ..   .
                                                      .      ......:-:............    .
                                             .       ............    ..       ....    .
                                             .    ..............:.:::::.:...:...............    .
                                       .   ..............     ..:::::=-=-::::..       .......... .
                                     ............    ....:--::----------::::::------:.        . ..
                             .  ..................:::::::::-::-----::::...............:::::  ... ... ...
                    .   ..........................::--:::::.:::...:...................:::::......................
             .     ...........       .::...-==-::::::::.......  .   ... .  .       ... .. ...:-:-..:--..       .  .............  ..
    .     .....:-::....      .:::::::::--:::--........ .............                  ....        ........--:........    ......   .       .
    ....::..........:::...::.:::::::...-...........................                   ....    ..................::... ................   ...
    ..::::......   .:-====-::=::::::..................                                                    . ....:::...:::..... ..............
    .
    .....:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::.
     ....:::::::::::::::::::-::::=-::::-:::::-::::-:::::--:::-=-:::-=-:::-=-::::-=:::==::::=::::-=-:::-=-:::--::::--:::-=-::::-:::::::::::.
      .-:::::..::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::---=-:
         :::...              .        .                 .        ..    .   ..        .    .   .   .. ......... .     .....   ....:---=:
         .........................................................................................................................:-:-.
                .....  ............................  ................................................................     .... .   ..
                                                                                                      ...            .....    ......
         ..                                                                                            .             .....    .......
         ....                                                                                        .          ....               ..
        .  ..........................................................................................:..........::::...................
          .. .... ..... .::::::-----------::::::. .........  :---------------------:.  ......... .:--------------:::.  .........    .
           ...........:::::::::----------:::::::::........::::--------------------::::.........:::::-------------:::::.........:::::.
            ..........:::::::::::--------------=-:.......:::---------------------=::::.........::-=-------------=:::::.........:::::
                  . ...::::::::::-----------------.   . .:::---------------------:::::.      ...:---------------::::::.      ..:::.
                  .....:::::::::------------------.   .....:---------------------:::::.      ...:---------------::::::.      ...:::
                  .....::.:::::-=-:--------------:.   .....::--------------------:::::.      ...:--------------:=:::::.      ...:::
                  .....:...:::::::::-------:::::::.   .....:::------:::::::------::::..     ....:-----------:::::--::..      ...:::
                  .....:..:::::::::::::::-:::::::.     ....::----::::::::::-::----:::..      ...::::---::::-------:::..      ...:::
                  ..........::.::::::::::.........     ....::----::.........::----::...      ...::::....:::------::::..      ...:::
                  ..........::.::::::::::.             ....::-----=:        ::::::::...      ...::--   :=-=------::::..      ...::.
                  ..........::.::. ..::-               ....::::::            :-:.:::..       ...::.       ::::---:::..       ...:::-
                  ..........::.::...:::-.              ....::::::            ....:::..       ...::.       ::::---:::..       ...:::-
                 ...........::.::...:::-.              ....::::::            ....:::..       ...::.       ::::---:::..       ...:::-
                  ..........::.::...::::               . ..::::::            ....:::..       ...::.       ::::---:::..       ...:::-
                  ..........::.::...::::               .... :::::            ::..:....       ...::.       :::---::....       ...:::.
                  ..........:.......::::               ....::::::            .........      ....::.       ::::--:::...       ...:::.
                  ..........:.......:::=.             .....::::::            .........      ....::.       :::---:::...       ...:::.
                  ..........:.......:::-              .....::::::             ........       ...::--      .::::-:::...       ...::::
                  ..........:.......:::--.            .....::::::            .........       ...:::.      .::::-:::...       ...::::
                  ..................::::-.            .....::::::            .........      ....::..      ..:::-:::...       ...::::
                  ..................::::-.            .....::::::             ........      ....:::.      ..:::-:::...       ...::::
                  ..........-.......::::-.            ......:::::             ........       ...::..      ..:::-:::...       ...::::
                  ..................::::-.            ......:::::             ........       ...:::.      ..:::-:::...       ...::::
                  ..................:::::.             .....:::::             ........       ...::::      ..:::-:::...       ...::::
                  ..........:.......:::::.            ......:::::             ........      ....::::      .::::-:::...       ...::::
            .     ..........::......:::::.            ......:::::             ........       ...::::      ..:::-:.....       ...::::
            .    ...........::......:::::.            ......:::::             ........       ...::::     ...:::-:.....       ...::::
                 ...........::.::...:::::.            ......:::::             ........       ...::::    :=..:::-:.....       ...::::
                  ..........::.::...:::::.            ......:::::             ........       ....:::    .:..:::::.....       ...::::
                  ..........::.::...:::::.            ......:::::             ........       ....:::    .:..:::::.....       ...::::
                  ..........::.::...:::::.            ......:::::             .......        ....::.    .:..:::::.....       ...::::
                  ..........:::::...:::::.            ......:::::             .......        ....:::    .:..:::::.....       .....::
                  ..........:::::...:::::.            ......:::::             .......        ....:::     ...:::::.....       ....:::
                  ..........:::::....::::.      .     ......:::::.           ........        ....:::   .....:::::.....       ....:::
                  ..........:::::.....:::.            ......::::::          .........       .....::.   ::...:::::... .       ....:::
                   ..........::......  .               .....::....             .. ...        ........................         .....:-.
                   .......................             .............................         ........................         .......
                 ..................                   ................           ..        .........................       ...........
      ....                .                                                                                                             ..
      ....                                                                                                                              ..
      ....                                                                                                                              ....
        ......                  ........................................................              ......       .......   ..          .....
                       .       ..........................................................          .  .....         ......  ...          ..... .
                       ...................................................................         ........         ............................
    ............................................................................................................................................
                                                                                                  ...                      .............    ..
    ............................................................................................................................................
                                      ... ..
                                 ...   .........
                            ....  . ....:::--:::.....
                     .... .  ....:..::::::::............
              . ....   .....::.:::.......            .....:.....
        ...:........:::::::::.....                        .............  .
    ..:...   .::::.:.... .                                         .... ..          ..
       ..............................................................................
     .:::..::::::::::--:::::::::::::::--::-:::-:::-::-:::::-:::-::::::::::-:::::::::.
      .:.  ....................................................................:--:
                                                                                ..
    
       ..                                                                       .
         ...... .............. ...... ..................... ..:.....:::. ......  .
          .  ....::::-----:::::.. ....:------------:...  ...:--------::..   .....
             ..:::::.:---------:   .::------------:::.   ..:---------:::.    .::
              ..:::::-:--------.   ..::-----------:::.    .:--------::::.    ..:
              ....::::::---::::.   ..::---:::::---::.     .:------:::::..    ..:
              ....:..:::::.....    ..::-::.....::--:.     ..::..::---:::.    ..:
              ..........::         ..:::::     .:....     ..:. .:::--::.     ..:.
              ........ .::         ..:::.       .....     .:.    .::-::.     ..::
              ........ .:.          .:::.       .....     .:.    .::-::.      .::
              ........ .:.          ..::.       .....     .:.    .::-:..      .:.
              ........ .::         ..:::.        ...      ...    .::-:..      .:.
              ........ .::          .:::.        ...      ..:.   .::::..      .:.
              ........ .::.         .:::.         ..       :.    ..:::..      .:.
              ........ .::.         ..::.         ..      .:.    ..:::..      .:.
              ........ .::.         ..::.         ..      ..:.   ..:::..      .:.
              ........ .::.         ..::.         ..      ..:.   .::::..      .:.
              ........ .::.         ..::.         ..      .::.  ...:-...      .:.
              ........ .::.         ..::.         ..       .:.  :..::...      .:.
              ........ .::.         ..::.         .       ..:.  ...::...      .:.
              .....::. .::.         ..::.         .       ..:.  ...::...      ...
              .....::. .::.         ..::.         .        .:.  ...::..       .:.
              .....::......         ..:..       .         .... .........      ..:
              ........              ....                  .........   .       ....
                 .
    
    
    
                                                                              .
    ...     ...........................................................................
    © 2026 HAQQ Inc. Todos los derechos reservados.Producto desarrollado internamente por HAQQ. Sitio web construido con herramientas web modernas.
    humans.txt·lawyers.txt·security.txt

    Long-horizon legal agent capability over time

    % of Study-equivalent tasks passing all-rubric
    HAQQ Justinian
    Frontier general LLM
    Open-source baseline
    Agentic inflection0%20%40%60%Q1 23Q3 23Q1 24Q3 24Q1 25Q3 25Q1 26Q2 26GPT-4 releaseClaude 3.5 Sonneto1 / agentic eraJustinian v158%41%21%

    Same curve shape Karpathy described for coding agents - flat for ~24 months, then a sharp turn around Q1 25 once tool-use and long-horizon planning matured. Legal hit it later because evaluation infrastructure didn't exist.

    Mirroring Real Legal Work

    Instruction
    Partner request to associate
    ~50 words. Affirmative ask, no spec.
    Environment
    Client matter / data room
    Mix of relevant + peripheral files.
    Output
    Reviewable work product
    Memo, redline, table, draft pleading.
    Verification
    Expert rubric grading
    Atomic pass/fail criteria.

    Mirroring Legal Work

    Law Firm Work
    How legal work is delivered in practice
    Partner Request
    A partner asks an associate to complete a legal task.
    →
    Client Matter
    The matter materials define the facts, documents, and context.
    →
    Legal Work Product
    A memo, markup, schedule, deck, or other finished deliverable.
    →
    Partner Review
    The work is checked for format, facts, analysis, and judgement.
    HAQQ Legal Agent Study
    The same workflow encoded for agents
    Instructions
    A partner-style request states what the agent must do.
    →
    Environment
    A closed universe of synthetic, human-reviewed matter materials.
    →
    Output
    The agent must produce real legal work product.
    →
    Expert Rubric
    Grades the output for format, facts, and analysis.
    Each row is a 1:1 encoding of how a real matter moves through a firm.

    All-Pass Grading

    M&A change-of-control rubric
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    Awaiting agent output

    A deal-team report that catches 8 of 10 risks is not 80% useful. The two missed could change deal economics or surface post-close.

    Rubric Anatomy - 57 atomic criteria

    M&A change-of-control task
    Sample criterion - Issue identification
    "Pinnacle license converts exclusivity to non-exclusivity on CoC"

    24 practice areas — 1,469 tasks

    Click a category to filter
    Transactional5 areas
    467 tasks
    Corporate M&A142
    Capital Markets98
    Private Equity87
    Banking & Finance76
    Real Estate64
    Advisory4 areas
    240 tasks
    Tax71
    IP & Patents62
    Employment58
    Privacy & Data49
    Regulatory5 areas
    195 tasks
    Securities Reg.54
    Antitrust41
    Sanctions / OFAC38
    AML / KYC33
    Healthcare Reg.29
    Litigation4 areas
    245 tasks
    Commercial Lit.95
    Arbitration67
    White Collar44
    Bankruptcy39
    MENA6 areas
    322 tasks
    Civil-Law Drafting88
    GCC Corporate71
    Sharia Compliance52
    Labour (MENA)47
    Construction Lit.36
    Family / Personal Status28

    Data Room Composition - what the agent must navigate

    16 files, 6 carry signal
    Material
    Cross-document
    External-knowledge
    Peripheral / noise
    Master Services Agmt.
    CoC consent required
    Pinnacle License
    Exclusivity flips on CoC
    Supply Agmt. v3
    Termination on transfer
    Engineer offer letter
    PIIA missing - links to IP gap
    IP Assignment Log
    Names same engineer
    CSO employment agmt.
    2-yr non-compete (CA, void)
    10-K (most recent)
    -
    Board minutes Q3
    -
    Deferred comp plan
    -
    Tax opinion 2024
    -
    Audit letter
    -
    Cap table v12
    -
    Prior NDA
    -
    Vendor MSA template
    -
    Office lease
    -
    Insurance policy
    -

    Example: M&A Change-of-Control Task

    USD 458M acquisition
    Input component
    What the agent sees
    What the agent must do
    Partner request
    "Review the attached acquisition data room and prepare a comprehensive deal-team report."
    Infer the expected work product: issue spotting, contract analysis, risk ranking, financial computation, and synthesis.
    Deal context
    • Acquisition Memo.pdf
    Use the memo's facts to decide whether contract provisions are triggered, then locate where they apply across the deal.
    Core material contracts
    • Asset Purchase Agreement
    • Credit Facility
    • Master Services Agreement
    • Customer License Agreement
    • Employment Agreement - CEO
    • Employment Agreement - CFO
    • Reseller Agreement
    • Commercial Lease
    Find CoC definitions, assignment clauses, consent waivers, termination rights, and payment obligations.
    Broader deal-room material
    • Disclosure Schedules.pdf
    • Side Letter - 2023.pdf
    • Draft Bid Letter.docx
    • Engagement Letter.pdf
    • Term Sheet - v3.pdf
    • Deal Team Bios.pdf
    Separate the core assignment from background material, while still surfacing facts from the periphery that affect the analysis.
    Request output
    • coc-analysis-report.docx
    Produce finished work-product that a supervising lawyer could review - not a list of bullet points or extracted facts.

    Evaluating a Task: 9 Planted Legal Issues

    57 atomic rubric criteria
    TerraNode consent risk
    What the agent must figure out

    A portfolio-company conflict may let TerraNode withhold consent to the deal.

    Example legal unit tests

    Connect CloudSpan to TerraNode's direct-competitor carve-out. Rate the issues Critical and recommend early consent engagement.

    Legal Agent Study v1 — All-pass leaderboard

    % of long-horizon tasks where every rubric criterion passes (best of 3)

    Sort:
    0
    25
    50
    75
    100
    1HAQQ JustinianLEAD
    58%
    +36
    2Claude Opus 4.7
    41%
    +23
    3GPT-5.2
    38%
    +21
    4Gemini 3.1 Pro
    33%
    +18
    5Grok 4.1
    24%
    +12
    6Mistral Large 3
    19%
    +10
    Best on slice
    HAQQ Justinian · 58%
    Spread (best vs last)
    39 pts
    Median Δ vs prior gen.
    +20 pts

    Light grey bar = same model's prior-generation baseline (12-month look-back). Best of 3 runs per task on synthetic + anonymized matters.

    Do all
    14
    Do some
    7
    Cannot do
    3
    Across 24 practice areasEnd-to-end task completion