💡 The Problem: The "A Priori" Dilemma Compliance in modern wealth management is fundamentally broken because it is a reactive, post-trade process. While trades execute at microsecond speeds across fragmented venues and dark pools, compliance logic remains stuck in manual silos. The disconnect between Front Office intent and Middle Office risk checks creates an environment where non-compliant trades—violating SEC Rule 15c3-5 or CIRO UMIR—are only caught after the capital is already exhausted. We needed a system that makes non-compliant trades practically impossible a priori.

⚙️ The Solution: The FazGem "Relay Race" Paradigm

FazGem acts as an unpassable Stage 2 tollbooth in the 8-Stage Trade Lifecycle. It uses a dual-engine architecture to split the compliance workload:

Leg 1: Rose Engine (Qualitative Reasoner): Powered by Gemini 3.7 Flash, Rose is natively multimodal. It ingests scanned client KYC PDFs, blotter data, and firm policies to qualitatively structure trade intent, investment objectives, and fiduciary suitability.

Leg 2: Ogu Feray Sentinel (Deterministic Guardrail): A sub-50ms Python execution engine that takes Rose's structured JSON and runs strict statutory math—enforcing single-order value caps, daily cumulative limits, and counterparty credit checks. It emits a binary PASS/BLOCK verdict.

🛡️ Security & Multi-Tenant Fortress (Model Armor)

We built FazGem for the "Fortified Enterprise Fleet" track. Before any payload touches the network, our Zero-Trust WASM (WebAssembly) Client Intake scrubs all Personally Identifiable Information (PII) and email metadata locally in the browser's linear memory. Furthermore, all external venue data is processed through Tenant-Isolated Ephemeral Context windows to guarantee zero cross-contamination.

🛠️ Technologies Used

AI: Gemini 3.7 Flash, Google Agent Framework

Cloud Infrastructure: Google Cloud Platform (GCP), KMS-Encrypted Firestore, Cloud Run

Compute & Edge: WebAssembly (WASM), Python (FastAPI)

🧠 Findings & Learnings

We learned that pure LLM reasoning is insufficient for statutory math; enterprise AI requires a deterministic fallback to achieve zero-hallucination compliance. By wrapping Gemini's qualitative reasoning inside Python's strict deterministic guardrails, we unlocked a way to leverage AI for fiduciary compliance without risking regulatory breaches.

🚀 Acknowledgments & AI Collaboration

This architectural framework and codebase were conceptualized, authored, and engineered solely by Clifford Amicar, Founder and Lead Architect of FazGem Inc. Special acknowledgment is extended to the Google Cloud AI Ecosystem and Gemini 3.7 Flash, which served as an advanced AI development co-pilot throughout the design phase.

Built With

Share this project:

Updates

Submission history