Skip to main content
Deliberate AcademyProfessional AI Education
~18 min left
Lesson 7 of 10
18 min read10 XP

Sanctions, Export Control, and Adverse Media Screening

Deliberate Academy Editorial Team

Reviewed for accuracy and professional relevance

You're 7 lessons in — don't lose your progress.

Sign up free
What you'll learn
  • Explain why sanctions screening is strict liability and what that means for how a screening programme must be tuned
  • Apply ownership aggregation rules, so a supplier not itself listed is not assumed to be clear
  • Distinguish transliteration and name-matching failures from genuine non-matches, and calibrate fuzzy matching accordingly
  • Build an alert disposition record that evidences a decision rather than a dismissal

Sanctions screening differs from every other risk process in this course in one decisive respect: in most jurisdictions it is strict liability. Dealing with a sanctioned party is a violation whether or not you knew, whether or not you were negligent, and whether or not you had a reasonable process. Good faith mitigates penalties; it does not create compliance.

That single fact should drive how a screening programme is designed, and it is the reason the usual efficiency instinct — tune down the noise — is the wrong instinct here.

Screening Is Not Search

Screening compares your counterparties against restricted party lists: OFAC's SDN and Consolidated lists in the US, the UK sanctions list maintained by OFSI, the EU consolidated list, and the various denied-party and entity lists under export control regimes such as the US Entity List and Denied Persons List. There are many, they change frequently, and they are not consistent with one another — a party listed by one jurisdiction may not be listed by another, and your obligations depend on which regimes reach your business.

Three properties make screening harder than it looks.

Names are unstable. A name originally written in Arabic, Cyrillic, or Chinese has many valid Latin transliterations. Listed parties also use variations deliberately. Exact matching fails constantly, which is why fuzzy matching is mandatory rather than a refinement — and why false positives are structural rather than a sign of poor configuration.

Listing reaches beyond the named entity. Covered below, and the most common source of genuine violations.

Lists change continuously. A supplier clear at onboarding may be listed next month. Screening must be continuous rather than a gate at supplier creation, and this is the most common structural weakness in programmes that are otherwise well run.

Ownership Aggregation

The rule that catches most organisations: sanctions generally extend to entities owned or controlled by listed parties, whether or not the subsidiary is itself named.

Under OFAC's 50 percent rule, an entity owned 50 percent or more, directly or indirectly, in the aggregate, by one or more blocked persons is itself blocked — even though it appears on no list. The aggregation is what makes this difficult: three listed individuals each holding 20 percent of a company aggregate to 60 percent, and the company is blocked despite no single holder reaching the threshold. UK and EU regimes apply comparable ownership and control tests, with control capable of arising without a majority holding at all.

The practical consequence is that screening an entity's name against a list is a necessary first step and never a sufficient one. You need the beneficial ownership structure, which is exactly the data that is hardest to obtain and most often stale, particularly where holdings sit behind nominee arrangements or in jurisdictions with limited registry disclosure.

This is where AI genuinely earns its place: traversing ownership graphs across multiple registry sources, aggregating fractional holdings across chains of intermediate entities, and re-running that traversal continuously as both ownership data and lists change. It is arithmetic at a scale and frequency no team performs manually. What it cannot do is see through a nominee structure designed to be opaque, so an ownership graph that terminates in an offshore nominee is an unresolved question rather than a clear result.

Critical

A supplier that does not appear on any sanctions list may still be blocked through aggregated ownership by listed parties. Screening the entity name alone is never sufficient diligence, and an ownership chain ending at a nominee or an opaque jurisdiction is an open question, not a clean result.

Tuning: Why the Usual Instinct Is Wrong

Fuzzy matching generates high false positive volume. Common names, transliteration variants, and partial matches produce alerts in numbers that feel disproportionate, and the natural response is to tighten the match threshold until volume becomes manageable.

Under strict liability that response is inverted risk management. Tightening the threshold reduces workload by increasing the probability of a missed match, and a missed match is a violation regardless of how reasonable the threshold seemed. The cost of an additional false positive is analyst time. The cost of a false negative is a sanctions violation, potential secondary sanctions exposure, and reputational damage that does not resolve.

The correct design keeps the threshold loose and makes disposition efficient:

  • Automate the clearly-clear. Where an alert can be resolved on structured data — different country of registration, different date of birth, different industry, no plausible ownership link — automate the disposition with the reasoning recorded.
  • Deduplicate. The same false positive recurring monthly should be recorded once as a resolved match with a documented basis and suppressed until the underlying data changes, not re-investigated indefinitely.
  • Escalate the genuinely ambiguous. Reserve analyst attention for alerts where the data cannot resolve the question.

That structure reduces cost without reducing sensitivity, which is the only acceptable trade in a strict liability regime.

