← mecheval / run / a4-counterbore-plate-01 / claude-mcp-claude-opus-4-7 / 20260611T221349Z-e0d8

run 20260611T221349Z-e0d8

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:13:49.166Z
ended2026-06-11T22:15:42.265Z
tokens639,405 in · 6,021 out · 645,426 total
wallclock113.1s
tool calls36
task hashcfd43e4b06b57f90…
vcad hashd74b732e77612c03…

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": 2,
  "solids_produced": 2
}
1
bbox
fail
Z off by +0.20mm
params + details
params: {
  "type": "bbox",
  "min": [
    -30,
    -30,
    0
  ],
  "max": [
    30,
    30,
    12
  ],
  "tolerance_mm": 0.1
}

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

details: {
  "volume": {
    "actual_mm3": 43202.509217980936,
    "deviation_pct": 2.87872045827174,
    "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.0011226688743292655,
        "original_mm3": 43049.44565642952,
        "pass": true,
        "roundtripped_mm3": 43049.928959156474
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          2,
          2,
          12.199999809265137
        ],
        "original_min": [
          -2,
          -2,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          2,
          2,
          12.199999809265137
        ],
        "roundtripped_min": [
          -2,
          -2,
          0
        ],
        "tolerance_mm": 0.13447676206172923
      },
      "index": 1,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815294295247018,
        "original_mm3": 153.06356155141813,
        "pass": true,
        "roundtripped_mm3": 152.3265154566694
      }
    }
  ],
  "tolerance_pct": 1
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create
err
6ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "difference",
  "name": "Plate with counterbores",
  "params": {
    "children": [
      {
        "type": "translate",
        "params": {
          "x": -30,
          "y": -30,
          "z": 0,
          "child": {
            "type": "cube",
            "params": {
              "x": 60,
              "y": 60,
              "z": 12
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": 20,
          "y": 20,
          "z": -0.1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 2,
              "h": 12.2
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": -20,
          "y": 20,
          "z": -0.1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 2,
              "h": 12.2
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": -20,
          "y": -20,
          "z": -0.1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 2,
              "h": 12.2
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": 20,
          "y": -20,
          "z": -0.1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 2,
              "h": 12.2
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": 20,
          "y": 20,
          "z": 8,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 4,
              "h": 4.1
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": -20,
          "y": 20,
          "z": 8,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 4,
              "h": 4.1
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": -20,
          "y": -20,
          "z": 8,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 4,
              "h": 4.1
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": 20,
          "y": -20,
          "z": 8,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 4,
              "h": 4.1
            }
          }
        }
      }
    ]
  }
}
2
read
ok
2ms
args
{
  "document_id": "doc_1781216029338_1"
}
3
create_cad_loon
ok
14ms
args
{
  "source": "[root\n  [pipe\n    [translate -30 -30 0 [cube 60 60 12]]\n    [difference [translate 20 20 -0.1 [cylinder 2 12.2]]]\n    [difference [translate -20 20 -0.1 [cylinder 2 12.2]]]\n    [difference [translate -20 -20 -0.1 [cylinder 2 12.2]]]\n    [difference [translate 20 -20 -0.1 [cylinder 2 12.2]]]\n    [difference [translate 20 20 8 [cylinder 4 4.1]]]\n    [difference [translate -20 20 8 [cylinder 4 4.1]]]\n    [difference [translate -20 -20 8 [cylinder 4 4.1]]]\n    [difference [translate 20 -20 8 [cylinder 4 4.1]]]\n  ]\n  \"steel\"\n]",
  "format": "json"
}
4
create
ok
4ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "cube",
  "name": "plate_raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 12
    }
  }
}
5
create
ok
4ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "translate",
  "name": "plate",
  "parent_part_id": "1",
  "params": {
    "child": 1,
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    }
  }
}
6
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "2"
}
7
create
err
4ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "difference",
  "name": "cbore1_through",
  "parent_part_id": "2",
  "params": {
    "left": 2,
    "right": {
      "type": "translate",
      "params": {
        "offset": {
          "x": 20,
          "y": 20,
          "z": -0.1
        },
        "child": {
          "type": "cylinder",
          "params": {
            "radius": 2,
            "height": 12.2
          }
        }
      }
    }
  }
}
8
create
err
2ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "cylinder",
  "parent_part_id": "2",
  "params": {
    "radius": 2,
    "height": 12.2
  }
}
9
create
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "cylinder",
  "parent_part_id": "2",
  "params": {
    "radius": 2,
    "height": 12.2,
    "segments": 64
  }
}
10
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1"
}
11
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "2"
}
12
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "3"
}
13
delete
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "3"
}
14
delete
ok
1ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "2"
}
15
delete
ok
1ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "1"
}
16
create
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "cube",
  "name": "plate_raw",
  "params": {
    "size": {
      "x": 60,
      "y": 60,
      "z": 12
    }
  }
}
17
create
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "translate",
  "parent_part_id": "1",
  "params": {
    "child": 1,
    "offset": {
      "x": -30,
      "y": -30,
      "z": 0
    }
  }
}
18
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1"
}
19
read
ok
2ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "2"
}
20
delete
ok
2ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "1"
}
21
read
ok
1ms
args
{
  "document_id": "doc_1781216029338_1"
}
22
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "2"
}
23
create
ok
2ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "cylinder",
  "parent_part_id": "2",
  "params": {
    "radius": 2,
    "height": 12.2,
    "segments": 64
  }
}
24
read
ok
2ms
args
{
  "document_id": "doc_1781216029338_1"
}
25
read
ok
2ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "3"
}
26
create
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "translate",
  "parent_part_id": "3",
  "params": {
    "child": 3,
    "offset": {
      "x": 20,
      "y": 20,
      "z": -0.1
    }
  }
}
27
create
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "difference",
  "parent_part_id": "2",
  "params": {
    "left": 2,
    "right": 4
  }
}
28
read
ok
2ms
args
{
  "document_id": "doc_1781216029338_1"
}
29
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "5"
}
30
delete
ok
2ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "4"
}
31
delete
ok
1ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "3"
}
32
delete
ok
1ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "2"
}
33
read
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "part_id": "5"
}
34
create
ok
3ms
args
{
  "document_id": "doc_1781216029338_1",
  "type": "cylinder",
  "parent_part_id": "5",
  "params": {
    "radius": 2,
    "height": 12.2,
    "segments": 64
  }
}
35
get_document
ok
1ms
args
{
  "document_id": "doc_1781216029338_1"
}

What the model built

isometric render via vcad-render · the model's actual .vcad output, faceted at 28 segments per cylinder · download 20260611T221349Z-e0d8.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": null,
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -30,
          "y": -30,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 2,
        "height": 12.2,
        "segments": 64
      }
    },
    "4": {
      "id": 4,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": 20,
          "y": 20,
          "z": -0.1
        }
      }
    },
    "5": {
      "id": 5,
      "name": null,
      "op": {
        "type": "Difference",
        "left": 2,
        "right": 4
      }
    },
    "6": {
      "id": 6,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 2,
        "height": 12.2,
        "segments": 64
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 5,
      "material": "default"
    },
    {
      "root": 6,
      "material": "default"
    }
  ]
}

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