← mecheval / run / a3-hex-nut-01 / claude-mcp-claude-opus-4-7 / 20260611T181310Z-02a6

run 20260611T181310Z-02a6

a3-hex-nut-01 · claude-mcp-claude-opus-4-7

Summary

statusPASS
score1.00 (6/6)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T18:13:10.455Z
ended2026-06-11T18:15:20.995Z
tokens545,394 in · 7,070 out · 552,464 total
wallclock130.5s
tool calls32
task hash7a7b681fbc898d3a…
vcad hashb103cc609d182609…

Prompt

Make a hexagonal nut. The outer cross-section is a regular hexagon with flat-to-flat distance 19mm (so 19mm wrench fits), oriented so two flats are parallel to the X axis (the top and bottom of the hex). Height 8mm along Z, base on the XY plane (z = 0 to z = 8). Concentric central through-hole of diameter 10mm, axis along Z. Output a single solid.

Checks

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

details: {
  "root_count": 1,
  "solids_produced": 1
}
1
bbox
pass
params + details
params: {
  "type": "bbox",
  "min": [
    -10.97,
    -9.5,
    0
  ],
  "max": [
    10.97,
    9.5,
    8
  ],
  "tolerance_mm": 0.2
}

details: {
  "actual_max": [
    10.96969985961914,
    9.5,
    8
  ],
  "actual_min": [
    -10.96969985961914,
    -9.5,
    0
  ],
  "deviation_max": [
    -0.0003001403808600145,
    0,
    0
  ],
  "deviation_min": [
    0.0003001403808600145,
    0,
    0
  ],
  "max_abs_deviation_mm": 0.0003001403808600145,
  "tolerance_mm": 0.2
}
2
mass_props
pass
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 1872.62,
  "tolerance_pct": 1.5
}

details: {
  "volume": {
    "actual_mm3": 1873.7742694601577,
    "deviation_pct": 0.06163927866613731,
    "pass": true,
    "spec_mm3": 1872.62,
    "tolerance_pct": 1.5
  }
}
3
hole_count
pass
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 10,
  "expected": 1,
  "diameter_tolerance_mm": 0.1
}

details: {
  "actual": 1,
  "diameter_mm": 10,
  "diameter_tolerance_mm": 0.1,
  "expected": 1,
  "found": [
    [
      0,
      0,
      10
    ]
  ]
}
4
hole_positions
pass
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 10,
  "positions": [
    [
      0,
      0,
      0
    ]
  ],
  "tolerance_mm": 0.15
}

