Versión 1.0
This commit is contained in:
161
app/tests/rubricas/imagenes/id.json
Normal file
161
app/tests/rubricas/imagenes/id.json
Normal file
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"rubric": {
|
||||
"id": "f5a9b2c1-8d3e-4a7f-b12c-9d8e7f6a5b4c",
|
||||
"name": "Official ID Verification Rubric",
|
||||
"description": "Rúbrica para evaluar la calidad, legibilidad y validez visual de fotografías de documentos de identificación oficial (ej. INE, Pasaporte o Licencia).",
|
||||
"user_id": "112b3fda-e380-4919-9f9d-ff941a3b1938",
|
||||
"status": true,
|
||||
"visibility": "private",
|
||||
"verified": true
|
||||
},
|
||||
"category": {
|
||||
"id": 10,
|
||||
"name": "National IDs",
|
||||
"status": true,
|
||||
"hierarchy": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Identity Verification",
|
||||
"level": 0,
|
||||
"parent_id": null
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "Document Analysis",
|
||||
"level": 1,
|
||||
"parent_id": 1
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"name": "Official IDs",
|
||||
"level": 2,
|
||||
"parent_id": 4
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"name": "National IDs",
|
||||
"level": 3,
|
||||
"parent_id": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
"criteria": [
|
||||
{
|
||||
"id": 100,
|
||||
"name": "Image Quality",
|
||||
"description": "Evalúa la calidad general de la captura fotográfica del documento.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": null,
|
||||
"sub_criteria": [
|
||||
{
|
||||
"id": 101,
|
||||
"name": "Sharpness & Focus",
|
||||
"description": "La imagen está perfectamente enfocada, sin desenfoque de movimiento, permitiendo ver los microtextos.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": 100
|
||||
},
|
||||
{
|
||||
"id": 102,
|
||||
"name": "Lighting & Glare",
|
||||
"description": "Iluminación uniforme. No hay reflejos del flash (glare) ni sombras densas que oculten el rostro o información vital.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": 100
|
||||
},
|
||||
{
|
||||
"id": 103,
|
||||
"name": "Framing & Completeness",
|
||||
"description": "Los cuatro bordes del documento son claramente visibles. La identificación no está cortada ni parcialmente fuera de la foto.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": 100
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 200,
|
||||
"name": "Text Readability",
|
||||
"description": "Evalúa si los datos impresos en el documento son legibles para su extracción.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": null,
|
||||
"sub_criteria": [
|
||||
{
|
||||
"id": 201,
|
||||
"name": "Personal Data",
|
||||
"description": "El nombre completo, fecha de nacimiento y dirección (si aplica) son 100% legibles.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": 200
|
||||
},
|
||||
{
|
||||
"id": 202,
|
||||
"name": "Document Identifiers",
|
||||
"description": "El número de documento, folio o código MRZ (zona de lectura mecánica) son claramente distinguibles.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": 200
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 300,
|
||||
"name": "Security & Physical Integrity",
|
||||
"description": "Verificación visual de la integridad física del plástico o papel.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": null,
|
||||
"sub_criteria": [
|
||||
{
|
||||
"id": 301,
|
||||
"name": "Face Photograph Clarity",
|
||||
"description": "La fotografía del rostro impresa en el documento es clara, tiene buen contraste y no presenta alteraciones.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": 300
|
||||
},
|
||||
{
|
||||
"id": 302,
|
||||
"name": "No Tampering Signs",
|
||||
"description": "El documento no presenta roturas, tachaduras, dobleces extremos o signos visuales de manipulación digital/física.",
|
||||
"type_criteria": "primary",
|
||||
"type_value": "numeric",
|
||||
"value": "10",
|
||||
"status": true,
|
||||
"criteria_id": 300
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"id": 1,
|
||||
"title": "KYC Best Practices for ID Verification",
|
||||
"url": "https://example.com/kyc-standards",
|
||||
"reference_type": "internal_policy",
|
||||
"is_primary": true,
|
||||
"description": "Estándares internos de Qualidot para el proceso de Conoce a tu Cliente (KYC) y prevención de fraude.",
|
||||
"status": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user