← mecheval / run / a4-counterbore-plate-01 / claude-mcp-claude-opus-4-7 / 20260611T221444Z-17e1

run 20260611T221444Z-17e1

a4-counterbore-plate-01 · claude-mcp-claude-opus-4-7

Summary

statusfail
score0.25 (2/8)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T22:14:44.296Z
ended2026-06-11T22:16:43.287Z
tokens660,197 in · 7,126 out · 667,323 total
wallclock119.0s
tool calls33
task hashcfd43e4b06b57f90…
vcad hash99cb7e8ab1bed774…

Prompt

Make a single solid: a flat plate 60mm × 60mm × 12mm, centered in X and Y with the bottom face on the XY plane (z = 0 to z = 12). Drill four counterbore holes at corners (20, 20), (-20, 20), (-20, -20), (20, -20). Each counterbore consists of two coaxial Z-aligned through-features: a clearance through-hole of diameter 4mm running the full thickness (z = 0 to z = 12), and a coaxial recess of diameter 8mm machined 4mm deep from the top face (so the larger diameter spans z = 8 to z = 12). Output a single solid.

Checks

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

details: {
  "root_count": 4,
  "solids_produced": 4
}
1
bbox
fail
Z off by +2.00mm
params + details
params: {
  "type": "bbox",
  "min": [
    -30,
    -30,
    0
  ],
  "max": [
    30,
    30,
    12
  ],
  "tolerance_mm": 0.1
}

details: {
  "actual_max": [
    30,
    30,
    14
  ],
  "actual_min": [
    -30,
    -30,
    -1
  ],
  "deviation_max": [
    0,
    0,
    2
  ],
  "deviation_min": [
    0,
    0,
    -1
  ],
  "max_abs_deviation_mm": 2,
  "tolerance_mm": 0.1
}
2
mass_props
fail
volume off by 106.2%
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 41993.63,
  "tolerance_pct": 1
}

details: {
  "volume": {
    "actual_mm3": 86600.73910331784,
    "deviation_pct": 106.22351319311487,
    "pass": false,
    "spec_mm3": 41993.63,
    "tolerance_pct": 1
  }
}
3
hole_count
fail
found 1/4 holes of ⌀4mm
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 4,
  "expected": 4,
  "diameter_tolerance_mm": 0.05
}

details: {
  "actual": 1,
  "diameter_mm": 4,
  "diameter_tolerance_mm": 0.05,
  "expected": 4,
  "found": [
    [
      20,
      20,
      4
    ]
  ]
}
4
hole_positions
fail
3/4 mispositioned
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 4,
  "positions": [
    [
      20,
      20,
      0
    ],
    [
      -20,
      20,
      0
    ],
    [
      -20,
      -20,
      0
    ],
    [
      20,
      -20,
      0
    ]
  ],
  "tolerance_mm": 0.15
}

details: {
  "diameter_mm": 4,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        20,
        20
      ],
      "pass": true,
      "spec_xy": [
        20,
        20
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -20,
        20
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -20,
        -20
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        20,
        -20
      ]
    }
  ],
  "tolerance_mm": 0.15,
  "unmatched_extras": []
}
5
hole_count
fail
found 0/4 holes of ⌀8mm
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 8,
  "expected": 4,
  "diameter_tolerance_mm": 0.05
}

details: {
  "actual": 0,
  "diameter_mm": 8,
  "diameter_tolerance_mm": 0.05,
  "expected": 4,
  "found": []
}
6
hole_positions
fail
4/4 mispositioned
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 8,
  "positions": [
    [
      20,
      20,
      0
    ],
    [
      -20,
      20,
      0
    ],
    [
      -20,
      -20,
      0
    ],
    [
      20,
      -20,
      0
    ]
  ],
  "tolerance_mm": 0.15
}

