← mecheval / run / a4-bolt-circle-flange-with-bore-01 / claude-direct-claude-haiku-4-5-20251001 / 20260429T120403Z-84d3

run 20260429T120403Z-84d3

a4-bolt-circle-flange-with-bore-01 · claude-direct-claude-haiku-4-5-20251001

Summary

statusfail
score0.00 (0/8)
submissionself-run
modelclaude-direct-claude-haiku-4-5-20251001 (anthropic)
started2026-04-29T12:04:03.044Z
ended2026-04-29T12:04:09.559Z
tokens749 in · 1,543 out · 2,292 total
wallclock6.5s
tool calls1
task hash33b12253990b5195…
vcad hash2522c6c64c396896…

Prompt

Make a round flange as a single solid. The outer body is a cylinder of diameter 100mm and thickness 12mm, with its bottom face on the XY plane (z = 0 to z = 12), centered on the Z axis. A central through-bore of diameter 40mm runs along the Z axis through the full thickness. Six bolt holes of diameter 8mm, axes parallel to Z, are arranged on a bolt circle of diameter 75mm (radius 37.5mm) centered on the Z axis, passing through the full thickness. The first bolt hole is on the +X axis, and the remaining five are evenly spaced every 60 degrees. Output a single solid.

Checks

0
valid_solid
fail
solid invalid
params + details
params: {
  "type": "valid_solid"
}

details: {
  "error": "parse: Invalid JSON vcad file: invalid value: expected key to be a number in quotes at line 4 column 5",
  "reason": "fatal evaluation error"
}
1
bbox
fail
? off by 0.00mm
params + details
params: {
  "type": "bbox",
  "min": [
    -50,
    -50,
    0
  ],
  "max": [
    50,
    50,
    12
  ],
  "tolerance_mm": 0.3
}

details: {
  "reason": "no valid solid to measure"
}
2
mass_props
fail
mass props off
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 75549.02,
  "tolerance_pct": 1.5
}

details: {
  "reason": "no valid solid to measure"
}
3
hole_count
fail
found 0/1 holes of ⌀40mm
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 40,
  "expected": 1,
  "diameter_tolerance_mm": 0.1
}

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

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

details: {
  "actual": 0,
  "diameter_mm": 8,
  "diameter_tolerance_mm": 0.05,
  "expected": 6,
  "found": []
}
6
hole_positions
fail
6/6 mispositioned
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.2
}

details: {
  "diameter_mm": 8,
  "per_expected": [
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        37.5,
        0
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        18.75,
        32.476
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -18.75,
        32.476
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -37.5,
        0
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        -18.75,
        -32.476
      ]
    },
    {
      "pass": false,
      "reason": "no candidate cylindrical feature of this diameter remained unmatched",
      "spec_xy": [
        18.75,
        -32.476
      ]
    }
  ],
  "tolerance_mm": 0.2,
  "unmatched_extras": []
}
7
step_roundtrip
fail
STEP roundtrip failed
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 1.5
}

details: {
  "reason": "no valid solid to round-trip"
}

Tool calls

0
anthropic.messages.create
ok
6506ms
args
{
  "model": "claude-haiku-4-5-20251001",
  "max_tokens": 8000,
  "system_chars": 1674,
  "user_chars": 648
}

What the model built

no render available — vcad-render did not produce geometry for this attempt

.vcad source

{
  "version": "0.1",
  "nodes": {
    "main_cyl": {
      "id": "main_cyl",
      "name": "Main cylinder",
      "op": {
        "type": "Cylinder",
        "radius": 50,
        "height": 12,
        "segments": 32
      }
    },
    "central_bore": {
      "id": "central_bore",
      "name": "Central bore",
      "op": {
        "type": "Cylinder",
        "radius": 20,
        "height": 12,
        "segments": 32
      }
    },
    "bolt_hole_1": {
      "id": "bolt_hole_1",
      "name": "Bolt hole 1 at 0 degrees",
      "op": {
        "type": "Translate",
        "child": "bolt_hole_cyl",
        "offset": {
          "x": 37.5,
          "y": 0,
          "z": 0
        }
      }
    },
    "bolt_hole_cyl": {
      "id": "bolt_hole_cyl",
      "name": "Bolt hole cylinder template",
      "op": {
        "type": "Cylinder",
        "radius": 4,
        "height": 12,
        "segments": 32
      }
    },
    "bolt_hole_2": {
      "id": "bolt_hole_2",
      "name": "Bolt hole 2 at 60 degrees",
      "op": {
        "type": "Translate",
        "child": "bolt_hole_cyl",
        "offset": {
          "x": 18.75,
          "y": 32.476,
          "z": 0
        }
      }
    },
    "bolt_hole_3": {
      "id": "bolt_hole_3",
      "name": "Bolt hole 3 at 120 degrees",
      "op": {
        "type": "Translate",
        "child": "bolt_hole_cyl",
        "offset": {
          "x": -18.75,
          "y": 32.476,
          "z": 0
        }
      }
    },
    "bolt_hole_4": {
      "id": "bolt_hole_4",
      "name": "Bolt hole 4 at 180 degrees",
      "op": {
        "type": "Translate",
        "child": "bolt_hole_cyl",
        "offset": {
          "x": -37.5,
          "y": 0,
          "z": 0
        }
      }
    },
    "bolt_hole_5": {
      "id": "bolt_hole_5",
      "name": "Bolt hole 5 at 240 degrees",
      "op": {
        "type": "Translate",
        "child": "bolt_hole_cyl",
        "offset": {
          "x": -18.75,
          "y": -32.476,
          "z": 0
        }
      }
    },
    "bolt_hole_6": {
      "id": "bolt_hole_6",
      "name": "Bolt hole 6 at 300 degrees",
      "op": {
        "type": "Translate",
        "child": "bolt_hole_cyl",
        "offset": {
          "x": 18.75,
          "y": -32.476,
          "z": 0
        }
      }
    },
    "with_central_bore": {
      "id": "with_central_bore",
      "name": "Flange minus central bore",
      "op": {
        "type": "Difference",
        "left": "main_cyl",
        "right": "central_bore"
      }
    },
    "with_bolt_hole_1": {
      "id": "with_bolt_hole_1",
      "name": "Minus bolt hole 1",
      "op": {
        "type": "Difference",
        "left": "with_central_bore",
        "right": "bolt_hole_1"
      }
    },
    "with_bolt_hole_2": {
      "id": "with_bolt_hole_2",
      "name": "Minus bolt hole 2",
      "op": {
        "type": "Difference",
        "left": "with_bolt_hole_1",
        "right": "bolt_hole_2"
      }
    },
    "with_bolt_hole_3": {
      "id": "with_bolt_hole_3",
      "name": "Minus bolt hole 3",
      "op": {
        "type": "Difference",
        "left": "with_bolt_hole_2",
        "right": "bolt_hole_3"
      }
    },
    "with_bolt_hole_4": {
      "id": "with_bolt_hole_4",
      "name": "Minus bolt hole 4",
      "op": {
        "type": "Difference",
        "left": "with_bolt_hole_3",
        "right": "bolt_hole_4"
      }
    },
    "with_bolt_hole_5": {
      "id": "with_bolt_hole_5",
      "name": "Minus bolt hole 5",
      "op": {
        "type": "Difference",
        "left": "with_bolt_hole_4",
        "right": "bolt_hole_5"
      }
    },
    "final_flange": {
      "id": "final_flange",
      "name": "Final flange with all holes",
      "op": {
        "type": "Difference",
        "left": "with_bolt_hole_5",
        "right": "bolt_hole_6"
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": "final_flange",
      "material": "default"
    }
  ]
}

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