{
  "schemaVersion": 1,
  "version": "2026-09-07",
  "checked_at": "2026-09-07",
  "items": [
    {
      "id": "magnitude",
      "label": "Magnitude changes the winner",
      "provenance": "Kingy deterministic teaching example",
      "values": {
        "qx": 1,
        "qy": 0,
        "ax": 2,
        "ay": 1,
        "bx": 0.8,
        "by": 0,
        "cx": -1,
        "cy": 1,
        "normalize": false
      }
    },
    {
      "id": "unit",
      "label": "Normalize the same example",
      "provenance": "Kingy deterministic teaching example",
      "values": {
        "qx": 1,
        "qy": 0,
        "ax": 2,
        "ay": 1,
        "bx": 0.8,
        "by": 0,
        "cx": -1,
        "cy": 1,
        "normalize": true
      }
    },
    {
      "id": "opposite",
      "label": "Orthogonal and opposite",
      "provenance": "Kingy deterministic teaching example",
      "values": {
        "qx": 1,
        "qy": 0,
        "ax": 0,
        "ay": 1,
        "bx": -1,
        "by": 0,
        "cx": 1,
        "cy": 0,
        "normalize": false
      }
    },
    {
      "id": "zero",
      "label": "Zero-vector boundary",
      "provenance": "Kingy deterministic teaching example",
      "values": {
        "qx": 0,
        "qy": 0,
        "ax": 2,
        "ay": 1,
        "bx": 0.8,
        "by": 0,
        "cx": -1,
        "cy": 1,
        "normalize": false
      }
    }
  ]
}