details: {
  "diameter_mm": 10,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        0,
        0
      ],
      "pass": true,
      "spec_xy": [
        0,
        0
      ]
    }
  ],
  "tolerance_mm": 0.15,
  "unmatched_extras": []
}
5
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 1.5
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          10.96969985961914,
          9.5,
          8
        ],
        "original_min": [
          -10.96969985961914,
          -9.5,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          10.96969985961914,
          9.5,
          8
        ],
        "roundtripped_min": [
          -10.96969985961914,
          -9.5,
          0
        ],
        "tolerance_mm": 0.45158153583723437
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0.10747182239182335,
        "original_mm3": 1873.7742694601577,
        "pass": true,
        "roundtripped_mm3": 1875.7880488150556
      }
    }
  ],
  "tolerance_pct": 1.5
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create
err
6ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "sketch_2_d",
  "name": "Hex Outline",
  "params": {
    "origin": [
      0,
      0,
      0
    ],
    "x_axis": [
      1,
      0,
      0
    ],
    "y_axis": [
      0,
      1,
      0
    ],
    "segments": [
      {
        "type": "line",
        "x1": 9.5,
        "y1": 5.4848,
        "x2": 0,
        "y2": 10.9697
      },
      {
        "type": "line",
        "x1": 0,
        "y1": 10.9697,
        "x2": -9.5,
        "y2": 5.4848
      },
      {
        "type": "line",
        "x1": -9.5,
        "y1": 5.4848,
        "x2": -9.5,
        "y2": -5.4848
      },
      {
        "type": "line",
        "x1": -9.5,
        "y1": -5.4848,
        "x2": 0,
        "y2": -10.9697
      },
      {
        "type": "line",
        "x1": 0,
        "y1": -10.9697,
        "x2": 9.5,
        "y2": -5.4848
      },
      {
        "type": "line",
        "x1": 9.5,
        "y1": -5.4848,
        "x2": 9.5,
        "y2": 5.4848
      }
    ]
  }
}
2
create_cad_loon
err
12ms
args
{
  "source": "[let\n  [sketch hex 0 0 0 1 0 0 0 1 0 #[\n    [line 9.5 5.4848 0 10.9697]\n    [line 0 10.9697 -9.5 5.4848]\n    [line -9.5 5.4848 -9.5 -5.4848]\n    [line -9.5 -5.4848 0 -10.9697]\n    [line 0 -10.9697 9.5 -5.4848]\n    [line 9.5 -5.4848 9.5 5.4848]\n  ]]\n  [root [difference\n    [translate 0 0 -1 [cylinder 5 10]]\n    [extrude 0 0 8 hex]\n  ] \"steel\"]\n]",
  "format": "json"
}
3
create
err
3ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "sketch_2_d",
  "name": "Hex Outline",
  "params": {
    "origin": [
      0,
      0,
      0
    ],
    "x_axis": [
      1,
      0,
      0
    ],
    "y_axis": [
      0,
      1,
      0
    ],
    "segments": [
      {
        "Line": {
          "x1": 9.5,
          "y1": 5.4848,
          "x2": 0,
          "y2": 10.9697
        }
      },
      {
        "Line": {
          "x1": 0,
          "y1": 10.9697,
          "x2": -9.5,
          "y2": 5.4848
        }
      },
      {
        "Line": {
          "x1": -9.5,
          "y1": 5.4848,
          "x2": -9.5,
          "y2": -5.4848
        }
      },
      {
        "Line": {
          "x1": -9.5,
          "y1": -5.4848,
          "x2": 0,
          "y2": -10.9697
        }
      },
      {
        "Line": {
          "x1": 0,
          "y1": -10.9697,
          "x2": 9.5,
          "y2": -5.4848
        }
      },
      {
        "Line": {
          "x1": 9.5,
          "y1": -5.4848,
          "x2": 9.5,
          "y2": 5.4848
        }
      }
    ]
  }
}
4
create
err
5ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "sketch_2_d",
  "name": "Hex Outline",
  "params": {
    "origin": [
      0,
      0,
      0
    ],
    "x_axis": [
      1,
      0,
      0
    ],
    "y_axis": [
      0,
      1,
      0
    ],
    "segments": [
      {
        "type": "Line",
        "x1": 9.5,
        "y1": 5.4848,
        "x2": 0,
        "y2": 10.9697
      },
      {
        "type": "Line",
        "x1": 0,
        "y1": 10.9697,
        "x2": -9.5,
        "y2": 5.4848
      },
      {
        "type": "Line",
        "x1": -9.5,
        "y1": 5.4848,
        "x2": -9.5,
        "y2": -5.4848
      },
      {
        "type": "Line",
        "x1": -9.5,
        "y1": -5.4848,
        "x2": 0,
        "y2": -10.9697
      },
      {
        "type": "Line",
        "x1": 0,
        "y1": -10.9697,
        "x2": 9.5,
        "y2": -5.4848
      },
      {
        "type": "Line",
        "x1": 9.5,
        "y1": -5.4848,
        "x2": 9.5,
        "y2": 5.4848
      }
    ]
  }
}
5
create
err
4ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "sketch_2_d",
  "name": "Hex Outline",
  "params": {
    "origin": [
      0,
      0,
      0
    ],
    "x_axis": [
      1,
      0,
      0
    ],
    "y_axis": [
      0,
      1,
      0
    ],
    "segments": [
      {
        "type": "Line",
        "start": [
          9.5,
          5.4848
        ],
        "end": [
          0,
          10.9697
        ]
      },
      {
        "type": "Line",
        "start": [
          0,
          10.9697
        ],
        "end": [
          -9.5,
          5.4848
        ]
      },
      {
        "type": "Line",
        "start": [
          -9.5,
          5.4848
        ],
        "end": [
          -9.5,
          -5.4848
        ]
      },
      {
        "type": "Line",
        "start": [
          -9.5,
          -5.4848
        ],
        "end": [
          0,
          -10.9697
        ]
      },
      {
        "type": "Line",
        "start": [
          0,
          -10.9697
        ],
        "end": [
          9.5,
          -5.4848
        ]
      },
      {
        "type": "Line",
        "start": [
          9.5,
          -5.4848
        ],
        "end": [
          9.5,
          5.4848
        ]
      }
    ]
  }
}
6
create
ok
7ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "sketch_2_d",
  "name": "Hex Outline",
  "params": {
    "origin": [
      0,
      0,
      0
    ],
    "x_dir": [
      1,
      0,
      0
    ],
    "y_dir": [
      0,
      1,
      0
    ],
    "segments": [
      {
        "type": "Line",
        "start": [
          9.5,
          5.4848
        ],
        "end": [
          0,
          10.9697
        ]
      },
      {
        "type": "Line",
        "start": [
          0,
          10.9697
        ],
        "end": [
          -9.5,
          5.4848
        ]
      },
      {
        "type": "Line",
        "start": [
          -9.5,
          5.4848
        ],
        "end": [
          -9.5,
          -5.4848
        ]
      },
      {
        "type": "Line",
        "start": [
          -9.5,
          -5.4848
        ],
        "end": [
          0,
          -10.9697
        ]
      },
      {
        "type": "Line",
        "start": [
          0,
          -10.9697
        ],
        "end": [
          9.5,
          -5.4848
        ]
      },
      {
        "type": "Line",
        "start": [
          9.5,
          -5.4848
        ],
        "end": [
          9.5,
          5.4848
        ]
      }
    ]
  }
}
7
create
err
4ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "extrude",
  "name": "Hex Body",
  "parent_part_id": "1",
  "params": {
    "sketch": "1",
    "distance": [
      0,
      0,
      8
    ]
  }
}
8
create
err
4ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "extrude",
  "name": "Hex Body",
  "parent_part_id": "1",
  "params": {
    "sketch": 1,
    "distance": [
      0,
      0,
      8
    ]
  }
}
9
create
ok
4ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "extrude",
  "name": "Hex Body",
  "parent_part_id": "1",
  "params": {
    "sketch": 1,
    "direction": [
      0,
      0,
      1
    ],
    "distance": 8
  }
}
10
create
err
4ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "cylinder",
  "name": "Hole",
  "params": {
    "radius": 5,
    "height": 10
  }
}
11
create
ok
3ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "cylinder",
  "name": "Hole",
  "params": {
    "radius": 5,
    "height": 10,
    "segments": 64
  }
}
12
create
err
6ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "translate",
  "name": "Hole Position",
  "parent_part_id": "3",
  "params": {
    "translation": [
      0,
      0,
      -1
    ]
  }
}
13
read
ok
3ms
args
{
  "document_id": "doc_1781201590628_1"
}
14
create
err
3ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "translate",
  "name": "Hole Position",
  "parent_part_id": "3",
  "params": {
    "translation": [
      0,
      0,
      -1
    ],
    "child": 3
  }
}
15
create
ok
3ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "translate",
  "name": "Hole Position",
  "parent_part_id": "3",
  "params": {
    "offset": [
      0,
      0,
      -1
    ],
    "child": 3
  }
}
16
create
err
4ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "difference",
  "name": "Nut",
  "params": {
    "base": 2,
    "tools": [
      4
    ]
  }
}
17
create
ok
3ms
args
{
  "document_id": "doc_1781201590628_1",
  "type": "difference",
  "name": "Nut",
  "params": {
    "left": 2,
    "right": 4
  }
}
18
read
ok
2ms
args
{
  "document_id": "doc_1781201590628_1"
}
19
render_view
ok
125ms
args
{
  "document_id": "doc_1781201590628_1"
}
20
get_document
ok
1ms
args
{
  "document_id": "doc_1781201590628_1"
}
21
update
ok
5ms
args
{
  "document_id": "doc_1781201590628_1",
  "node_id": "2",
  "params": {
    "direction": [
      0,
      0,
      8
    ]
  }
}
22
delete
ok
2ms
args
{
  "document_id": "doc_1781201590628_1",
  "part_id": "1"
}
23
delete
ok
1ms
args
{
  "document_id": "doc_1781201590628_1",
  "part_id": "2"
}
24
delete
ok
1ms
args
{
  "document_id": "doc_1781201590628_1",
  "part_id": "3"
}
25
delete
ok
1ms
args
{
  "document_id": "doc_1781201590628_1",
  "part_id": "4"
}
26
get_document
ok
2ms
args
{
  "document_id": "doc_1781201590628_1"
}
27
render_view
ok
103ms
args
{
  "document_id": "doc_1781201590628_1"
}
28
inspect_cad
ok
9ms
args
{
  "document_id": "doc_1781201590628_1"
}
29
update
ok
2ms
args
{
  "document_id": "doc_1781201590628_1",
  "node_id": "1",
  "params": {
    "segments": [
      {
        "type": "Line",
        "start": [
          10.9697,
          0
        ],
        "end": [
          5.4848,
          9.5
        ]
      },
      {
        "type": "Line",
        "start": [
          5.4848,
          9.5
        ],
        "end": [
          -5.4848,
          9.5
        ]
      },
      {
        "type": "Line",
        "start": [
          -5.4848,
          9.5
        ],
        "end": [
          -10.9697,
          0
        ]
      },
      {
        "type": "Line",
        "start": [
          -10.9697,
          0
        ],
        "end": [
          -5.4848,
          -9.5
        ]
      },
      {
        "type": "Line",
        "start": [
          -5.4848,
          -9.5
        ],
        "end": [
          5.4848,
          -9.5
        ]
      },
      {
        "type": "Line",
        "start": [
          5.4848,
          -9.5
        ],
        "end": [
          10.9697,
          0
        ]
      }
    ]
  }
}
30
inspect_cad
ok
4ms
args
{
  "document_id": "doc_1781201590628_1"
}
31
get_document
ok
1ms
args
{
  "document_id": "doc_1781201590628_1"
}

