What is SynapCores AML?+
SynapCores AML is an open-core anti-money-laundering platform. The application is a Node.js/TypeScript service; the data tier is SynapCores, our AI-native database. It runs transaction monitoring, ultimate-beneficial-owner graph traversal, sanctions/PEP/adverse-media screening, autonomous SAR-draft agents, and a cryptographically immutable audit log for examiner defense. Deploys as a docker-compose stack you self-host, or as managed cloud we operate for you.
How is SynapCores AML different from ComplyAdvantage or Hummingbird?+
ComplyAdvantage is a closed-source SaaS data + workflow service priced per customer screened. Hummingbird is closed-source case management. SynapCores AML is open-core (the application source is public on GitHub), available as managed cloud or self-hosted, and priced per analyst seat — no per-customer-screened tax, no per-decision tax. It also ships with a property graph for UBO traversal, vector search for similar-SAR-narrative retrieval, and an immutable audit log built into the same database — capabilities you would otherwise stitch together from Neo4j, Pinecone, and a custom audit service.
Will my examiner accept evidence from SynapCores AML?+
Yes. Every alert, every screening hit, every analyst decision, every agent action writes to a cryptographically chained immutable table. Run VERIFY_CHAIN() to prove the audit trail has not been tampered with. Generate examiner-ready evidence packs in one query. For FFIEC, OCC, FinCEN, NYDFS Part 504, and FCA SMCR engagements, you can also mint a scoped read-only MCP token the examiner pastes into Claude or Cursor and queries the case file directly — every examiner query is itself audit-logged.
What does "open-core" mean — do I need a devops team to run it?+
No devops team required. The AML application source is public on GitHub — every transaction-monitoring rule, every screening adapter, every SAR template, every agent persona is reviewable code under a permissive license. To run it: one `docker compose up` brings up the stack (AML app + SynapCores) on your infrastructure in about 30 seconds. If you would rather not host anything, Enterprise includes managed cloud — we operate it, you log in. Open-core means the code is honest; how you consume it is your choice.
Does SynapCores AML replace my core banking system?+
No. SynapCores AML sits beside your core banking, payments, or ledger system. It ingests transactions via webhook or streaming (Kafka, Kinesis, RabbitMQ, direct DB-CDC), screens against sanctions/PEP/adverse-media lists, runs transaction-monitoring rules and behavioral models, walks the UBO graph, drafts SARs, and writes back to your case-management or core system via API. Your core system keeps source-of-truth ledger; we add the financial-crime brain on top.
What data sources does SynapCores AML ingest from?+
Core banking and ledger systems (FIS, Fiserv, Jack Henry, Mambu, Thought Machine, custom), payment rails (FedWire, ACH/NACHA, SWIFT MT/MX, ISO 20022, RTP, FedNow, SEPA, Faster Payments, card networks), KYC providers (Onfido, Persona, Alloy, Trulioo, Sumsub, Jumio), sanctions/PEP/adverse-media feeds (OFAC, EU, UN, HM Treasury, Dow Jones, Refinitiv World-Check, ComplyAdvantage, LexisNexis), corporate registries (OpenCorporates, OpenSanctions, national registries), and transaction-monitoring engines (Actimize, SAS, Verafin, Oracle Mantas) for migration.
How does the SAR-drafting agent work?+
When an alert is escalated to SAR, the sar-drafter agent retrieves the most similar historical SARs by vector cosine on narrative embedding, walks the UBO graph to surface ownership and relationships, pulls the transaction timeline, applies your jurisdiction's narrative template (FinCEN SAR for US, JMLSG/NCA for UK, AUSTRAC SMR for AU, FINTRAC STR for CA), drafts the 5W narrative grounded in the case evidence, and surfaces it for analyst review. The analyst edits, approves, and one click files the SAR via the regulator API. Every step is audit-logged.
Where is my customer and transaction data stored?+
Wherever you decide. Self-hosted: everything — customers, transactions, screening hits, case files, SAR narratives, audit logs — lives in your infrastructure inside the SynapCores RocksDB-backed engine. No customer data leaves your network. Managed cloud: dedicated single-tenant SynapCores instance in your chosen region, ours to operate, yours to query and export. Embedding generation and LLM inference can run locally on the bundled native model or be routed to your chosen provider — your choice, your contract, your data residency.
What does pricing look like?+
Open-core: no license fee for the self-hosted application. Enterprise is per-analyst-seat — no per-customer-screened tax, no per-transaction-monitored tax, no per-SAR-filed tax. Enterprise covers managed cloud hosting, 24/7 support and on-call escalation, the certified screening-list integrations, the certified jurisdiction-specific SAR template library, the examiner-portal license, compliance certifications (SOC 2 Type II, ISO 27001, FedRAMP roadmap), and dedicated solution engineering.
When will SynapCores AML be generally available?+
The open-core repository is live at github.com/SynapCores/synapcores-aml. General availability of the full enterprise tier is targeted for Q1 2027. Join the waitlist to lock in design-partner status, get architecture-review access, and shape the screening + SAR-template libraries.