{
  "schema_version": 1,
  "proof_kind": "multimodal_retrieval",
  "generated_at": "2026-08-22T02:36:16Z",
  "runtime": {
    "mere_run_version": "0.43.0",
    "model": "vision-embed-qwen3-vl-2b",
    "dimensions": 256,
    "prompt_tokens": 2987
  },
  "instruction": "Retrieve the image that best matches the text description",
  "query": "a red fox in a yellow raincoat standing on a foggy wharf",
  "command": "mere.run vision embed --text \"a red fox in a yellow raincoat standing on a foggy wharf\" --image public/showcase/fox-plate-square.webp --image public/showcase/hero.webp --image public/showcase/mandelbrot_seahorse.webp --instruction \"Retrieve the image that best matches the text description\" --dimensions 256 --pretty",
  "score_method": "dot product of the normalized query and image vectors returned by one command invocation",
  "ranking": [
    {
      "rank": 1,
      "asset": "/showcase/fox-plate-square.webp",
      "asset_sha256": "71f31a05ebd11ad8973e8c8b3341813e99617e971f4ddfd09f15e1773a2cb880",
      "cosine_similarity": 0.798602
    },
    {
      "rank": 2,
      "asset": "/showcase/hero.webp",
      "asset_sha256": "34d8dbf53e0ea184025f115c311f577218287f08ae54e73a54f43d1f8a8b4850",
      "cosine_similarity": 0.268319
    },
    {
      "rank": 3,
      "asset": "/showcase/mandelbrot_seahorse.webp",
      "asset_sha256": "99730ca7ef95ccd877fe1349e12d0f030feb777399d163e3e4bdbc304394297f",
      "cosine_similarity": 0.087383
    }
  ]
}
