In this Post...

An M&A agent can read every document in a data room and still misunderstand the deal. Documents describe facts, drafts, positions and decisions. They do not automatically tell the system which version is authoritative, which entity is in scope, what stage the transaction has reached or what action is permitted next.

Reliable agents therefore need process context, not simply more retrieval. The objective is to give the system the smallest authoritative set of information required to complete a bounded task while preserving evidence, permissions and uncertainty.

Retrieval is useful—but it is not context

Retrieval answers a narrow question: which pieces of content appear relevant to a query? Process context answers a broader set of questions:

  • What business goal is the agent supporting?
  • Which deal, entity, workstream and phase are in scope?
  • Which records are approved, superseded, disputed or incomplete?
  • What has already happened in the workflow?
  • Which actions may the agent take, propose or never perform?
  • What constitutes a correct and complete outcome?

A document search can find two versions of an agreement. Context determines that one is an execution draft, the other is signed, and only the signed agreement may trigger a Day 1 obligation.

Six layers of process context

  1. Purpose: the business objective, expected output and definition of completion.
  2. Scope: the deal, entity, jurisdiction, period and workstream the task concerns.
  3. State: the current stage, statuses, open dependencies, prior approvals and outstanding exceptions.
  4. Authority: which sources are authoritative and what the agent is allowed to retrieve, calculate, disclose or change.
  5. History: relevant decisions, corrections, tool results and human feedback from earlier steps.
  6. Outcome criteria: validation rules, evidence requirements, escalation conditions and downstream effects.

These layers should be explicit data and workflow rules where possible. Asking a model to infer them from hundreds of files creates avoidable ambiguity.

The context test

Could a new human team member complete the task correctly using only the information supplied to the agent? If not, the agent probably lacks process context—or the process itself is not sufficiently defined.

Process state is different from document content

Consider a synergy initiative. A presentation may contain an initial estimate, a workstream file may show a revised estimate and a steering record may approve only part of it. The agent needs to know:

  • which number is a hypothesis, baseline, forecast or realized amount;
  • who approved the baseline and when;
  • which prerequisites and one-time costs apply;
  • whether the initiative overlaps with another value lever;
  • which period and currency each amount uses;
  • whether the agent may update the forecast or only prepare a proposal.

Those distinctions are process state. They should survive even if the supporting presentation is replaced or archived.

More context can make an agent worse

Large context windows encourage a tempting design: send every potentially relevant document and let the model work it out. That approach increases cost and latency, but the deeper problem is signal dilution. Old assumptions, irrelevant entities and contradictory drafts compete with authoritative facts.

Anthropic’s September 2025 guidance on context engineering for agents describes context as finite and recommends curating the smallest set of high-signal information likely to produce the desired behavior. For M&A, that means:

  • retrieve authoritative records first;
  • add source documents only where evidence or nuance is needed;
  • label status, version, entity and access class;
  • summarize long histories without deleting unresolved exceptions;
  • refresh context when the deal state changes.

Worked example: from contract clause to Day 1 action

An agent is asked to identify change-of-control obligations and prepare integration actions.

Insufficient setup: search all contracts for relevant wording and summarize the results. This may include expired agreements, unsigned drafts and entities outside the transaction perimeter.

Context-rich setup:

  1. select contracts linked to in-scope entities and marked as executed and current;
  2. retrieve amendments and the approved contract hierarchy;
  3. extract the clause with an exact source link;
  4. classify whether consent, notice or termination exposure may apply;
  5. check whether legal review already exists;
  6. create a proposed obligation with owner, deadline and affected Day 1 milestone;
  7. route interpretation and materiality to the accountable legal reviewer;
  8. publish an approved, permission-safe action to the integration plan.

The model’s language capability matters, but most reliability comes from the surrounding context and workflow.

Context can be stale, poisoned or overprivileged

Context engineering is also a security discipline. M&A agents should be designed for three common threats:

  • Stale context: an owner, baseline or contract version changed after the context was assembled.
  • Poisoned context: an uploaded document contains misleading content or instructions intended to redirect the agent.
  • Overprivileged context: the system receives information that is not needed for the task, increasing leakage and misuse risk.

Controls include source allowlists, status validation, timestamps, document-type separation, permission-aware retrieval and refusal to treat retrieved text as system instruction. A context package should be reproducible so reviewers can see what the agent actually received.

smartmerger.com turns deal context into an operating structure

smartmerger.com connects documents with structured Smart Fields, entities, tasks, risks, decisions, approvals and phase-specific apps. That gives AI more than a searchable repository: it provides a defined M&A state.

That structure can give a connected agent the context of a named deal, role-based access, the relevant workstream and the difference between a draft and an approved record. Such an agent could propose a controlled workflow update while retaining the evidence and human approval that support it. Because transaction, Day 1, integration, synergy, TSA and carve-out work can share the same governed environment, context survives the handover between phases.

Evaluate context quality separately from model quality

When an agent fails, teams often change the prompt or model first. A better diagnostic asks whether the right context was available.

  • Were authoritative records included and superseded records excluded?
  • Was the entity, period and deal stage unambiguous?
  • Could the agent identify unresolved contradictions?
  • Did it understand which action required approval?
  • Was enough history preserved to avoid duplicate work?
  • Could a reviewer reconstruct the context package?
  • Did the context remain within the task’s least-privilege boundary?

Track failures caused by missing context, wrong context, model reasoning, tool behavior and unclear process definitions separately. Otherwise, improvements become guesswork.

A practical context-readiness sequence

  1. Choose one bounded workflow with a clear owner.
  2. Define its canonical business objects and state transitions.
  3. Identify authoritative sources and version rules.
  4. Specify the minimum context required at each step.
  5. Define permission, evidence and escalation rules.
  6. Build realistic evaluation cases, including stale and conflicting information.
  7. Run in shadow mode and analyze failures before granting action authority.

This sequence may reveal process weaknesses before it reveals AI weaknesses. That is valuable: an agent cannot reliably automate a process whose state and decision rights remain implicit.

Context should be role-specific

The same issue may require different context for legal, finance and integration users. Do not create one universal summary that exposes unnecessary detail or removes the nuance a specialist needs. Build permission-aware views from the same governed record, and let each role drill back to authorized evidence.

The quality of agency depends on the quality of context

The next generation of M&A AI will not win by ingesting the largest number of files. It will win by understanding the right deal state, using the right evidence and acting within the right boundaries.

Documents remain essential. But process context turns documents into decisions and decisions into accountable execution. Without it, an agent is a powerful reader with no reliable understanding of the transaction it is meant to support.

Michael Klawon

Michael Klawon

CEO and Founder of smartmerger.com

View Profile

Article Topics

Agentic AI
RAG
M&A Playbook
AI Agents
Process Context