{
  "tool_id": "513-margin-call-collateral-mobilizer",
  "note": "golden_hash is empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "minimal",
      "policy_parameters": {
        "instrument_type": "interest_rate_swap",
        "portfolio_mtm": -500000,
        "aana": 500000000,
        "ccp_cleared": false,
        "mta": 500000,
        "collateral_rows": [
          {
            "asset_type": "ust",
            "notional": 2000000,
            "already_posted": false
          }
        ],
        "on_chain": false
      },
      "output_payload": {
        "im_call": 500000,
        "vm_call": 500000,
        "total_required": 1000000,
        "total_mobilizable": 1960000,
        "gap": -960000,
        "shortfall": false,
        "collateral_detail": [
          {
            "asset_type": "ust",
            "notional": 2000000,
            "already_posted": false,
            "ineligible": false,
            "hc": 0.02,
            "eligible_value": 1960000,
            "mobilizable": true
          }
        ]
      },
      "golden_hash": "f2525a66fdb84323aec4328609bc463a4c9a0b800c4e6e40643f66ee282e1873"
    }
  ]
}
