← mecheval / run / a2-square-flange-01 / claude-mcp-claude-opus-4-7 / 20260611T220542Z-d0ba

run 20260611T220542Z-d0ba

a2-square-flange-01 · claude-mcp-claude-opus-4-7

Summary

statusfail
score0.50 (4/8)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T22:05:42.720Z
ended2026-06-11T22:08:16.547Z
tokens614,508 in · 5,620 out · 620,128 total
wallclock153.9s
tool calls32
task hash5be67adc7641fb5a…
vcad hash6de159ad3b079ff9…

Prompt

Make a square plate 80mm × 80mm × 6mm (X × Y × Z). Center it in X and Y, with the bottom face on the XY plane (z = 0 to z = 6). Drill one central through-hole of diameter 12mm on the Z axis, and four corner through-holes of diameter 6mm with axes parallel to Z, centered 10mm in from each corner of the top face. 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": [
    -40,
    -40,
    0
  ],
  "max": [
    40,
    40,
    6
  ],
  "tolerance_mm": 0.1
}

details: {
  "actual_max": [
    40,
    40,
    8
  ],
  "actual_min": [
    -40,
    -40,
    -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 110.4%
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 37042.83,
  "tolerance_pct": 0.5
}

details: {
  "volume": {
    "actual_mm3": 77929.15747633457,
    "deviation_pct": 110.37582030404958,
    "pass": false,
    "spec_mm3": 37042.83,
    "tolerance_pct": 0.5
  }
}
3
hole_count
pass
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 12,
  "expected": 1,
  "diameter_tolerance_mm": 0.1
}

details: {
  "actual": 1,
  "diameter_mm": 12,
  "diameter_tolerance_mm": 0.1,
  "expected": 1,
  "found": [
    [
      0,
      0,
      12
    ]
  ]
}
4
hole_count
fail
found 0/4 holes of ⌀6mm
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 6,
  "expected": 4,
  "diameter_tolerance_mm": 0.05
}

details: {
  "actual": 0,
  "diameter_mm": 6,
  "diameter_tolerance_mm": 0.05,
  "expected": 4,
  "found": []
}
5
hole_positions
pass
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 12,
  "positions": [
    [
      0,
      0,
      0
    ]
  ],
  "tolerance_mm": 0.15
}

details: {
  "diameter_mm": 12,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        0,
        0
      ],
      "pass": true,
      "spec_xy": [
        0,
        0
      ]
    }
  ],
  "tolerance_mm": 0.15,
  "unmatched_extras": []
}
6
hole_positions
fail
4/4 mispositioned
params + details
params: {
  "type": "hole_positions",
  "diameter_mm": 6,
  "positions": [
    [
      30,
      30,
      0
    ],
    [
      -30,
      30,
      0
    ],
    [
      -30,
      -30,
      0
    ],
    [
      30,
      -30,
      0
    ]
  ],
  "tolerance_mm": 0.15
}

