← mecheval / run / a5-disc-hub-01 / claude-mcp-claude-opus-4-7 / 20260611T223727Z-2fbd

run 20260611T223727Z-2fbd

a5-disc-hub-01 · claude-mcp-claude-opus-4-7

Summary

statusPASS
score1.00 (8/8)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T22:37:27.677Z
ended2026-06-11T22:39:19.369Z
tokens625,568 in · 6,466 out · 632,034 total
wallclock111.6s
tool calls50
task hash8dd72b3043a88d92…
vcad hash833501f55d93f1a1…

Prompt

Make a flanged disc with a raised hub as a single solid. The outer flange is a cylinder of diameter 100mm and height 10mm, base on the XY plane (z = 0 to z = 10), centered on the Z axis. Concentric with the flange and sitting on top of it is a raised hub cylinder of diameter 40mm and height 20mm (z = 10 to z = 30). A central through-bore of diameter 18mm runs along the Z axis through the full combined height (z = 0 to z = 30). Six bolt holes of diameter 8mm, axes parallel to Z, pass through the flange only (z = 0 to z = 10), arranged on a bolt circle of diameter 75mm (radius 37.5mm) centered on the Z axis, evenly spaced every 60 degrees with the first hole on the +X axis: positions (37.5, 0), (18.75, 32.476), (-18.75, 32.476), (-37.5, 0), (-18.75, -32.476), (18.75, -32.476). 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": [
    -50,
    -50,
    0
  ],
  "max": [
    50,
    50,
    30
  ],
  "tolerance_mm": 0.2
}

details: {
  "actual_max": [
    50,
    50,
    30
  ],
  "actual_min": [
    -50,
    -50,
    0
  ],
  "deviation_max": [
    0,
    0,
    0
  ],
  "deviation_min": [
    0,
    0,
    0
  ],
  "max_abs_deviation_mm": 0,
  "tolerance_mm": 0.2
}
2
mass_props
pass
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 93022.56,
  "center_of_mass": [
    0,
    0,
    8.23
  ],
  "tolerance_pct": 1.5
}

details: {
  "center_of_mass": {
    "actual": [
      -5.267745187381843e-16,
      2.971267388564381e-16,
      8.232016235769194
    ],
    "bbox_diagonal_mm": 144.5683229480096,
    "deviation": [
      -5.267745187381843e-16,
      2.971267388564381e-16,
      0.0020162357691937416
    ],
    "max_abs_deviation_mm": 0.0020162357691937416,
    "pass": true,
    "spec": [
      0,
      0,
      8.23
    ],
    "tolerance_mm": 2.168524844220144
  },
  "volume": {
    "actual_mm3": 92873.20113747648,
    "deviation_pct": 0.16056197821637397,
    "pass": true,
    "spec_mm3": 93022.56,
    "tolerance_pct": 1.5
  }
}
3
hole_count
pass
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 18,
  "expected": 1,
  "diameter_tolerance_mm": 0.1
}

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

details: {
  "diameter_mm": 18,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        0,
        0
      ],
      "pass": true,
      "spec_xy": [
        0,
        0
      ]
    }
  ],
  "tolerance_mm": 0.2,
  "unmatched_extras": []
}
5
hole_count
pass
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 8,
  "expected": 6,
  "diameter_tolerance_mm": 0.05
}

details: {
  "actual": 6,
  "diameter_mm": 8,
  "diameter_tolerance_mm": 0.05,
  "expected": 6,
  "found": [
    [
      37.5,
      0,
      8
    ],
    [
      18.750000000000004,
      32.47595264191645,
      8
    ],
    [
      -18.749999999999993,
      32.47595264191645,
      8
    ],
    [
      -37.5,
      4.592425496802574e-15,
      8
    ],
    [
      -18.750000000000018,
      -32.475952641916436,
      8
    ],
    [
      18.749999999999975,
      -32.475952641916464,
      8
    ]
  ]
}
6
hole_positions
pass
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 8,
  "positions": [
    [
      37.5,
      0,
      0
    ],
    [
      18.75,
      32.476,
      0
    ],
    [
      -18.75,
      32.476,
      0
    ],
    [
      -37.5,
      0,
      0
    ],
    [
      -18.75,
      -32.476,
      0
    ],
    [
      18.75,
      -32.476,
      0
    ]
  ],
  "tolerance_mm": 0.3
}

