{
  "tool_id": "512-tokenized-security-lifecycle-validator",
  "note": "golden_hash is empty until first `node golden-parity.test.mjs --update`.",
  "vectors": [
    {
      "name": "minimal",
      "policy_parameters": {
        "security_type": "ust",
        "jurisdiction": "us",
        "issuance_amount": 1000000,
        "isin_assigned": true,
        "daml_lifecycle_defined": true,
        "custodian_type": "qualified_custodian",
        "covered_events": [
          "issuance",
          "coupon_payment",
          "maturity_redemption"
        ],
        "prospectus_filed": false
      },
      "output_payload": {
        "verdict": "compliant",
        "verdict_badge": "LIFECYCLE_COMPLIANT",
        "all_gaps": [],
        "critical_gaps": [],
        "event_matrix": {
          "issuance": "ok",
          "coupon_payment": "ok",
          "maturity_redemption": "ok"
        }
      },
      "golden_hash": "25264894118be0dfd1743e6fc943f31929b991595713fd144024acc6cd0eea9a"
    }
  ]
}