details: {
  "diameter_mm": 8,
  "per_expected": [
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        20,
        20
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -20,
        20
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -20,
        -20
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        20,
        -20
      ]
    }
  ],
  "tolerance_mm": 0.15,
  "unmatched_extras": []
}
7
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 1
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          30,
          30,
          12
        ],
        "original_min": [
          -30,
          -30,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          30,
          30,
          12
        ],
        "roundtripped_min": [
          -30,
          -30,
          0
        ],
        "tolerance_mm": 0.856971411425142
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 43200,
        "pass": true,
        "roundtripped_mm3": 43200
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          2,
          2,
          14
        ],
        "original_min": [
          -2,
          -2,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          2,
          2,
          14
        ],
        "roundtripped_min": [
          -2,
          -2,
          0
        ],
        "tolerance_mm": 0.150996688705415
      },
      "index": 1,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815294295245813,
        "original_mm3": 175.6467127230989,
        "pass": true,
        "roundtripped_mm3": 174.80092210934467
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          22,
          22,
          13
        ],
        "original_min": [
          18,
          18,
          -1
        ],
        "pass": true,
        "roundtripped_max": [
          22,
          22,
          13
        ],
        "roundtripped_min": [
          18,
          18,
          -1
        ],
        "tolerance_mm": 0.150996688705415
      },
      "index": 2,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815231981675384,
        "original_mm3": 175.64673416523146,
        "pass": true,
        "roundtripped_mm3": 174.8009543934022
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          30,
          30,
          12
        ],
        "original_min": [
          -30,
          -30,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          30,
          30,
          12
        ],
        "roundtripped_min": [
          -30,
          -30,
          0
        ],
        "tolerance_mm": 0.856971411425142
      },
      "index": 3,
      "pass": true,
      "volume": {
        "deviation_pct": 0.0011226688743292655,
        "original_mm3": 43049.44565642952,
        "pass": true,
        "roundtripped_mm3": 43049.928959156474
      }
    }
  ],
  "tolerance_pct": 1
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create
err
6ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "difference",
  "name": "Plate with counterbores",
  "params": {
    "a": {
      "op": "translate",
      "x": -30,
      "y": -30,
      "z": 0,
      "child": {
        "op": "cube",
        "x": 60,
        "y": 60,
        "z": 12
      }
    },
    "b": {
      "op": "union",
      "children": [
        {
          "op": "translate",
          "x": 20,
          "y": 20,
          "z": -1,
          "child": {
            "op": "cylinder",
            "r": 2,
            "h": 14
          }
        },
        {
          "op": "translate",
          "x": -20,
          "y": 20,
          "z": -1,
          "child": {
            "op": "cylinder",
            "r": 2,
            "h": 14
          }
        },
        {
          "op": "translate",
          "x": -20,
          "y": -20,
          "z": -1,
          "child": {
            "op": "cylinder",
            "r": 2,
            "h": 14
          }
        },
        {
          "op": "translate",
          "x": 20,
          "y": -20,
          "z": -1,
          "child": {
            "op": "cylinder",
            "r": 2,
            "h": 14
          }
        },
        {
          "op": "translate",
          "x": 20,
          "y": 20,
          "z": 8,
          "child": {
            "op": "cylinder",
            "r": 4,
            "h": 5
          }
        },
        {
          "op": "translate",
          "x": -20,
          "y": 20,
          "z": 8,
          "child": {
            "op": "cylinder",
            "r": 4,
            "h": 5
          }
        },
        {
          "op": "translate",
          "x": -20,
          "y": -20,
          "z": 8,
          "child": {
            "op": "cylinder",
            "r": 4,
            "h": 5
          }
        },
        {
          "op": "translate",
          "x": 20,
          "y": -20,
          "z": 8,
          "child": {
            "op": "cylinder",
            "r": 4,
            "h": 5
          }
        }
      ]
    }
  }
}
2
create_cad_loon
ok
14ms
args
{
  "source": "[let plate [translate -30 -30 0 [cube 60 60 12]]\n  [let thru [cylinder 2 14]\n    [let cbore [cylinder 4 5]\n      [difference\n        [union [translate 20 20 -1 thru]\n        [union [translate -20 20 -1 thru]\n        [union [translate -20 -20 -1 thru]\n        [union [translate 20 -20 -1 thru]\n        [union [translate 20 20 8 cbore]\n        [union [translate -20 20 8 cbore]\n        [union [translate -20 -20 8 cbore]\n               [translate 20 -20 8 cbore]]]]]]]]\n        plate]]]]",
  "format": "json"
}
3
create_cad_loon
ok
5ms
args
{
  "source": "[pipe\n  [translate -30 -30 0 [cube 60 60 12]]\n  [difference [translate 20 20 -1 [cylinder 2 14]]]\n  [difference [translate -20 20 -1 [cylinder 2 14]]]\n  [difference [translate -20 -20 -1 [cylinder 2 14]]]\n  [difference [translate 20 -20 -1 [cylinder 2 14]]]\n  [difference [translate 20 20 8 [cylinder 4 5]]]\n  [difference [translate -20 20 8 [cylinder 4 5]]]\n  [difference [translate -20 -20 8 [cylinder 4 5]]]\n  [difference [translate 20 -20 8 [cylinder 4 5]]]]",
  "format": "json"
}
4
create
ok
4ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "cube",
  "name": "plate_raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 12
    }
  }
}
5
read
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "1"
}
6
delete
ok
4ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "1"
}
7
create
err
4ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "difference",
  "name": "Plate with counterbores",
  "params": {
    "left": {
      "op": {
        "type": "Translate",
        "offset": {
          "x": -30,
          "y": -30,
          "z": 0
        },
        "child": {
          "op": {
            "type": "Cube",
            "size": {
              "x": 60,
              "y": 60,
              "z": 12
            }
          }
        }
      }
    },
    "right": {
      "op": {
        "type": "Union",
        "left": {
          "op": {
            "type": "Union",
            "left": {
              "op": {
                "type": "Union",
                "left": {
                  "op": {
                    "type": "Union",
                    "left": {
                      "op": {
                        "type": "Union",
                        "left": {
                          "op": {
                            "type": "Union",
                            "left": {
                              "op": {
                                "type": "Union",
                                "left": {
                                  "op": {
                                    "type": "Translate",
                                    "offset": {
                                      "x": 20,
                                      "y": 20,
                                      "z": -1
                                    },
                                    "child": {
                                      "op": {
                                        "type": "Cylinder",
                                        "radius": 2,
                                        "height": 14
                                      }
                                    }
                                  }
                                },
                                "right": {
                                  "op": {
                                    "type": "Translate",
                                    "offset": {
                                      "x": -20,
                                      "y": 20,
                                      "z": -1
                                    },
                                    "child": {
                                      "op": {
                                        "type": "Cylinder",
                                        "radius": 2,
                                        "height": 14
                                      }
                                    }
                                  }
                                }
                              }
                            },
                            "right": {
                              "op": {
                                "type": "Translate",
                                "offset": {
                                  "x": -20,
                                  "y": -20,
                                  "z": -1
                                },
                                "child": {
                                  "op": {
                                    "type": "Cylinder",
                                    "radius": 2,
                                    "height": 14
                                  }
                                }
                              }
                            }
                          }
                        },
                        "right": {
                          "op": {
                            "type": "Translate",
                            "offset": {
                              "x": 20,
                              "y": -20,
                              "z": -1
                            },
                            "child": {
                              "op": {
                                "type": "Cylinder",
                                "radius": 2,
                                "height": 14
                              }
                            }
                          }
                        }
                      }
                    },
                    "right": {
                      "op": {
                        "type": "Translate",
                        "offset": {
                          "x": 20,
                          "y": 20,
                          "z": 8
                        },
                        "child": {
                          "op": {
                            "type": "Cylinder",
                            "radius": 4,
                            "height": 5
                          }
                        }
                      }
                    }
                  }
                },
                "right": {
                  "op": {
                    "type": "Translate",
                    "offset": {
                      "x": -20,
                      "y": 20,
                      "z": 8
                    },
                    "child": {
                      "op": {
                        "type": "Cylinder",
                        "radius": 4,
                        "height": 5
                      }
                    }
                  }
                }
              }
            },
            "right": {
              "op": {
                "type": "Translate",
                "offset": {
                  "x": -20,
                  "y": -20,
                  "z": 8
                },
                "child": {
                  "op": {
                    "type": "Cylinder",
                    "radius": 4,
                    "height": 5
                  }
                }
              }
            }
          }
        },
        "right": {
          "op": {
            "type": "Translate",
            "offset": {
              "x": 20,
              "y": -20,
              "z": 8
            },
            "child": {
              "op": {
                "type": "Cylinder",
                "radius": 4,
                "height": 5
              }
            }
          }
        }
      }
    }
  }
}
8
create
ok
4ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "cube",
  "name": "plate_raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 12
    }
  }
}
9
create
ok
5ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "translate",
  "name": "plate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    },
    "child": 1
  }
}
10
read
ok
3ms
args
{
  "document_id": "doc_1781216084470_1"
}
11
delete
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "1"
}
12
delete
ok
1ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "2"
}
13
create
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "cube",
  "name": "plate_raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 12
    }
  }
}
14
create
err
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "translate",
  "name": "plate_centered",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    }
  }
}
15
create
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "translate",
  "name": "plate_centered",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    },
    "child": 1
  }
}
16
read
ok
2ms
args
{
  "document_id": "doc_1781216084470_1"
}
17
read
ok
4ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "2"
}
18
delete
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "1"
}
19
read
ok
2ms
args
{
  "document_id": "doc_1781216084470_1"
}
20
create
err
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "cylinder",
  "parent_part_id": "2",
  "params": {
    "radius": 2,
    "height": 14
  }
}
21
create
ok
5ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "cylinder",
  "parent_part_id": "2",
  "params": {
    "radius": 2,
    "height": 14,
    "segments": 64
  }
}
22
read
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "3"
}
23
read
ok
1ms
args
{
  "document_id": "doc_1781216084470_1"
}
24
delete
ok
2ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "3"
}
25
create
err
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "difference",
  "name": "drill1",
  "parent_part_id": "2",
  "params": {
    "tool": {
      "type": "translate",
      "offset": {
        "x": 20,
        "y": 20,
        "z": -1
      },
      "child": {
        "type": "cylinder",
        "radius": 2,
        "height": 14,
        "segments": 64
      }
    }
  }
}
26
create
err
8ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "difference",
  "name": "drill1",
  "parent_part_id": "2",
  "params": {
    "right": {
      "type": "Translate",
      "offset": {
        "x": 20,
        "y": 20,
        "z": -1
      },
      "child": {
        "type": "Cylinder",
        "radius": 2,
        "height": 14,
        "segments": 64
      }
    }
  }
}
27
create
ok
4ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "cylinder",
  "parent_part_id": "2",
  "params": {
    "radius": 2,
    "height": 14,
    "segments": 64
  }
}
28
create
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "translate",
  "parent_part_id": "3",
  "params": {
    "offset": {
      "x": 20,
      "y": 20,
      "z": -1
    },
    "child": 3
  }
}
29
create
ok
3ms
args
{
  "document_id": "doc_1781216084470_1",
  "type": "difference",
  "parent_part_id": "2",
  "params": {
    "left": 2,
    "right": 4
  }
}
30
read
ok
2ms
args
{
  "document_id": "doc_1781216084470_1"
}
31
read
ok
4ms
args
{
  "document_id": "doc_1781216084470_1",
  "part_id": "5"
}
32
get_document
ok
1ms
args
{
  "document_id": "doc_1781216084470_1"
}

What the model built

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

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "plate_raw",
      "op": {
        "type": "Cube",
        "size": {
          "x": 60,
          "y": 60,
          "z": 12
        }
      }
    },
    "2": {
      "id": 2,
      "name": "plate_centered",
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -30,
          "y": -30,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 2,
        "height": 14,
        "segments": 64
      }
    },
    "4": {
      "id": 4,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": 20,
          "y": 20,
          "z": -1
        }
      }
    },
    "5": {
      "id": 5,
      "name": null,
      "op": {
        "type": "Difference",
        "left": 2,
        "right": 4
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 2,
      "material": "default"
    },
    {
      "root": 3,
      "material": "default"
    },
    {
      "root": 4,
      "material": "default"
    },
    {
      "root": 5,
      "material": "default"
    }
  ]
}

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