Our Method

Our Method

Method | Trace Origin LLC
Structural Intelligence · Method

Search finds names.
Trace Origin finds shapes.

A methodology for surfacing hidden structure in public records. Formal ontology, spectral graph theory, and provenance-tracked reasoning applied at corpus scale, across financial-crime and human-rights investigations.

OWL 2 / SKOS / PROV-O No leak required Cross-jurisdiction, cross-domain Proprietary infrastructure
§ 1 · The problem

What you can search for is what you already know.

The corpora that anchor modern investigation, offshore leaks, sanctions lists, court dockets, corporate registries, prisoner registries, contain tens of millions of records. Every one of them is technically public. Every one of them is available to any investigator willing to search.

But search is name-based. You can only look up an individual you have already named. The individuals who make an offshore structure work are not the individuals the leak identifies: they are the intermediaries, the nominees, the professional directors, the trust companies whose identities the structure was designed to obscure. The individuals whose prosecution reveals a system are not the individuals a single case file reveals: they are the pattern across the corpus that no single file contains. What every investigative program in this class needs, and what none of them can obtain from keyword search, is the ability to ask: what else in the corpus has the same structural shape as what we already know is significant.

This is a question about topology, not lexicon. Answering it requires infrastructure that most investigative teams do not possess: a formal representation of the records, an ontology of the domain, a set of measurements that operate on the shape of the network rather than the text of the labels, and a discipline of provenance that keeps every derived claim auditable back to its source. Trace Origin was built to provide exactly that infrastructure.

Critically, the corpus does not have to come from a leak. Companies House persons-with-significant-control filings, Land Registry overseas ownership data, the UK Register of Overseas Entities, and OpenSanctions are all public registries, updated continuously, that most enterprise clients already have access to. The intelligence graph is stitched from the records they can already pull. A leak, when one arrives, extends the graph. The methodology does not depend on one arriving.

A search engine returns what the corpus already tells you. A structural analysis returns what the corpus tells you without knowing it.
§ 2 · The idea

Concealment is the curl of control.

Legitimate ownership is a gradient. Concealment is a loop. The whole methodology rests on that one geometric fact.

In a legitimately structured business, control flows one way: a parent company owns subsidiaries; the subsidiaries own operating entities; operating entities own assets. Follow the ownership arrows and you descend a tree. There are no loops. Control has a top and a bottom, and the arrows all point the same way. In vector-field terms, this is a gradient: a flow field that descends smoothly and nets out.

Concealment engineering does something ownership almost never does in legitimate business: it introduces loops. Company A holds Company B, which holds Company C, which holds a stake back in Company A. Or a beneficial owner routes assets through a chain of nominees who, considered together, form a cycle rather than a hierarchy. The ownership relation stops descending and starts circulating. In vector-field terms, this is curl: the mathematical signature of a flow that goes in a loop instead of flowing to a resting place.

The Helmholtz-Hodge decomposition, a theorem from vector calculus with a discrete-graph analog developed for network flows, says that any directed graph's edge flow can be uniquely separated into three components: a gradient part (the pure hierarchical flow), a curl part (the pure circulation), and a harmonic residue. Applied to an ownership graph, the decomposition does something no keyword search can: it isolates the circulating substructure from the hierarchical one. The circulating substructure is where concealment lives.

Gradient · Legitimate hierarchy Curl · Concealment A B C D Control flows one way. ∇·control > 0 · No cycles · Nets out A B C D E F Control circulates. ∇×control ≠ 0 · Loop is the tell
Figure 1 The Helmholtz-Hodge decomposition applied to control-graph edge flow separates a directed graph into a gradient component (left: hierarchical, top-down, no cycles) and a curl component (right: circulating, cycle-closed). Legitimate ownership is almost pure gradient. Concealment engineering is where curl appears in the decomposition. The magnitude of the curl component, computed edge by edge, is a direct measure of concealment intensity.

This is the intellectual foundation for treating an ownership network as a geometric object rather than a database of records. It is what makes corpus-scale detection possible: the curl signature does not depend on knowing who any specific actor is. It depends only on the shape the ownership arrows trace. Once the curl is isolated, everything downstream, the Forman-Ricci curvature that identifies the brokerage bottlenecks, the persistent homology that measures the topology of the loops, the reasoner that derives who beneficially controls what, is a refinement of what the decomposition already revealed.

§ 3 · The pipeline

Seven stages from raw records to defensible finding.

Every Trace Origin engagement runs through the same seven-stage pipeline. The stages are strict in sequence: no measurement is trusted until the ontology is instantiated; no finding is issued until every claim in the reasoning chain is provenance-tagged and reproducible.

