{
  "tool_id": "505-tokenized-collateral-eligibility-checker",
  "note": "golden_hash is empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "minimal",
      "policy_parameters": {
        "asset_type": "ust",
        "notional": 1000000,
        "transfer_restrictions": {},
        "custody_linkage": "dtc"
      },
      "output_payload": {
        "dtc_status": "DTC_ELIGIBLE",
        "hqla_tier": "HQLA_LEVEL_1",
        "base_haircut": 0,
        "haircut_adj": 0,
        "final_haircut": 0,
        "adjusted_value": 1000000
      },
      "golden_hash": "399da8cf5255499487cdbac82e6322bfc1e69a656314dff6ca82f1189d1c5bef"
    }
  ]
}
