{
  "tool_id": "515-collateral-swap-eligibility-validator",
  "note": "golden_hash is empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "minimal",
      "policy_parameters": {
        "asset_a": "ig_corp_bond",
        "asset_b": "ust",
        "notional_a": 1000000,
        "notional_b": 950000,
        "haircut_a": 50,
        "haircut_b": 0,
        "declared_direction": "UPGRADE",
        "governing_agreement": "gmra",
        "reuse_flag": false,
        "sftr_consent": false,
        "provider_informed": false,
        "counterparty_jurisdiction": "us"
      },
      "output_payload": {
        "eligibility": "SWAP_ELIGIBLE",
        "hqla_tier_a": "Level2B",
        "hqla_tier_b": "Level1",
        "value_a": 500000,
        "value_b": 950000,
        "net_economic_value": 450000,
        "hqla_impact": "UPGRADE",
        "pacs008": {
          "instructed_amount": "950000.00",
          "settlement_date": null
        }
      },
      "golden_hash": "8e481e5ef087f10688adba3ef792fde66bd0c9a801b6e5db91299c1b3b09834c"
    }
  ]
}
