{
  "tool_id": "art-38-tempo-onchain-aml",
  "note": "golden_hash is empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "minimal",
      "policy_parameters": {
        "transfers": [
          {
            "tx_ref": "tx-001",
            "amount_usd": 1000,
            "originator_name": "Alice Corp",
            "originator_vasp": "vasp-001",
            "beneficiary_name": "Bob Ltd",
            "beneficiary_vasp": "vasp-002",
            "memo": "Invoice INV-001"
          }
        ],
        "tr_threshold": 3000,
        "sar_threshold": 5000
      },
      "output_payload": {
        "batch_verdict": "PASS",
        "total": 1,
        "escalate_count": 0,
        "flag_count": 0,
        "pass_count": 1,
        "tr_threshold_usd": 3000,
        "sar_threshold_usd": 5000,
        "results": [
          {
            "tx_ref": "tx-001",
            "amount_usd": 1000,
            "verdict": "PASS",
            "ofac_hit": false,
            "travel_rule_status": "NOT_REQUIRED",
            "sar_determination": "NOT_REQUIRED",
            "flags": []
          }
        ]
      },
      "golden_hash": "1667525b36499790455d226f20b2a060a8256e4cf88b50e2ff49591fd06d82d3"
    }
  ]
}
