Inspiration

Cross-border corporate compliance between major financial hubs like London and Hong Kong is plagued by fragmented data silos, delayed updates, and stale local caching database records. Compliance officers regularly risk relying on outdated regulatory statuses when onboarding cross-border entities. We built this platform to provide a pure, 100% real-time verification pipeline that completely bypasses persistent storage caches, forcing instantaneous dynamic agent audits across live international regulatory frameworks simultaneously.

What it does

The platform presents an unified, multi-layered regulatory workspace that orchestrates dual-market corporate compliance checking. When an identifier is submitted, an autonomous Multi-Chain Provider (MCP) Agent maps parallel entities against both UK and Hong Kong databases simultaneously.

Rather than just displaying raw profile strings, the interface handles advanced compliance orchestration across four core specialized modules:

License Equivalency Matrix & Translation Engine: Automatically maps UK FCA permitted activities against Hong Kong SFC frameworks (SFO Cap. 571), highlighting regulatory discrepancies and missing localized endorsements with precise cross-border gap alerts.

Interactive UBO & Group Structure Tree: Rendered on a live interactive canvas, it traces multi-jurisdictional holding networks, parent entities, and ultimate controlling individuals while calculating real-time AML risk profiles.

Chronological Statutory Filing Calendar: Tracks active, time-sensitive submission deadlines across jurisdictions—such as Companies House CS01 statements and HK SFC Monthly Financial Resources Statements—calculating precise urgency countdowns.

Exportable Audit Memorandum Generator: Synthesizes an authoritative, certified regulatory due diligence dossier complete with a cryptographic SHA256-SEC verification seal, deployable directly via integrated communication channels.

How we built it

The application leverages an cutting-edge, enterprise-grade full-stack architecture:

Core AI Layer: gemini-3.5-flash utilizing fast multi-step tool calls to dynamically analyze license translations, audit filing records, and synthesize formal regulatory text.

Data Persistence Layer: MongoDB Atlas cluster handling dynamic polymorphic schemas to house complex cross-border entity corporate trees, background queue structures, and live compliance log streams.

Frontend Interface: A modular React 18 dashboard styled for regulatory personnel, built over an efficient Vite compilation system utilizing an interactive canvas to trace UBO trees.

Challenges we faced

The primary bottleneck was architectural synchronization. Enforcing a strict zero-cache policy meant exposing the system to instant upstream API traffic spikes. Running heavy, multi-step concurrent reasoning loops during live data synthesis pushed sandbox quota protections to their breaking points. We surmounted this by building strict execution throttles and resilient retry loops directly into the agentic worker pipelines, ensuring enterprise stability without compromising live data accuracy.

Accomplishments that we're proud of

We successfully achieved an absolute real-time auditing flow that can evaluate dual-jurisdiction corporate status in seconds. The streaming logs interface offers absolute transparency, enabling compliance officers to track every query tool call as the agent processes live government data feeds.

What we learned

We learned the realities of optimizing next-generation agentic workflows under volatile network demand. Moving away from standard database caching layers requires robust network error-handling patterns, strategic API throttling, and high-throughput production deployment environments to stay stable.

What's next for Dual-Market Corporate Compliance Analytics

We plan to scale our integration targets beyond the UK and Hong Kong to incorporate automated checking for EU passporting rights and corporate registries across North America, building a true global web of instantaneous regulatory analytics.

Built With

Share this project:

Updates