details: {
  "diameter_mm": 8,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        37.5,
        0
      ],
      "pass": true,
      "spec_xy": [
        37.5,
        0
      ]
    },
    {
      "distance_mm": 0.000047358083548942886,
      "matched_hole": [
        18.750000000000004,
        32.47595264191645
      ],
      "pass": true,
      "spec_xy": [
        18.75,
        32.476
      ]
    },
    {
      "distance_mm": 0.000047358083548942886,
      "matched_hole": [
        -18.749999999999993,
        32.47595264191645
      ],
      "pass": true,
      "spec_xy": [
        -18.75,
        32.476
      ]
    },
    {
      "distance_mm": 4.592425496802574e-15,
      "matched_hole": [
        -37.5,
        4.592425496802574e-15
      ],
      "pass": true,
      "spec_xy": [
        -37.5,
        0
      ]
    },
    {
      "distance_mm": 0.00004735808356315374,
      "matched_hole": [
        -18.750000000000018,
        -32.475952641916436
      ],
      "pass": true,
      "spec_xy": [
        -18.75,
        -32.476
      ]
    },
    {
      "distance_mm": 0.00004735808353473203,
      "matched_hole": [
        18.749999999999975,
        -32.475952641916464
      ],
      "pass": true,
      "spec_xy": [
        18.75,
        -32.476
      ]
    }
  ],
  "tolerance_mm": 0.3,
  "unmatched_extras": []
}
7
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 1.5
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          50,
          50,
          30
        ],
        "original_min": [
          -50,
          -50,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          50,
          50,
          30
        ],
        "roundtripped_min": [
          -50,
          -50,
          0
        ],
        "tolerance_mm": 2.168524844220144
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0.5215845869663738,
        "original_mm3": 92873.20113747648,
        "pass": true,
        "roundtripped_mm3": 92388.78883492113
      }
    }
  ],
  "tolerance_pct": 1.5
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create_cad_loon
err
8ms
args
{
  "source": "[let\n  [flange [translate 0 0 0 [cylinder 50 10]]]\n  [hub [translate 0 0 10 [cylinder 20 20]]]\n  [body [union flange hub]]\n  [bore [translate 0 0 -1 [cylinder 9 32]]]\n  [bolt [translate 37.5 0 -1 [cylinder 4 12]]]\n  [bolts [circular-pattern 0 0 0 0 0 1 6 360 bolt]]\n  [holes [union bore bolts]]\n  [root [difference holes body]]\n  root]",
  "format": "json"
}
2
get_document
ok
3ms
args
{
  "document_id": "doc_1781217447848_1"
}
3
create
err
9ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "Flange",
  "params": {
    "radius": 50,
    "height": 10
  }
}
4
create_cad_loon
ok
8ms
args
{
  "source": "[difference\n  [union\n    [translate 0 0 -1 [cylinder 9 32]]\n    [circular-pattern 0 0 0 0 0 1 6 360 [translate 37.5 0 -1 [cylinder 4 12]]]]\n  [union\n    [cylinder 50 10]\n    [translate 0 0 10 [cylinder 20 20]]]]",
  "format": "json"
}
5
create
ok
5ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "Flange",
  "params": {
    "radius": 50,
    "height": 10,
    "segments": 64
  }
}
6
create
ok
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "HubCyl",
  "params": {
    "radius": 20,
    "height": 20,
    "segments": 64
  }
}
7
create
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "BoreCyl",
  "params": {
    "radius": 9,
    "height": 32,
    "segments": 64
  }
}
8
create
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "BoltCyl",
  "params": {
    "radius": 4,
    "height": 12,
    "segments": 32
  }
}
9
read
ok
4ms
args
{
  "document_id": "doc_1781217447848_1"
}
10
delete
ok
5ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "1"
}
11
delete
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "2"
}
12
delete
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "3"
}
13
delete
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "4"
}
14
create
ok
4ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "FlangedDisc",
  "params": {
    "radius": 50,
    "height": 10,
    "segments": 64
  }
}
15
create
ok
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "Hub",
  "params": {
    "radius": 20,
    "height": 20,
    "segments": 64
  },
  "parent_part_id": "1"
}
16
read
ok
3ms
args
{
  "document_id": "doc_1781217447848_1"
}
17
get_document
ok
5ms
args
{
  "document_id": "doc_1781217447848_1"
}
18
delete
ok
2ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "1"
}
19
delete
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "2"
}
20
create
ok
2ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "Flange",
  "params": {
    "radius": 50,
    "height": 10,
    "segments": 64
  }
}
21
create
err
5ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "translate",
  "name": "HubUp",
  "params": {
    "x": 0,
    "y": 0,
    "z": 10
  },
  "parent_part_id": "1"
}
22
create
err
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "union",
  "name": "UnionHub",
  "params": {
    "radius": 20,
    "height": 20,
    "segments": 64,
    "z_offset": 10
  },
  "parent_part_id": "1"
}
23
create
ok
2ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "HubRaw",
  "params": {
    "radius": 20,
    "height": 20,
    "segments": 64
  }
}
24
create
ok
4ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "translate",
  "name": "HubUp",
  "params": {
    "child": 2,
    "offset": {
      "x": 0,
      "y": 0,
      "z": 10
    }
  }
}
25
read
ok
2ms
args
{
  "document_id": "doc_1781217447848_1"
}
26
get_document
ok
2ms
args
{
  "document_id": "doc_1781217447848_1"
}
27
create
ok
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "union",
  "name": "Body",
  "params": {
    "left": 1,
    "right": 3
  }
}
28
create
ok
2ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "BoreRaw",
  "params": {
    "radius": 9,
    "height": 32,
    "segments": 64
  }
}
29
create
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "cylinder",
  "name": "BoltRaw",
  "params": {
    "radius": 4,
    "height": 12,
    "segments": 32
  }
}
30
create
ok
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "translate",
  "name": "BoreDown",
  "params": {
    "child": 5,
    "offset": {
      "x": 0,
      "y": 0,
      "z": -1
    }
  }
}
31
create
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "translate",
  "name": "BoltPos",
  "params": {
    "child": 6,
    "offset": {
      "x": 37.5,
      "y": 0,
      "z": -1
    }
  }
}
32
create
ok
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "circular_pattern",
  "name": "BoltPattern",
  "params": {
    "child": 8,
    "axis_origin": {
      "x": 0,
      "y": 0,
      "z": 0
    },
    "axis_dir": {
      "x": 0,
      "y": 0,
      "z": 1
    },
    "count": 6,
    "angle_deg": 360
  }
}
33
create
ok
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "union",
  "name": "Holes",
  "params": {
    "left": 7,
    "right": 9
  }
}
34
create
ok
4ms
args
{
  "document_id": "doc_1781217447848_1",
  "type": "difference",
  "name": "FlangedDisc",
  "params": {
    "left": 4,
    "right": 10
  }
}
35
get_document
ok
2ms
args
{
  "document_id": "doc_1781217447848_1"
}
36
delete
ok
3ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "1"
}
37
get_document
ok
2ms
args
{
  "document_id": "doc_1781217447848_1"
}
38
delete
ok
2ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "2"
}
39
delete
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "3"
}
40
delete
ok
0ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "4"
}
41
delete
ok
0ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "5"
}
42
delete
ok
0ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "6"
}
43
delete
ok
1ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "7"
}
44
delete
ok
0ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "8"
}
45
delete
ok
0ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "9"
}
46
delete
ok
0ms
args
{
  "document_id": "doc_1781217447848_1",
  "part_id": "10"
}
47
get_document
ok
2ms
args
{
  "document_id": "doc_1781217447848_1"
}
48
render_view
ok
164ms
args
{
  "document_id": "doc_1781217447848_1"
}
49
get_document
ok
0ms
args
{
  "document_id": "doc_1781217447848_1"
}

