← mecheval / run / a3-hex-bolt-pattern-01 / claude-mcp-claude-opus-4-7 / 20260611T181132Z-d82c

run 20260611T181132Z-d82c

a3-hex-bolt-pattern-01 · claude-mcp-claude-opus-4-7

Summary

statusfail
score0.50 (3/6)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T18:11:32.778Z
ended2026-06-11T18:13:16.733Z
tokens592,100 in · 5,863 out · 597,963 total
wallclock103.9s
tool calls40
task hash01a4b0ae34f8c19b…
vcad hashc098bd52a2fbdc9f…

Prompt

Make a flat square plate 60mm × 60mm × 8mm thick. Center it in X and Y with the bottom face on the XY plane (z = 0 to z = 8). Drill seven through-holes of diameter 5mm, axes parallel to Z, arranged in a hexagonal grid pattern: one hole at the center (0, 0), and six surrounding holes at the vertices of a regular hexagon with circumradius 15mm (distance from center to each surrounding hole is exactly 15mm). The first surrounding hole is on the +X axis, and the remaining five are evenly spaced every 60 degrees. Output a single solid.

Checks

0
valid_solid
pass
params + details
params: {
  "type": "valid_solid"
}

details: {
  "root_count": 2,
  "solids_produced": 2
}
1
bbox
pass
params + details
params: {
  "type": "bbox",
  "min": [
    -30,
    -30,
    0
  ],
  "max": [
    30,
    30,
    8
  ],
  "tolerance_mm": 0.1
}

details: {
  "actual_max": [
    30,
    30,
    8
  ],
  "actual_min": [
    -30,
    -30,
    0
  ],
  "deviation_max": [
    0,
    0,
    0
  ],
  "deviation_min": [
    0,
    0,
    0
  ],
  "max_abs_deviation_mm": 0,
  "tolerance_mm": 0.1
}
2
mass_props
fail
volume off by 2.3%
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 27700.44,
  "tolerance_pct": 0.5
}

details: {
  "volume": {
    "actual_mm3": 28329.517700635944,
    "deviation_pct": 2.271002556767856,
    "pass": false,
    "spec_mm3": 27700.44,
    "tolerance_pct": 0.5
  }
}
3
hole_count
fail
found 4/7 holes of ⌀5mm
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 5,
  "expected": 7,
  "diameter_tolerance_mm": 0.05
}

details: {
  "actual": 4,
  "diameter_mm": 5,
  "diameter_tolerance_mm": 0.05,
  "expected": 7,
  "found": [
    [
      0,
      0,
      5
    ],
    [
      15,
      0,
      5
    ],
    [
      7.5,
      12.9903810567666,
      5
    ],
    [
      -7.5,
      12.9903810567666,
      5
    ]
  ]
}
4
hole_positions
fail
3/7 mispositioned
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 5,
  "positions": [
    [
      0,
      0,
      0
    ],
    [
      15,
      0,
      0
    ],
    [
      7.5,
      12.99,
      0
    ],
    [
      -7.5,
      12.99,
      0
    ],
    [
      -15,
      0,
      0
    ],
    [
      -7.5,
      -12.99,
      0
    ],
    [
      7.5,
      -12.99,
      0
    ]
  ],
  "tolerance_mm": 0.2
}

