Score country benchmark risk tier and determine inspection rate (art-168) → validate single-DDS rule compliance and upstream reference linkage (art-169) → run scored A–F readiness diagnostic across 6 dimensions with enforcement deadlines (art-170). Full supply-chain due-diligence pipeline for Regulation (EU) 2023/1115. Zero network, zero PII.
score_eudr_country_risk{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "score_eudr_country_risk",
"arguments": {
"country_code": "BR"
}
},
"id": 1
}
link_eudr_supply_chain_traceability{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "link_eudr_supply_chain_traceability",
"arguments": {
"supply_chain": {
"operator_is_first": false,
"upstream_dds_refs": ["TRACES-2026-DE-001234"],
"plot_geolocation_present": true,
"custody_chain_complete": true
}
}
},
"id": 2
}
run_eudr_readiness_fit{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "run_eudr_readiness_fit",
"arguments": {
"entity": {
"scope_mapped": true,
"geolocation_data_ready": true,
"dds_submission_ready": true,
"risk_assessed": true,
"mitigation_documented": false,
"retention_system_ready": false
}
}
},
"id": 3
}