What the model built

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

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "Flange",
      "op": {
        "type": "Cylinder",
        "radius": 50,
        "height": 10,
        "segments": 64
      }
    },
    "2": {
      "id": 2,
      "name": "HubRaw",
      "op": {
        "type": "Cylinder",
        "radius": 20,
        "height": 20,
        "segments": 64
      }
    },
    "3": {
      "id": 3,
      "name": "HubUp",
      "op": {
        "type": "Translate",
        "child": 2,
        "offset": {
          "x": 0,
          "y": 0,
          "z": 10
        }
      }
    },
    "4": {
      "id": 4,
      "name": "Body",
      "op": {
        "type": "Union",
        "left": 1,
        "right": 3
      }
    },
    "5": {
      "id": 5,
      "name": "BoreRaw",
      "op": {
        "type": "Cylinder",
        "radius": 9,
        "height": 32,
        "segments": 64
      }
    },
    "6": {
      "id": 6,
      "name": "BoltRaw",
      "op": {
        "type": "Cylinder",
        "radius": 4,
        "height": 12,
        "segments": 32
      }
    },
    "7": {
      "id": 7,
      "name": "BoreDown",
      "op": {
        "type": "Translate",
        "child": 5,
        "offset": {
          "x": 0,
          "y": 0,
          "z": -1
        }
      }
    },
    "8": {
      "id": 8,
      "name": "BoltPos",
      "op": {
        "type": "Translate",
        "child": 6,
        "offset": {
          "x": 37.5,
          "y": 0,
          "z": -1
        }
      }
    },
    "9": {
      "id": 9,
      "name": "BoltPattern",
      "op": {
        "type": "CircularPattern",
        "child": 8,
        "axis_origin": {
          "x": 0,
          "y": 0,
          "z": 0
        },
        "axis_dir": {
          "x": 0,
          "y": 0,
          "z": 1
        },
        "count": 6,
        "angle_deg": 360
      }
    },
    "10": {
      "id": 10,
      "name": "Holes",
      "op": {
        "type": "Union",
        "left": 7,
        "right": 9
      }
    },
    "11": {
      "id": 11,
      "name": "FlangedDisc",
      "op": {
        "type": "Difference",
        "left": 4,
        "right": 10
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 11,
      "material": "default"
    }
  ]
}

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