Back to evaluations
Public evaluation

Resolve Entity Graph

Measure accuracy in resolving identical physical entities registered under differing structural names and jurisdictions.

Evaluation type
task based
Challenge
Orchestrate Entity Resolution for Cross-Border KYC with CrewAI and Cursor
Difficulty
Intermediate
Rigor
Unspecified

Evaluation overview

How the linked challenge is judged: tasks, benchmarks, and criteria count.

Tasks
1
Benchmarks
0
Criteria
0

Task templates

Inputs and expected outputs.

Task 1

Resolve Entity Graph

Compare two corporate records and decide if they refer to the same ultimate parent entity.

Input format

JSON containing record_A and record_B with name, address, tax_id, and jurisdiction.

Output format

JSON containing is_match (boolean), confidence_score (float), and resolution_graph.