Disposition Records

Every alert needs a disposition record, and the standard is higher than teams expect because these records are what a regulator examines.

A defensible disposition states what was matched, what data distinguished your counterparty from the listed party, who decided, and when. "False positive" is not a disposition. "Name matched SDN entry X; counterparty is registered in Portugal with a 2009 incorporation date, listed party is an individual of a different nationality with no identified corporate holdings; no ownership link identified through registry traversal; cleared by A. Silva, 14 March" is a disposition.

Two further requirements are commonly missed. Records must be retained for the period the applicable regime requires, which is typically several years. And the record must capture the data as it stood at the decision date, because ownership data and list content both change, and a later reviewer needs to see what you saw rather than what is true now.

Adverse media screening sits alongside sanctions screening and works differently: it is not strict liability, it is inherently noisy, and it surfaces allegations rather than determinations. Its value is as an early indicator, particularly in non-English local sources that AI can cover at a scale a team cannot. Treat a hit as a prompt to investigate, and record the same quality of disposition — an unresolved adverse media hit that was never dispositioned is worse than one that was investigated and closed.

Knowledge check

A supplier does not appear on any sanctions list. Registry data shows it is owned by three separate holding companies, each holding 20 percent, and each of those holding companies is majority-owned by a different individual on the OFAC SDN list. What is the position?

Select one answer.

A tightened threshold, eleven months, and a match that was two characters away

Head of Trade Compliance, industrial distributor

Context

A distributor's screening system generated roughly 400 alerts monthly against a supplier and customer base of about 3,000, almost all false positives driven by common surnames and transliteration variants. Under pressure on compliance headcount, the team raised the fuzzy match threshold from 82 to 91 percent, which reduced monthly alert volume to about 60. The change was documented as an efficiency improvement and approved internally.

Action

Eleven months later a routine external compliance review re-ran the historical screening population at the original threshold. A supplier onboarded four months after the change produced a match at 86 percent against an SDN entry — below the new threshold and above the old one. The variance was two characters in a transliterated company name. The supplier had been paid on three invoices in the intervening period.

Outcome

The company made a voluntary self-disclosure, which materially reduced the penalty exposure, and reverted the threshold. It then rebuilt the disposition process rather than the detection threshold: automated clearance for alerts resolvable on structured data, suppression of recurring resolved matches, and analyst review reserved for genuinely ambiguous cases. Monthly analyst workload ended up lower than under the 91 percent threshold, with sensitivity restored. The head of trade compliance noted that the original decision had traded a certain, visible cost — analyst hours — against an uncertain, invisible one, which is the trade that strict liability specifically punishes.

Quick check

Beyond naming what matched, what distinguished the parties and who cleared it, what else must a disposition record preserve?

Select one answer.

Exercise

~30 min

Your Task

Take your current screening configuration. Record three things: the match threshold and when it was last changed and why; whether screening runs continuously or only at onboarding; and which lists are covered against which lists your business actually needs given where you sell and source. Then take ten recent alert dispositions and assess each against the standard in this lesson — does it state what matched, what data distinguished the parties, who decided, and when? Finally, take your five largest suppliers by spend and establish whether you hold beneficial ownership data sufficient to perform an aggregation test, noting any ownership chain that terminates at a nominee or an opaque jurisdiction.

Success looks like

  • Any past threshold tightening is identified along with the reasoning recorded at the time
  • Continuous versus onboarding-only screening is established explicitly, since lists change after onboarding
  • Dispositions are assessed against the four-element standard rather than for presence of a false positive label
  • Unresolved ownership chains are recorded as open questions rather than treated as clear

Watch out for

  • Tightening the match threshold to control workload, which trades analyst hours against strict liability exposure
  • Screening entity names without traversing and aggregating beneficial ownership
Key takeaways
  • Sanctions compliance is generally strict liability, so a missed match is a violation regardless of process quality. This inverts the usual efficiency instinct: never tighten the match threshold to control volume, because it trades analyst time against a violation.
  • Sanctions extend to entities owned or controlled by listed parties. Under the OFAC 50 percent rule holdings aggregate across direct and indirect chains, so an unlisted entity can be blocked through fractional holdings that individually look immaterial.
  • AI earns its place traversing ownership graphs and aggregating fractional holdings continuously as both registries and lists change. It cannot see through nominee structures, so an ownership chain ending in an opaque jurisdiction is an unresolved question.
  • Reduce cost through disposition efficiency rather than detection sensitivity: automate clearly-clear alerts on structured data, suppress recurring resolved matches, and reserve analysts for genuinely ambiguous cases.
  • A disposition must state what matched, what distinguished the parties, who decided, and when — and must preserve the data as it stood at the decision date, because ownership and list content both change.