)]}'
{
  "commit": "327915f86776bf61d9a65960537a1fe3a936234a",
  "tree": "03a3f4e0c22faadf674e14de81392037ee48e19a",
  "parents": [
    "db286dbf2f51f571e6c42a0808a10e37ec3c3823"
  ],
  "author": {
    "name": "JingsongLi",
    "email": "jingsonglee0@gmail.com",
    "time": "Mon Jun 08 14:35:56 2026 +0800"
  },
  "committer": {
    "name": "JingsongLi",
    "email": "jingsonglee0@gmail.com",
    "time": "Mon Jun 08 14:35:56 2026 +0800"
  },
  "message": "Require exact query length in Python and JNI bindings\n\nOversized query arrays can panic in core distance functions. Change\nlength checks from \u003c to !\u003d so both short and long arrays are rejected\nas ValueError (Python) or RuntimeException (JNI) instead of crashing.\n\nCo-Authored-By: Claude Opus 4.6 \u003cnoreply@anthropic.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7ada63bf13e4a095f9a465705dcb4daf6a7919f4",
      "old_mode": 33188,
      "old_path": "jni/src/lib.rs",
      "new_id": "b55ad31d5ecf53e2971b2fd599ef3913f259f9d6",
      "new_mode": 33188,
      "new_path": "jni/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "66a68a3e9f2f4cec2110aa5f9d8177c05b4a6a1d",
      "old_mode": 33188,
      "old_path": "python/src/lib.rs",
      "new_id": "52204d9c95ec49a8ecf9b7807ca6f439ff8516da",
      "new_mode": 33188,
      "new_path": "python/src/lib.rs"
    }
  ]
}
