Back to evaluations
Draft evaluation

Build a Cross-Border Sanctions Triage Agent with Claude Agents SDK and Devin — evaluation

Verify that updated state policy shifts dynamically change agent transaction approvals without manual system restarts.

Evaluation type
task based
Challenge
Build a Cross-Border Sanctions Triage Agent with Claude Agents SDK and Devin
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

Screen ISO20022 Payment

Process ISO 20022 pacs.008 XML/JSON message and emit routing decision.

Input format

JSON containing sender_country, receiver_country, intermediary_banks, and payload_details.

Output format

JSON with decision ('APPROVE', 'HOLD', 'REJECT'), policy_applied, and confidence.