Workflow Mapping

2 registered workflows · Agent composition and data flow visualization

Commercial Loan Underwriting Pipeline

ACTIVEv2.1LangGraph Cloud · Python SDK callback on LangChain

End-to-end AI-assisted commercial loan underwriting: classifies application, extracts financials, retrieves applicable credit policies, and drafts the credit memo for loan committee review.

Team: Credit AI PlatformTrigger: New loan application submitted via LOS portal
View Details
Steps
4
Executions (30d)
65
Bound Policies
5
Agent Pipeline
1Loan Classifier

Classify application by NAICS, risk tier, and pricing grid

LOW
2Financial Document Extractor

Extract financial metrics from borrower documents

CRITICAL
3Credit Policy Retriever

Retrieve applicable credit policies for the loan type

HIGH
4Credit Memo Drafter

Draft credit memo combining extraction + policy data

HIGH
Steps 2 & 3 run in parallel from Step 1 output

Application Fraud Screening Pipeline

ACTIVEv1.3Azure AI Agent Foundry · Python SDK middleware on Azure AI Agent Service

Automated fraud screening pipeline that analyzes application documents for consistency, cross-references identity data, and flags anomalies before the application enters the underwriting queue.

Team: Fraud PreventionTrigger: Loan application pre-screen trigger from LOS
View Details
Steps
2
Executions (30d)
89
Bound Policies
2
Agent Pipeline
1Application Fraud Screener

Screen documents for fraud indicators and anomalies

CRITICAL
2Collateral Valuation Analyzer

Validate collateral documentation and appraisal values

HIGH