{
  "tool_id": "art-348-score-credit-model-quantized",
  "note": "golden_hash empty until first `node golden-parity.test.mjs --update`. Vectors 0-2 pulled verbatim from ZG-1's test-vectors.json (normalized_fixp16 + the float-model's quantized_prediction, both reproduced by this kernel's compute()).",
  "vectors": [
    {
      "name": "test-vector-0-negative",
      "policy_parameters": {
        "normalized_fixp16": [
          -20129,
          99164,
          96151,
          113542,
          -79509,
          67994,
          46535,
          3936,
          -81611,
          -76625
        ]
      },
      "output_payload": {
        "decision": 0,
        "accumulator_fixp": -16382468,
        "threshold_fixp": 0,
        "n_features": 10,
        "quant_method": "static-linear",
        "bits": 8
      },
      "golden_hash": "e754c11a909f18ef39f56bc9d49de00e9495dff6d8f6bb8cd1606d03ed8605a0"
    },
    {
      "name": "test-vector-1-negative",
      "policy_parameters": {
        "normalized_fixp16": [
          54810,
          44906,
          -54412,
          11525,
          -79509,
          -63167,
          -111821,
          6963,
          -80633,
          92879
        ]
      },
      "output_payload": {
        "decision": 0,
        "accumulator_fixp": -11506188,
        "threshold_fixp": 0,
        "n_features": 10,
        "quant_method": "static-linear",
        "bits": 8
      },
      "golden_hash": "4a6ca8dcceabf2f4cf0fee0d98c873f81e304c4d0a5e96acb643300ad58f689d"
    },
    {
      "name": "test-vector-2-positive",
      "policy_parameters": {
        "normalized_fixp16": [
          79740,
          -77485,
          -77579,
          74195,
          80147,
          -63167,
          28059,
          112536,
          -3031,
          101507
        ]
      },
      "output_payload": {
        "decision": 1,
        "accumulator_fixp": 29666772,
        "threshold_fixp": 0,
        "n_features": 10,
        "quant_method": "static-linear",
        "bits": 8
      },
      "golden_hash": "17a306e135b7b64f0986de6cb46cd5f4d3627d41200ac031befaf9490ba985bf"
    }
  ]
}
