Risk Scoring
Zenoo implements a FATF-aligned, 4-dimension risk assessment model. Every case receives a risk score across four dimensions, producing an overall risk tier that drives due diligence requirements and review frequency.The 4 dimensions
Risk is assessed independently across four dimensions. Each dimension scores 0-100 and maps to a tier:Scoring algorithm
Each dimension score is calculated from the alerts and entity attributes associated with the case. The system maps alert categories and entity properties to dimensions using configurable rules.Score to tier mapping
These thresholds are configurable per risk model. The values above are defaults. You can adjust
high_threshold and medium_threshold when creating or modifying a risk model.Overall tier calculation
The overall risk tier is determined by the highest-tier-wins rule: if any single dimension is rated High, the overall tier is High. This conservative approach ensures that concentrated risk in any dimension triggers appropriate due diligence.Risk assessment lifecycle
Analyst overrides
Analysts can override the calculated tier when additional context justifies a different risk rating. Overrides require:- A new tier selection (High, Medium, or Low)
- A documented justification
- Approval by a second reviewer (four-eyes principle)
Risk factors
Each dimension can include specific risk factors that explain the score:- Alert-based factors: Each resolved alert category contributes a factor with its severity
- Entity attribute factors: Jurisdiction, industry, corporate structure complexity
- Country risk factors: FATF status, EU High-Risk listing, Basel AML Index score
EDD triggers
When the overall risk tier isHigh, Enhanced Due Diligence (EDD) requirements are automatically added:
Configurable risk models
Zenoo supports multiple configurable risk models with:- Per-model thresholds: Customize High/Medium score thresholds
- Custom rules: Define scoring rules by alert category, entity attribute, or country data
- Champion/Challenger: A/B test new models in shadow mode before promoting
- What-If Analysis: Backtest parameter changes against historical assessments
- AI Tuning: Generate data-driven optimization recommendations
Next steps
- Alert Management. How alerts contribute to risk scoring.
- Audit Trail. Track all risk assessment events.
- Cases Data Model. Case-level risk fields.
- Status Enums. All risk tier and assessment status values.