the fraud platform AI-Native Fraud Investigation Platform
Joseph Fluckiger — AI Principal Engineer
An AWS-native agent platform where Claude orchestrates the fraud platform’s internal tools
to investigate fraud cases — with typed contracts, full tracing, and human approval for sensitive actions.
The platform augments the investigation workflow, not the fraud engine.
Analyst
Agent Orchestration
the fraud platform Tools
Knowledge & Models
Control Plane
Infrastructure
Analyst Experience Layer
Internal Chat / Copilot
Natural language case investigation embedded in the analyst workflow
Platform API
Programmatic access for automated workflows and integrations
Core guardrail: The agent cites which tool produced each finding.
Unsupported claims are blocked or downgraded. The platform proposes;
the system of record decides. Sensitive actions require analyst approval.
2 matches found 91% top similarity shared device + IP
→
TOOL 2
cluster_search
ring_12 confirmed 3 accounts coordinated signup
→
TOOL 3
transaction_explainer
High-risk merchant New account + velocity Network overlap
→
TOOL 4
model_explainer
device_overlap 34% account_age 27% velocity 18%
→
SYNTHESIZE
Investigation Report
Facts vs signals 95% confidence Recommend: BLOCK
→
APPROVAL
Analyst Review
Block transaction Freeze ring members Human sign-off
Existing Fraud Platform — Source of Truth
Deterministic Systems — unchanged, augmented by AI layer
CatBoost Scoring
Risk scoring engine. Produces the fraud score that triggers case flagging. Not replaced by LLM.
Graph Analysis
Ring detection and entity relationships. Feeds cluster_search and closest_user_search tools.
Shapley Explainability
Model-level feature importances. Powers the model_explainer tool output.
Boundary: The AI layer handles routing, evidence gathering, synthesis, and report drafting.
Fraud scoring, graph detection, model explainability, and state mutations remain deterministic.
The LLM never directly mutates customer state.
Phased Rollout
PHASE 1
Copilot
Agents gather evidence and draft reports. Analysts approve everything.
→
PHASE 2
Semi-Autonomous
Low-risk tasks run automatically. High-risk actions still require approval.
→
PHASE 3
Autonomous SOPs
Mature workflows execute end-to-end. Humans focus on exceptions.