details: {
  "diameter_mm": 6,
  "per_expected": [
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        30,
        30
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -30,
        30
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -30,
        -30
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        30,
        -30
      ]
    }
  ],
  "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": [
          40,
          40,
          6
        ],
        "original_min": [
          -40,
          -40,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          40,
          40,
          6
        ],
        "roundtripped_min": [
          -40,
          -40,
          0
        ],
        "tolerance_mm": 1.1329607230614838
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 38400,
        "pass": true,
        "roundtripped_mm3": 38400
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          6,
          6,
          8
        ],
        "original_min": [
          -6,
          -6,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          6,
          6,
          8
        ],
        "roundtripped_min": [
          -6,
          -6,
          0
        ],
        "tolerance_mm": 0.1876166303929372
      },
      "index": 1,
      "pass": true,
      "volume": {
        "deviation_pct": 0.48152874411967655,
        "original_mm3": 903.3259810675954,
        "pass": true,
        "roundtripped_mm3": 898.9762068156539
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          6,
          6,
          7
        ],
        "original_min": [
          -6,
          -6,
          -1
        ],
        "pass": true,
        "roundtripped_max": [
          6,
          6,
          7
        ],
        "roundtripped_min": [
          -6,
          -6,
          -1
        ],
        "tolerance_mm": 0.1876166303929372
      },
      "index": 2,
      "pass": true,
      "volume": {
        "deviation_pct": 0.48152874411968893,
        "original_mm3": 903.3259810675959,
        "pass": true,
        "roundtripped_mm3": 898.9762068156542
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          40,
          40,
          6
        ],
        "original_min": [
          -40,
          -40,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          40,
          40,
          6
        ],
        "roundtripped_min": [
          -40,
          -40,
          0
        ],
        "tolerance_mm": 1.1329607230614838
      },
      "index": 3,
      "pass": true,
      "volume": {
        "deviation_pct": 0.005765489583154465,
        "original_mm3": 37722.50551419938,
        "pass": true,
        "roundtripped_mm3": 37724.680401325306
      }
    }
  ],
  "tolerance_pct": 1
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create
err
6ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "difference",
  "name": "Plate with holes",
  "params": {
    "children": [
      {
        "type": "translate",
        "params": {
          "x": -40,
          "y": -40,
          "z": 0,
          "child": {
            "type": "cube",
            "params": {
              "x": 80,
              "y": 80,
              "z": 6
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": 0,
          "y": 0,
          "z": -1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 6,
              "h": 8
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": -30,
          "y": -30,
          "z": -1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 3,
              "h": 8
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": 30,
          "y": -30,
          "z": -1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 3,
              "h": 8
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": -30,
          "y": 30,
          "z": -1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 3,
              "h": 8
            }
          }
        }
      },
      {
        "type": "translate",
        "params": {
          "x": 30,
          "y": 30,
          "z": -1,
          "child": {
            "type": "cylinder",
            "params": {
              "r": 3,
              "h": 8
            }
          }
        }
      }
    ]
  }
}
2
create_cad_loon
ok
14ms
args
{
  "source": "[let plate [translate -40 -40 0 [cube 80 80 6]]\n  [let center-hole [translate 0 0 -1 [cylinder 6 8]]\n    [let c1 [translate -30 -30 -1 [cylinder 3 8]]\n      [let c2 [translate 30 -30 -1 [cylinder 3 8]]\n        [let c3 [translate -30 30 -1 [cylinder 3 8]]\n          [let c4 [translate 30 30 -1 [cylinder 3 8]]\n            [root [difference c4 [difference c3 [difference c2 [difference c1 [difference center-hole plate]]]]] \"steel\"]]]]]]]",
  "format": "json"
}
3
create
err
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "cube",
  "name": "plate_blank",
  "params": {
    "x": 80,
    "y": 80,
    "z": 6
  }
}
4
read
ok
4ms
args
{
  "document_id": "doc_1781215542955_1"
}
5
create_cad_loon
ok
4ms
args
{
  "source": "[let plate [translate -40 -40 0 [cube 80 80 6]]\n  [let h0 [translate 0 0 -1 [cylinder 6 8]]\n    [let h1 [translate -30 -30 -1 [cylinder 3 8]]\n      [let h2 [translate 30 -30 -1 [cylinder 3 8]]\n        [let h3 [translate -30 30 -1 [cylinder 3 8]]\n          [let h4 [translate 30 30 -1 [cylinder 3 8]]\n            [root [difference h0 [difference h1 [difference h2 [difference h3 [difference h4 plate]]]]] \"steel\"]]]]]]]",
  "format": "json"
}
6
create_cad_loon
ok
6ms
args
{
  "source": "[root\n  [difference [translate 0 0 -1 [cylinder 6 8]]\n    [difference [translate -30 -30 -1 [cylinder 3 8]]\n      [difference [translate 30 -30 -1 [cylinder 3 8]]\n        [difference [translate -30 30 -1 [cylinder 3 8]]\n          [difference [translate 30 30 -1 [cylinder 3 8]]\n            [translate -40 -40 0 [cube 80 80 6]]]]]]]\n  \"steel\"]",
  "format": "json"
}
7
create
ok
4ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "cube",
  "name": "plate_blank",
  "params": {
    "size": {
      "x": 80,
      "y": 80,
      "z": 6
    }
  }
}
8
update
ok
5ms
args
{
  "document_id": "doc_1781215542955_1",
  "node_id": "1",
  "params": {}
}
9
read
ok
2ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "1"
}
10
delete
ok
5ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "1"
}
11
create
ok
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "cube",
  "name": "blank",
  "params": {
    "size": {
      "x": 80,
      "y": 80,
      "z": 6
    }
  }
}
12
create
ok
4ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "translate",
  "name": "plate_centered",
  "parent_part_id": "1",
  "params": {
    "child": 1,
    "offset": {
      "x": -40,
      "y": -40,
      "z": 0
    }
  }
}
13
read
ok
4ms
args
{
  "document_id": "doc_1781215542955_1"
}
14
read
ok
2ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "2"
}
15
read
ok
2ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "1"
}
16
delete
ok
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "1"
}
17
read
ok
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "2"
}
18
create
err
4ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "cylinder",
  "name": "center_cyl",
  "parent_part_id": "2",
  "params": {
    "radius": 6,
    "height": 8
  }
}
19
create
ok
2ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "cylinder",
  "name": "center_cyl",
  "parent_part_id": "2",
  "params": {
    "radius": 6,
    "height": 8,
    "segments": 64
  }
}
20
read
ok
2ms
args
{
  "document_id": "doc_1781215542955_1"
}
21
read
ok
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "3"
}
22
delete
ok
2ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "3"
}
23
read
ok
2ms
args
{
  "document_id": "doc_1781215542955_1",
  "part_id": "2"
}
24
create
err
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "difference",
  "name": "drill_center",
  "parent_part_id": "2",
  "params": {
    "left": 2,
    "right": {
      "type": "translate",
      "params": {
        "offset": {
          "x": 0,
          "y": 0,
          "z": -1
        },
        "child": {
          "type": "cylinder",
          "params": {
            "radius": 6,
            "height": 8,
            "segments": 64
          }
        }
      }
    }
  }
}
25
create
ok
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "cylinder",
  "parent_part_id": "2",
  "params": {
    "radius": 6,
    "height": 8,
    "segments": 64
  }
}
26
get_document
ok
2ms
args
{
  "document_id": "doc_1781215542955_1"
}
27
create
ok
3ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "translate",
  "parent_part_id": "3",
  "params": {
    "child": 3,
    "offset": {
      "x": 0,
      "y": 0,
      "z": -1
    }
  }
}
28
get_document
ok
3ms
args
{
  "document_id": "doc_1781215542955_1"
}
29
create
ok
2ms
args
{
  "document_id": "doc_1781215542955_1",
  "type": "difference",
  "name": "drill_center",
  "params": {
    "left": 2,
    "right": 4
  }
}
30
get_document
ok
1ms
args
{
  "document_id": "doc_1781215542955_1"
}
31
get_document
ok
1ms
args
{
  "document_id": "doc_1781215542955_1"
}

What the model built

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

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "blank",
      "op": {
        "type": "Cube",
        "size": {
          "x": 80,
          "y": 80,
          "z": 6
        }
      }
    },
    "2": {
      "id": 2,
      "name": "plate_centered",
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -40,
          "y": -40,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": null,
      "op": {
        "type": "Cylinder",
        "radius": 6,
        "height": 8,
        "segments": 64
      }
    },
    "4": {
      "id": 4,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": 0,
          "y": 0,
          "z": -1
        }
      }
    },
    "5": {
      "id": 5,
      "name": "drill_center",
      "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:55.689Z · static site, regenerate with npm run build -w @mecheval/leaderboard