# Stigmergic Mesh — Full Reference > Structural intelligence for financial networks. A self-organizing computational architecture that detects structural anomalies in financial networks without labeled training data. Stigmergic Mesh is the commercial presence for Ambient Structure Discovery (ASD), a patent-pending anomaly-detection architecture. USPTO Provisional Patent #63/981,369. Open-source core under MIT. Inventor: Jeremy McEntire. Canonical site: https://stigmergicmesh.com --- ## 1. The Problem The system cannot see its own blind spots. - $3.1T in illicit funds flow through the global financial system annually. - $206B spent on compliance globally, with ~95% false-positive rates. - Only ~2% of global financial-crime flows are detected despite this spend. ### The Transparency Vacuum In March 2025 the US Corporate Transparency Act was gutted — all domestic companies exempted from beneficial-ownership reporting. Banks can no longer look up who owns a domestic entity in a federal database. They have to figure it out themselves. ### The Query Assumption Databases, keyword matching, and rule-based screening search for what is declared. They require a query. The query assumption is precisely what second-order ignorance violates: > You can't search for what you don't know to look for. That is second-order ignorance. --- ## 2. The Technology — Ambient Structure Discovery A stigmergic mesh architecture grounded in Adaptive Resonance Theory. No labels. No predefined rules. No queries. The mesh discovers structure by processing signals it has never been trained on. ### Three detection primitives - **I. Eigenvalue Collapse** — Loss of independent evaluation modes in the mesh's correlation matrix. When disparate entities converge on identical structural patterns (same layering, same nominees, same jurisdictions), the eigenvalues collapse. A single intermediary mass-producing shell companies becomes mathematically visible. - **II. Linguistic Compression** — Measurable shift from direct to hedged language. Entities engaged in concealment use overly broad, non-specific descriptions ("general consulting," "international trade"). The compression is quantifiable. - **III. Action Decoupling** — Discussion frequency decouples from resolution activity. Banks file thousands of SARs while continuing to process billions in illicit transfers. The filing becomes the substitute for action. The mesh detects this ratio mathematically. ### Signal construction Raw financial data overwhelms the mesh with identity noise — names, addresses, proper nouns. The key innovation: replace text with **complement-coded continuous structural vectors** bounded in [0, 1]. Seven topological coefficients encode the *shape* of each entity's behavior, not its identity. Pipeline: 1. Data sources: PSC, GLEIF, ICIJ, transactions 2. Structural coefficients: D_L, F_o, N_P, J_S, C_B, V_C, A_D 3. Complement coding: I = (a, 1 - a) -> 14-dim 4. Mesh routing: ART resonance and BFS 5. Anomaly detection: gap detection and coupling --- ## 3. Preliminary Findings Three controlled experiments on the Elliptic++ Bitcoin dataset. Same mesh architecture. Same data. Different signal construction. Only complement-coded continuous vectors produce genuine structural differentiation. | Metric | Text-Based (Control) | Structural Vectors (Complement-Coded) | Improvement | |----------------------------------|------------------------|----------------------------------------|-----------------------------| | Signal dimensionality | ~30 discrete terms | 14-dim continuous [0, 1] | — | | Workers (self-organized) | 12 -> 60 | 12 -> 60 | Same expansion | | Worker differentiation | All identical vocabulary | Genuinely differentiated | Qualitative shift | | Anomalies detected | 1 | 59 | 59x | | Licit enrichment in anomalies | — | 2.2x (p < 0.00002) | Statistically significant | | Mean familiarity score | 0.87 (saturated) | 0.19–0.36 (differentiating) | Real discrimination | The mesh correctly identified that exchange and mining operations are structurally unusual in a Bitcoin network where illicit-compatible activity dominates the topological norm. This is not a failure — it is a genuine structural discovery. ASD does not detect "good" versus "bad"; it detects structural categories. Interpretation must be domain-aware. --- ## 4. Use Cases 1. **Shell Company Detection** — Post-CTA, banks must internalize UBO discovery. The mesh detects concealment topology: shared addresses, synchronized filings, circular ownership, dormant activation patterns — without relying on self-reported BO data. TAM: $6.1B (Beneficial Ownership Analytics, 2033). Potential ARR: $50–150M. 2. **Normalized Risk Drift** — Incremental behavioral shift across years, each quarter within tolerance. The mesh flags accounts where cumulative distributional drift has crossed a threshold no individual transaction would trigger. TAM: $13.6B (Transaction Monitoring, 2030). Potential ARR: $80–200M. 3. **Network Contagion Scoring** — Risk propagation through the ownership and transaction graph. Every node scored by topological proximity to known-bad actors. TAM: $4.6B (Network Risk Analytics, 2030). Potential ARR: $30–90M. 4. **Sanctions Evasion Topology** — Ownership graphs reorganize to route around designation lists. The mesh detects the topological fingerprint of evasion by graph shape, not entity name. TAM: $2.8B (Sanctions Compliance Software, 2030). Potential ARR: $25–75M. 5. **Fraud Ring Detection** — Connected accounts that appear independent but share structural fingerprints. Application fraud rings, bust-out schemes, synthetic-identity clusters. TAM: $44B (Fraud Detection & Prevention, 2028). Potential ARR: $100–250M. --- ## 5. Market - $6.12B Beneficial Ownership Graph Analytics by 2033 (17.2% CAGR from $1.56B in 2024). - $75B third-party AML software market by 2030 (121% growth from $33.9B in 2025). - 95% false-positive rate in current AML screening (industry standard). ### Regulatory tailwind - **US — CTA rollback (Mar 2025)**: Domestic companies exempt. Banks must internalize UBO discovery. - **EU — AMLA operational (Jul 2025)**: Centralized enforcement. Perpetual KYC and continuous monitoring mandated. - **UK — ECCTA (2023)**: Companies House transformed from passive registry to active gatekeeper. Identity verification mandatory. --- ## 6. Data - 20.4M nodes in the ownership graph - 14.9M ownership and control edges - 110K ICIJ-to-UK entity-resolution matches - 203K Bitcoin transactions analyzed ### Validated sources UK PSC Register (10M companies), ICIJ Offshore Leaks (810K entities), GLEIF Level 2 (469K relationships), Elliptic++ Bitcoin dataset, OFAC SDN list, Companies House BasicCompanyData. Partnerships sought with data exchanges and insight platforms that aggregate licensed financial transaction data for institutional-scale validation on credit-card panels, wire transfers, SWIFT messages, and correspondent banking networks. --- ## 7. Theoretical Foundations - **Adaptive Resonance Theory (1987, Carpenter and Grossberg)** — Stable category formation with vigilance-gated plasticity. Solves the stability-plasticity dilemma. - **Stigmergy (1959, Grasse; 1999, Theraulaz and Bonabeau)** — Coordination through shared environment rather than direct communication. - **Crawford–Sobel Signaling (1982)** — Information degradation under strategic communication. When sender bias exceeds a threshold, communication collapses. - **Spectral Graph Analysis (1997, Chung)** — Anomaly detection via Laplacian eigenvalue distribution. - **Simon's Satisficing (1956)** — Stop-on-first-accept routing. Bounded rationality over exhaustive optimization. Full paper: https://stigmergicmesh.com/ambient_structure.pdf --- ## 8. Contact - Inventor and patent holder: Jeremy McEntire - Partnerships: partnerships@stigmergicmesh.com - Source: https://github.com/jmcentire/stigmergy - Documentation: https://jmcentire.github.io/stigmergy/ Seeking data partnerships for institutional-scale validation. Consumption-based integration with existing transaction-data infrastructure. No retraining required. No labels needed. --- ## Index - https://stigmergicmesh.com/ — Home - https://stigmergicmesh.com/ambient_structure.pdf — Technical paper - https://stigmergicmesh.com/llms.txt — Short agent index - https://stigmergicmesh.com/llms-full.txt — This document - https://stigmergicmesh.com/robots.txt - https://stigmergicmesh.com/sitemap.xml