details: {
  "diameter_mm": 5,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        0,
        0
      ],
      "pass": true,
      "spec_xy": [
        0,
        0
      ]
    },
    {
      "distance_mm": 0,
      "matched_hole": [
        15,
        0
      ],
      "pass": true,
      "spec_xy": [
        15,
        0
      ]
    },
    {
      "distance_mm": 0.0003810567665993858,
      "matched_hole": [
        7.5,
        12.9903810567666
      ],
      "pass": true,
      "spec_xy": [
        7.5,
        12.99
      ]
    },
    {
      "distance_mm": 0.0003810567665993858,
      "matched_hole": [
        -7.5,
        12.9903810567666
      ],
      "pass": true,
      "spec_xy": [
        -7.5,
        12.99
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -15,
        0
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -7.5,
        -12.99
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        7.5,
        -12.99
      ]
    }
  ],
  "tolerance_mm": 0.2,
  "unmatched_extras": []
}
5
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 0.5
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          30,
          30,
          8
        ],
        "original_min": [
          -30,
          -30,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          30,
          30,
          8
        ],
        "roundtripped_min": [
          -30,
          -30,
          0
        ],
        "tolerance_mm": 0.4261455150532503
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0.007147949319218128,
        "original_mm3": 28172.690275562985,
        "pass": true,
        "roundtripped_mm3": 28174.704045185743
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          2.5,
          2.5,
          8
        ],
        "original_min": [
          -2.5,
          -2.5,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          2.5,
          2.5,
          8
        ],
        "roundtripped_min": [
          -2.5,
          -2.5,
          0
        ],
        "tolerance_mm": 0.05338539126015656
      },
      "index": 1,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815275502572024,
        "original_mm3": 156.82742507295822,
        "pass": true,
        "roundtripped_mm3": 156.07225781487296
      }
    }
  ],
  "tolerance_pct": 0.5
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create
err
6ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "difference",
  "name": "Plate with holes",
  "params": {
    "shape": {
      "type": "translate",
      "params": {
        "x": -30,
        "y": -30,
        "z": 0,
        "shape": {
          "type": "cube",
          "params": {
            "x": 60,
            "y": 60,
            "z": 8
          }
        }
      }
    },
    "tool": {
      "type": "union",
      "params": {
        "a": {
          "type": "cylinder",
          "params": {
            "r": 2.5,
            "h": 8
          }
        },
        "b": {
          "type": "union",
          "params": {
            "a": {
              "type": "union",
              "params": {
                "a": {
                  "type": "translate",
                  "params": {
                    "x": 15,
                    "y": 0,
                    "z": 0,
                    "shape": {
                      "type": "cylinder",
                      "params": {
                        "r": 2.5,
                        "h": 8
                      }
                    }
                  }
                },
                "b": {
                  "type": "translate",
                  "params": {
                    "x": 7.5,
                    "y": 12.9903810567666,
                    "z": 0,
                    "shape": {
                      "type": "cylinder",
                      "params": {
                        "r": 2.5,
                        "h": 8
                      }
                    }
                  }
                }
              }
            },
            "b": {
              "type": "union",
              "params": {
                "a": {
                  "type": "union",
                  "params": {
                    "a": {
                      "type": "translate",
                      "params": {
                        "x": -7.5,
                        "y": 12.9903810567666,
                        "z": 0,
                        "shape": {
                          "type": "cylinder",
                          "params": {
                            "r": 2.5,
                            "h": 8
                          }
                        }
                      }
                    },
                    "b": {
                      "type": "translate",
                      "params": {
                        "x": -15,
                        "y": 0,
                        "z": 0,
                        "shape": {
                          "type": "cylinder",
                          "params": {
                            "r": 2.5,
                            "h": 8
                          }
                        }
                      }
                    }
                  }
                },
                "b": {
                  "type": "union",
                  "params": {
                    "a": {
                      "type": "translate",
                      "params": {
                        "x": -7.5,
                        "y": -12.9903810567666,
                        "z": 0,
                        "shape": {
                          "type": "cylinder",
                          "params": {
                            "r": 2.5,
                            "h": 8
                          }
                        }
                      }
                    },
                    "b": {
                      "type": "translate",
                      "params": {
                        "x": 7.5,
                        "y": -12.9903810567666,
                        "z": 0,
                        "shape": {
                          "type": "cylinder",
                          "params": {
                            "r": 2.5,
                            "h": 8
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}
2
read
ok
4ms
args
{
  "document_id": "doc_1781201492948_1"
}
3
create_cad_loon
ok
12ms
args
{
  "source": "[let plate [translate -30 -30 0 [cube 60 60 8]]\n  [let h0 [cylinder 2.5 8]\n    [let h1 [translate 15 0 0 [cylinder 2.5 8]]\n      [let h2 [translate 7.5 12.9903810567666 0 [cylinder 2.5 8]]\n        [let h3 [translate -7.5 12.9903810567666 0 [cylinder 2.5 8]]\n          [let h4 [translate -15 0 0 [cylinder 2.5 8]]\n            [let h5 [translate -7.5 -12.9903810567666 0 [cylinder 2.5 8]]\n              [let h6 [translate 7.5 -12.9903810567666 0 [cylinder 2.5 8]]\n                [root [difference [union h0 [union h1 [union h2 [union h3 [union h4 [union h5 h6]]]]]] plate] \"steel\"]]]]]]]]]",
  "format": "json"
}
4
create
ok
4ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cube",
  "name": "test",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 8
    }
  }
}
5
delete
ok
5ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "1"
}
6
create
ok
4ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cube",
  "name": "Plate raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 8
    }
  }
}
7
create
ok
9ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "translate",
  "name": "Plate centered",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    },
    "child": 1
  }
}
8
read
ok
3ms
args
{
  "document_id": "doc_1781201492948_1"
}
9
read
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "2"
}
10
create
err
5ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cylinder",
  "name": "hole center",
  "params": {
    "radius": 2.5,
    "height": 8
  }
}
11
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cylinder",
  "name": "hole center",
  "params": {
    "radius": 2.5,
    "height": 8,
    "segments": 64
  }
}
12
create
ok
4ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "difference",
  "name": "Drill center",
  "params": {
    "left": 2,
    "right": 3
  }
}
13
read
ok
3ms
args
{
  "document_id": "doc_1781201492948_1"
}
14
get_document
ok
2ms
args
{
  "document_id": "doc_1781201492948_1"
}
15
delete
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "1"
}
16
delete
ok
1ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "2"
}
17
delete
ok
2ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "3"
}
18
get_document
ok
2ms
args
{
  "document_id": "doc_1781201492948_1"
}
19
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cylinder",
  "params": {
    "radius": 2.5,
    "height": 8,
    "segments": 64
  }
}
20
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "translate",
  "parent_part_id": "5",
  "params": {
    "offset": {
      "x": 15,
      "y": 0,
      "z": 0
    },
    "child": 5
  }
}
21
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "difference",
  "name": "drill h1",
  "params": {
    "left": 4,
    "right": 6
  }
}
22
delete
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "4"
}
23
delete
ok
1ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "5"
}
24
delete
ok
2ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "6"
}
25
get_document
ok
2ms
args
{
  "document_id": "doc_1781201492948_1"
}
26
create
ok
2ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cylinder",
  "params": {
    "radius": 2.5,
    "height": 8,
    "segments": 64
  }
}
27
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "translate",
  "parent_part_id": "8",
  "params": {
    "offset": {
      "x": 7.5,
      "y": 12.9903810567666,
      "z": 0
    },
    "child": 8
  }
}
28
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "difference",
  "name": "drill h2",
  "params": {
    "left": 7,
    "right": 9
  }
}
29
delete
ok
2ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "7"
}
30
delete
ok
1ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "8"
}
31
delete
ok
2ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "9"
}
32
create
ok
4ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cylinder",
  "params": {
    "radius": 2.5,
    "height": 8,
    "segments": 64
  }
}
33
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "translate",
  "parent_part_id": "11",
  "params": {
    "offset": {
      "x": -7.5,
      "y": 12.9903810567666,
      "z": 0
    },
    "child": 11
  }
}
34
create
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "difference",
  "name": "drill h3",
  "params": {
    "left": 10,
    "right": 12
  }
}
35
delete
ok
3ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "10"
}
36
delete
ok
1ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "11"
}
37
delete
ok
1ms
args
{
  "document_id": "doc_1781201492948_1",
  "part_id": "12"
}
38
create
ok
4ms
args
{
  "document_id": "doc_1781201492948_1",
  "type": "cylinder",
  "params": {
    "radius": 2.5,
    "height": 8,
    "segments": 64
  }
}
39
get_document
ok
1ms
args
{
  "document_id": "doc_1781201492948_1"
}

