{
  "tool_id": "art-168-eudr-country-benchmark-risk-scorer",
  "note": "golden_hash empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "low-risk-eu-country",
      "policy_parameters": {
        "country_code": "DE"
      },
      "output_payload": {
        "country_code": "DE",
        "benchmark_risk": "low",
        "inspection_rate_pct": 1,
        "due_diligence_level": "simplified — Art. 13 EUDR (risk assessment; no mitigation measures if negligible deforestation risk)",
        "commission_delegated_act_note": "Country benchmark list subject to Commission delegated act under EUDR Art. 29 — verify against published classification before filing."
      },
      "golden_hash": "03e46e9e892871c74ac85a0f3372bc640691ac91beaa3a533ffb9024378c2cce"
    },
    {
      "name": "standard-risk-third-country",
      "policy_parameters": {
        "country_code": "BR"
      },
      "output_payload": {
        "country_code": "BR",
        "benchmark_risk": "standard",
        "inspection_rate_pct": 3,
        "due_diligence_level": "full — Arts. 8-12 EUDR (supply-chain information, risk assessment, mitigation measures)",
        "commission_delegated_act_note": "Country benchmark list subject to Commission delegated act under EUDR Art. 29 — verify against published classification before filing."
      },
      "golden_hash": "a743a5f2359fa32dfcbbaabbfd56d98c91961648c4c3b42b404bcb6d91419764"
    },
    {
      "name": "high-risk-country",
      "policy_parameters": {
        "country_code": "CD"
      },
      "output_payload": {
        "country_code": "CD",
        "benchmark_risk": "high",
        "inspection_rate_pct": 9,
        "due_diligence_level": "enhanced — Art. 14 EUDR (full due diligence + additional consultation with competent authorities)",
        "commission_delegated_act_note": "Country benchmark list subject to Commission delegated act under EUDR Art. 29 — verify against published classification before filing."
      },
      "golden_hash": "1dee7425e46f17e87c60c9f2f044c9c92453db5815e466c4728cfe3d386fe423"
    },
    {
      "name": "empty-input",
      "policy_parameters": {},
      "output_payload": {
        "country_code": null,
        "benchmark_risk": "unknown",
        "inspection_rate_pct": 0,
        "due_diligence_level": "full (default until country classified by Commission delegated act)",
        "commission_delegated_act_note": "Country benchmark list subject to Commission delegated act under EUDR Art. 29 — verify against published classification before filing."
      },
      "golden_hash": "9f8e2cb95d565c35812a3cfcc9364500f14d7f4505a2da687efd810c925135bc"
    }
  ]
}