01
Ingest
Public records from leaks, courts, registries, sanctions lists
02
Ontology
Formal representation in OWL 2, aligned to PROV-O and SKOS
03
Graph
Instance graph with per-edge reliability annotation
04
Reason
OWL 2 reasoner derives indirect relationships
05
Measure
Spectral, topological, and game-theoretic centrality
06
Validate
Monte Carlo null models, ground-truth back-testing
07
Deliver
Report with per-claim provenance, reproducibility notebook
Every stage is documented. Every derivation is reproducible. Every claim traces back.
§ 4 · The three layers of the system

Ontology, measurement, provenance.

The methodology combines three technical stacks that most firms use in isolation. Their combination is what enables structural intelligence at the scale and rigor investigative and enterprise clients require.

Layer 01

Ontology

A formal, machine-reasoned representation of the domain. Not a database, not a taxonomy, a specification of what classes exist and how their instances relate.

  • TOCSC-OTransnational organized crime & state capture
  • ROORussian oligarchs, kleptocracy structures
  • PROV-OW3C provenance layer
  • SKOSPenal code & sanctions vocabulary
Layer 02

Measurement

Where standard graph databases query the graph, Trace Origin measures its geometry. Techniques originally developed in physics, algebraic topology, and network sociology applied to relational public records.

  • Hodge decompositionIsolates concealment curl from legitimate gradient
  • Fiedler spectral theoryAlgebraic connectivity, articulation
  • Ollivier-Ricci curvatureStructural bottlenecks and bridges
  • Persistent homologyOwnership loops across scales
  • Burt structural holesBrokerage identification
  • Shapley centralityMarginal network contribution
  • Calibrated matchingEntity resolution with precision-recall thresholds
  • Hypergeometric null modelCo-occurrence significance testing
Layer 03

Provenance

Every asserted edge in every graph carries a reliability annotation. Every derived claim inherits the reliability of its weakest input. A finding is either reproducible against public sources or it does not leave the workspace. Every leaves-the-workspace finding is red-teamed by the analyst from the position of the adversarial reader before delivery.

  • Verified courtFacts entered as evidence
  • CorroboratedMultiple independent open sources
  • Model-derivedFollows from graph structure
§ 5 · The ontology, in detail

Formal specification, not narrative categorization.

An ontology is a specification. In OWL 2 Description Logic, classes are defined by logical conditions, not by a human's judgment call about which category a case falls into. A CooptedStateActor is literally, by axiom, an entity that is both a StateActor and a CriminalActor. A SanctionedOligarch is any Oligarch for which at least one SanctionDesignation exists in the graph. The reasoner classifies. The analyst does not. This is what makes the system's output defensible.

Class hierarchy Provenance layer Person StateActor CriminalActor CooptedStateActor ⊑ StateActor ⊓ CriminalActor Legend State institutions Criminal actors Captured intersection EvidenceAssertion hasReliability ReliabilityLevel Verified court Corroborated Model-derived Every derivation preserves the reliability of its weakest input via prov:wasDerivedFrom.
Figure 2 The core of TOCSC-O: an ontology aligned to W3C standards. The class hierarchy (left) is theory-grounded (Garay-Salamanca & Salcedo-Albarán, 2011). The provenance layer (right) preserves per-claim reliability through all downstream derivations, so no finding can outlive its evidence.

The ontology is not a single artifact. Trace Origin maintains a family of ontologies for distinct domains: TOCSC-O for transnational organized crime and state capture; ROO for Russian oligarch networks and kleptocracy structures; and a general provenance-aware framework that unifies them via shared PROV-O and SKOS alignments. High-level specifications are made available for academic citation and peer review through working papers. Full implementations, reasoner configurations, SHACL constraint sets, and detection heuristics remain proprietary to Trace Origin engagements.

The concrete payoff of the ontology layer is the class of conclusions it can derive that a database cannot. Given only the primitive facts of who is a director of what, and who holds shares in what, the OWL 2 reasoner closes the multi-hop control relation across arbitrarily long subsidiary chains and derives indirect control automatically. Where a nominee is resolved behind a documented principal, a property chain derives the true beneficial owner and pierces the nominee veil. A HighRiskEntity classification is never assigned by hand: it is derived from explicit sanctions triples or from explicit evasion-mechanism facts, and can be traced back edge by edge to the source that licensed it. Nothing in the reasoning chain is opaque.

§ 6 · Structural signatures

Concealment has geometric fingerprints.

The recurring topological patterns that concealment infrastructure generates are known to the criminological literature. What has been missing is a systematic way to detect them at corpus scale. The following four are among the most common signatures Trace Origin is built to surface.