What the model built

isometric render via vcad-render · the model's actual .vcad output, faceted at 28 segments per cylinder · download 20260611T181132Z-d82c.vcad

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "Plate raw",
      "op": {
        "type": "Cube",
        "size": {
          "x": 60,
          "y": 60,
          "z": 8
        }
      }
    },
    "2": {
      "id": 2,
      "name": "Plate centered",
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -30,
          "y": -30,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": "hole center",
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 8,
        "segments": 64
      }
    },
    "4": {
      "id": 4,
      "name": "Drill center",
      "op": {
        "type": "Difference",
        "left": 2,
        "right": 3
      }
    },
    "5": {
      "id": 5,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 8,
        "segments": 64
      }
    },
    "6": {
      "id": 6,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 5,
        "offset": {
          "x": 15,
          "y": 0,
          "z": 0
        }
      }
    },
    "7": {
      "id": 7,
      "name": "drill h1",
      "op": {
        "type": "Difference",
        "left": 4,
        "right": 6
      }
    },
    "8": {
      "id": 8,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 8,
        "segments": 64
      }
    },
    "9": {
      "id": 9,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 8,
        "offset": {
          "x": 7.5,
          "y": 12.9903810567666,
          "z": 0
        }
      }
    },
    "10": {
      "id": 10,
      "name": "drill h2",
      "op": {
        "type": "Difference",
        "left": 7,
        "right": 9
      }
    },
    "11": {
      "id": 11,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 8,
        "segments": 64
      }
    },
    "12": {
      "id": 12,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 11,
        "offset": {
          "x": -7.5,
          "y": 12.9903810567666,
          "z": 0
        }
      }
    },
    "13": {
      "id": 13,
      "name": "drill h3",
      "op": {
        "type": "Difference",
        "left": 10,
        "right": 12
      }
    },
    "14": {
      "id": 14,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 2.5,
        "height": 8,
        "segments": 64
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 13,
      "material": "default"
    },
    {
      "root": 14,
      "material": "default"
    }
  ]
}

generated 2026-06-19T01:47:55.851Z · static site, regenerate with npm run build -w @mecheval/leaderboard