Back to evaluations
Public evaluation
treaty_analysis_task
Evaluates multi-agent CrewAI output for reinsurance treaty concentration accuracy and exposure limit compliance.
Evaluation type
task based
Challenge
Multi-Agent Reinsurance Portfolio Treaty Analysis with CrewAI and GitHub Copilot
Difficulty
Advanced
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
treaty_analysis_task
Evaluates a set of global reinsurance treaties to find capital exposure breaches.
Input format
JSON array of treaties containing reinsurer_name, ceding_carrier, limit_usd, retention_usd, hazard_type
Output format
JSON object with accumulated_exposure, limit_breaches (ARRAY), and recommended_hedges (ARRAY)