Back to evaluations
Draft evaluation
Build a Legal Entity Identifier Graph Resolver using Google ADK — evaluation
Assess the agent's ability to accurately trace orphaned corporate LEI records to their true ultimate parent.
Evaluation type
task based
Challenge
Build a Legal Entity Identifier Graph Resolver using Google ADK
Difficulty
Advanced
Rigor
Not declared
The author has not specified a rigor level.
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
Trace Ultimate Parent
Given an orphaned LEI record, find and output the canonical Ultimate Parent LEI.
Input format
JSON containing orphan_lei, firm_name, jurisdiction, and historical_filings text.
Output format
JSON with upe_lei, upe_name, confidence, and chain_path.