{
  "tool_id": "art-354-mletr-jurisdiction-adoption-lookup",
  "note": "MLETR jurisdiction-adoption static lookup (MC-3). Vector 1: both corridor legs MLETR-adopted. Vector 2: mixed adopted/aligned corridor. Vector 3: unknown jurisdiction, finite gap-verdict edge case.",
  "vectors": [
    {
      "name": "corridor_both_adopted",
      "description": "UK -> Singapore: both jurisdictions have enacted MLETR-based legislation.",
      "policy_parameters": {
        "origin_jurisdiction": "UK",
        "destination_jurisdiction": "Singapore"
      },
      "output_payload": {
        "corridor": {
          "origin": {
            "input": "UK",
            "code": "UK",
            "name": "United Kingdom",
            "status": "adopted",
            "statute": "Electronic Trade Documents Act 2023 (ETDA 2023)",
            "effective_date": "2023-09-20",
            "scope": "Possessable electronic documents incl. bills of lading, bills of exchange, promissory notes.",
            "citation": "UK Public General Acts 2023 c.8"
          },
          "destination": {
            "input": "Singapore",
            "code": "SG",
            "name": "Singapore",
            "status": "adopted",
            "statute": "Electronic Transactions (Amendment) Act 2021",
            "effective_date": "2021-02-01",
            "scope": "Electronic transferable records -- first national MLETR adoption worldwide.",
            "citation": "Singapore Statutes, Electronic Transactions Act Part IVA"
          }
        },
        "verdict": "MLETR_CORRIDOR_RECOGNIZED",
        "ebl_legally_effective": true,
        "disambiguation": "lookup_mletr_jurisdiction_adoption is a static citation-table lookup -- statute, scope, and effective date per jurisdiction, plus a corridor verdict. It is NOT a legal opinion and does NOT assess a specific eBL document (use validate_mletr_record, art-53, for a document-level MLETR Art.10/11 conformance check).",
        "data_version": "MLETR-JURISDICTION-ADOPTION-2026-07-17-V1",
        "table_source": "UNCITRAL Model Law on Electronic Transferable Records (MLETR, 2017) national-adoption tracking (uncitral.org/en/texts/ecommerce/modellaw/electronic_transferable_records/status); national gazette/statute citations per jurisdiction, verified at build."
      },
      "golden_hash": "2bd74bf5ca8746125d72030860a7a83104341db9e5727e8bea49b9f160967088"
    },
    {
      "name": "corridor_mixed_adopted_aligned",
      "description": "United States -> United Kingdom: origin is 'aligned' (UCC Art.12, not literal MLETR), destination is 'adopted'.",
      "policy_parameters": {
        "origin_jurisdiction": "United States",
        "destination_jurisdiction": "United Kingdom"
      },
      "output_payload": {
        "corridor": {
          "origin": {
            "input": "United States",
            "code": "US",
            "name": "United States",
            "status": "aligned",
            "statute": "Uniform Commercial Code Article 12 -- Controllable Electronic Records (2022 UCC Amendments), state-by-state enactment",
            "effective_date": "2023-01-01",
            "scope": "Controllable-electronic-records framework -- functionally aligned, not a literal MLETR enactment. Adoption is state-by-state; confirm the specific state.",
            "citation": "Uniform Law Commission, 2022 UCC Amendments, UCC Art. 12"
          },
          "destination": {
            "input": "United Kingdom",
            "code": "UK",
            "name": "United Kingdom",
            "status": "adopted",
            "statute": "Electronic Trade Documents Act 2023 (ETDA 2023)",
            "effective_date": "2023-09-20",
            "scope": "Possessable electronic documents incl. bills of lading, bills of exchange, promissory notes.",
            "citation": "UK Public General Acts 2023 c.8"
          }
        },
        "verdict": "FUNCTIONALLY_EQUIVALENT_CHECK_LOCAL_COUNSEL",
        "ebl_legally_effective": false,
        "disambiguation": "lookup_mletr_jurisdiction_adoption is a static citation-table lookup -- statute, scope, and effective date per jurisdiction, plus a corridor verdict. It is NOT a legal opinion and does NOT assess a specific eBL document (use validate_mletr_record, art-53, for a document-level MLETR Art.10/11 conformance check).",
        "data_version": "MLETR-JURISDICTION-ADOPTION-2026-07-17-V1",
        "table_source": "UNCITRAL Model Law on Electronic Transferable Records (MLETR, 2017) national-adoption tracking (uncitral.org/en/texts/ecommerce/modellaw/electronic_transferable_records/status); national gazette/statute citations per jurisdiction, verified at build."
      },
      "golden_hash": "6e5ebaeb5425281febc280b795f5297066206920940f8b6b0383ffdb003279ac"
    },
    {
      "name": "corridor_unknown_jurisdiction_finite",
      "description": "France -> unrecognised jurisdiction string: gap verdict, finite (no NaN/Infinity), demonstrates the not-adopted fallback.",
      "policy_parameters": {
        "origin_jurisdiction": "France",
        "destination_jurisdiction": "Ruritania"
      },
      "output_payload": {
        "corridor": {
          "origin": {
            "input": "France",
            "code": "FR",
            "name": "France",
            "status": "adopted",
            "statute": "Decree No. 2025-811 (national transposition of the EU electronic transferable-records digitalisation framework)",
            "effective_date": "2025-08-01",
            "scope": "First EU Member State full MLETR-aligned transposition.",
            "citation": "JORF Decret n. 2025-811"
          },
          "destination": {
            "input": "Ruritania",
            "code": "RURITANIA",
            "name": "Ruritania",
            "status": "not-adopted",
            "statute": null,
            "effective_date": null,
            "scope": "No MLETR-aligned electronic transferable-record legislation identified as of MLETR-JURISDICTION-ADOPTION-2026-07-17-V1.",
            "citation": null
          }
        },
        "verdict": "GAP_LEGACY_PAPER_LIKELY_REQUIRED",
        "ebl_legally_effective": false,
        "disambiguation": "lookup_mletr_jurisdiction_adoption is a static citation-table lookup -- statute, scope, and effective date per jurisdiction, plus a corridor verdict. It is NOT a legal opinion and does NOT assess a specific eBL document (use validate_mletr_record, art-53, for a document-level MLETR Art.10/11 conformance check).",
        "data_version": "MLETR-JURISDICTION-ADOPTION-2026-07-17-V1",
        "table_source": "UNCITRAL Model Law on Electronic Transferable Records (MLETR, 2017) national-adoption tracking (uncitral.org/en/texts/ecommerce/modellaw/electronic_transferable_records/status); national gazette/statute citations per jurisdiction, verified at build."
      },
      "golden_hash": "971c310087869ae16361ee9c57573e40f3c0992fc8a0fac566c5853622de02a6"
    }
  ]
}