What the model built

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

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "Hex Outline",
      "op": {
        "type": "Sketch2D",
        "origin": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "x_dir": {
          "x": 1,
          "y": 0,
          "z": 0
        },
        "y_dir": {
          "x": 0,
          "y": 1,
          "z": 0
        },
        "segments": [
          {
            "end": [
              5.4848,
              9.5
            ],
            "start": [
              10.9697,
              0
            ],
            "type": "Line"
          },
          {
            "end": [
              -5.4848,
              9.5
            ],
            "start": [
              5.4848,
              9.5
            ],
            "type": "Line"
          },
          {
            "end": [
              -10.9697,
              0
            ],
            "start": [
              -5.4848,
              9.5
            ],
            "type": "Line"
          },
          {
            "end": [
              -5.4848,
              -9.5
            ],
            "start": [
              -10.9697,
              0
            ],
            "type": "Line"
          },
          {
            "end": [
              5.4848,
              -9.5
            ],
            "start": [
              -5.4848,
              -9.5
            ],
            "type": "Line"
          },
          {
            "end": [
              10.9697,
              0
            ],
            "start": [
              5.4848,
              -9.5
            ],
            "type": "Line"
          }
        ]
      }
    },
    "2": {
      "id": 2,
      "name": "Hex Body",
      "op": {
        "type": "Extrude",
        "sketch": 1,
        "direction": [
          0,
          0,
          8
        ]
      }
    },
    "3": {
      "id": 3,
      "name": "Hole",
      "op": {
        "type": "Cylinder",
        "radius": 5,
        "height": 10,
        "segments": 64
      }
    },
    "4": {
      "id": 4,
      "name": "Hole Position",
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": 0,
          "y": 0,
          "z": -1
        }
      }
    },
    "5": {
      "id": 5,
      "name": "Nut",
      "op": {
        "type": "Difference",
        "left": 2,
        "right": 4
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 5,
      "material": "default"
    }
  ]
}

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