01 / AI-first

2026 · Confidential · Live

Due Diligence Intelligence

Decision-support for venture firms: upload a startup cap table, screen every owner (including UBOs behind shell layers) against OFAC/EU sanctions lists, and get a plain-English risk report with an ownership graph and AI-generated analyst notes.

Confidential

FintechComplianceAI-NativeNDA
  • 01

    Directed graph + BFS for UBO discovery

  • 02

    OFAC SDN and EU Consolidated matching

  • 03

    Confidence-tiered review queue

  • 04

    Analyst notes plus tool-use chat over stored results

The brief

Venture firms doing sanctions/compliance screening on cap tables have to manually trace ownership through shell companies and holding structures, then cross-reference each name against sanctions lists by hand. It's slow, easy to miss a layered UBO, and produces no structured audit trail.

The outcome

  1. 01Full ownership-chain traversal (BFS) surfaces beneficial owners hidden behind shell-company layers, not just direct owners
  2. 02Three-tier confidence classification (clear <0.80 / review 0.80–0.95 / flagged ≥0.95) keeps false positives out of the officer's queue
  3. 03Production split across Vercel (frontend) and AWS EC2 (backend + sanctions matching engine) for independent scaling

The build

The pipeline parses a cap table CSV, builds a directed ownership graph, traverses it to surface ultimate beneficial owners, screens every node against OFAC SDN and EU Consolidated lists, and classifies each as clear, review, or flagged.

Claude writes a plain-English narrative (who, why, confidence, next step) for anything that isn't clean. The tool never renders a verdict; it narrows the review set for a human compliance officer.

Specs

Platform
Web, cap-table upload, screening UI, assistant chat
Screening engine
Watchman (OFAC SDN + EU Consolidated matching)
Ownership
Directed graph + BFS traversal for UBO discovery
AI
Claude-generated analyst narratives + tool-use chat over stored results

Stack

AI / ML
Anthropic Claude
Backend
Node.jsExpressTypeScriptWatchman
Frontend
Next.js 15React 19React Flow
Data
MongoDB AtlasUpstash RedisCloudflare R2
Infrastructure
AWS EC2Vercel

Building something in this layer?

Start an inquiry

More AI-first

All AI-first