{
"session_id": "ses_a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"composite_score": 12,
"risk_level": "low",
"components": {
"document_authenticity": {
"score": 8,
"weight": 0.25,
"weighted_score": 2.0,
"details": {
"mrz_valid": true,
"tamper_detected": false,
"document_expired": false
}
},
"face_match": {
"score": 5,
"weight": 0.20,
"weighted_score": 1.0,
"details": {
"similarity": 96.4
}
},
"liveness": {
"score": 10,
"weight": 0.15,
"weighted_score": 1.5,
"details": {
"liveness_score": 92.5,
"liveness_mode": "active"
}
},
"aml_screening": {
"score": 0,
"weight": 0.15,
"weighted_score": 0.0,
"details": {
"matches_found": 0
}
},
"device_fingerprint": {
"score": 15,
"weight": 0.15,
"weighted_score": 2.25,
"details": {
"device_risk_score": 15,
"fraud_signals": []
}
},
"data_consistency": {
"score": 10,
"weight": 0.10,
"weighted_score": 1.0,
"details": {
"name_match": true,
"dob_match": true
}
}
},
"calculated_at": "2026-03-18T10:30:00Z"
}