Articulation point
A single node whose removal disconnects the graph. Marks brokers, bridges, and captured intermediaries.
Structural hole
Broker occupies the only edge between two otherwise disconnected clusters. Burt-constraint value quantifies control.
Nominee star
A single controller radiates to many shell companies with no lateral connections. Classic ownership-concealment topology.
Control loop
A cycle in ownership chains: A controls B, B controls C, ... eventually loops back. Detected by persistent homology.
§ 7 · Validation

Structure precedes designation.

The methodology has been tested against ground truth in two ways: through blind, time-ordered back-testing against subsequent public sanctions designations, and through application to court-established networks whose outcomes are already adjudicated. In the first case, the structural signature the algorithm detected was visible in the corpus before the sanctioning authorities designated the person. Structure is an early-warning signal for exposure that has not yet reached the headlines.

Case 01 · Predictive validation
Four sanctioned facilitators, identified in advance from structure alone.
Running the methodology against the combined ICIJ Offshore Leaks corpus (five leaks, 2013 to 2021), the system identified 29 candidate facilitators occupying structural positions consistent with sanctioned-actor proxies. Four of those candidates were subsequently designated by OFAC or UK sanctions authorities in the following years, on grounds independent of the analysis.
13.8% conversion rate to public sanction Approximately 830× above the base rate for randomly selected individuals in the corpus.
Ivan Tavrin (2022) · Vladimir Skoch (2023) · Nariman Gadzhiev (2022) · Vladimir Streshinskiy (2023)
Case 02 · Applied analysis
A convicted head of state, characterized structurally.
Applied to the trial record of a US federal narcotics prosecution of a former head of state, the same methodology characterized the subject as an articulation point of the state-and-criminal graph. Removal fragments the network into seven components; the subject's position is statistically distinguishable from random placement at p = 0.003 against a Monte Carlo null model of 1,000 randomized graphs.
100% algebraic connectivity loss Documented separately as Trace Origin Working Paper TOR-WP-2026-02.
Read the working paper →
2M+
Nodes analyzed in a single
ICIJ corpus study
150K
Indirect control relationships
inferred by OWL reasoner
830×
Above random baseline on
blind sanction back-test
100%
Provenance-tagged claims
in every published finding
§ 8 · What Trace Origin does, and does not do

The practice has clear scope. Both sides of the line matter.

Trace Origin sits deliberately in a specific position within the wider ecosystem of investigative and accountability work. Naming what the practice does not do is as much a positioning statement as naming what it does. Clients who require the excluded activities are directed to partners better suited to them.

What we do

  • Registry-scale structural triage Rank millions of structures so analysts spend their hours on the few carrying real signal
  • Formal ontology development For domains where existing frameworks are absent or fragmented
  • Structural analysis of relational data Spectral, topological, and game-theoretic measurement
  • Evidence packages for regulators & treaty bodies Reproducible, provenance-tagged, per-claim auditable
  • Cross-source reconciliation Where fragmented registries need unified queryability
  • Methodology consulting For firms and organizations building their own capabilities

What we do not do

  • Advocacy campaigns The findings are the product; positioning belongs to clients
  • Investigative journalism Publishable stories are the province of ICIJ, OCCRP, and equivalents
  • Analysis of specific unaccused individuals Only publicly documented actors are named in deliverables
  • Personal data enrichment or sale The corpus stays inside its declared ethical envelope
  • Work adverse to human rights documentation The practice will not accept engagements against these communities
Structural intelligence is a category of infrastructure, not a category of opinion. Trace Origin builds the infrastructure and lets the reproducible findings speak.

Work with Trace Origin

Engagements are typically structured as scoped deliverables against defined datasets and questions. Every engagement includes the reproducibility notebook and per-claim provenance layer as standard deliverables. For confidential engagements, secure channels are established before any specifics are discussed.

Start a conversation
Trace Origin LLC

Structural intelligence for investigations. Formal ontology, geometric graph analysis, and provenance-tracked reasoning applied to public records. Working papers are made available for non-commercial academic citation and journalistic quotation under standard fair use. Commercial use, redistribution, or incorporation into derivative products requires a paid license from Trace Origin LLC. Methodology, ontology implementations, calibrations, and pipeline infrastructure remain proprietary and are made available only under engagement.

Papers

Structural Impossibility of Ignorance (2026b)
Working paper TOR-WP-2026-02

TOCSC-O Ontology (2026a)
Technical report TOR-TR-2026-01

© 2026 Trace Origin LLC · All rights reserved · Working papers are made available for non-commercial academic citation and journalistic quotation under standard fair use only · Commercial use, redistribution, translation, or incorporation into derivative products requires a paid license from Trace Origin LLC · Ontology implementations, calibrations, and pipeline infrastructure remain proprietary and are made available only under client engagement · All findings on this page derive from publicly available records or measurements against graphs seeded exclusively from such records · No claim about any named individual departs from what is established in court documents, sanctions designations, or the individual's own public statements