← mecheval / run / a3-pentagonal-prism-01 / claude-direct-claude-opus-4-7 / 20260428T213748Z-fa85

run 20260428T213748Z-fa85

a3-pentagonal-prism-01 · claude-direct-claude-opus-4-7

Summary

statusPASS
score1.00 (6/6)
submissionself-run
modelclaude-direct-claude-opus-4-7 (anthropic)
started2026-04-28T21:37:48.529Z
ended2026-04-28T21:38:16.058Z
tokens950 in · 2,749 out · 3,699 total
wallclock27.5s
tool calls1
task hash1cd17baaa8bda612…
vcad hash0a21cd9863e8de99…

Prompt

Make a regular pentagonal prism. The cross-section is a regular pentagon centered on the Z axis with circumradius 15mm (distance from center to each vertex). Orient the pentagon so one vertex points in the +Y direction. Height 25mm along Z, base on the XY plane (z = 0 to z = 25). Drill one through-hole of diameter 5mm, axis parallel to Z, with its axis offset 5mm in the +X direction from the center (so hole axis is at (x=5, y=0)). 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": [
    -14.27,
    -12.13,
    0
  ],
  "max": [
    14.27,
    15,
    25
  ],
  "tolerance_mm": 0.3
}

details: {
  "actual_max": [
    14.265848159790039,
    15,
    25
  ],
  "actual_min": [
    -14.265848159790039,
    -12.135254859924316,
    0
  ],
  "deviation_max": [
    -0.004151840209960511,
    0,
    0
  ],
  "deviation_min": [
    0.004151840209960511,
    -0.005254859924315625,
    0
  ],
  "max_abs_deviation_mm": 0.005254859924315625,
  "tolerance_mm": 0.3
}
2
mass_props
pass
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 12884.48,
  "tolerance_pct": 1.5
}

details: {
  "volume": {
    "actual_mm3": 12886.50669367469,
    "deviation_pct": 0.015729728127873616,
    "pass": true,
    "spec_mm3": 12884.48,
    "tolerance_pct": 1.5
  }
}
3
hole_count
pass
params + details
params: {
  "type": "hole_count",
  "diameter_mm": 5,
  "expected": 1,
  "diameter_tolerance_mm": 0.05
}

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

details: {
  "diameter_mm": 5,
  "per_expected": [
    {
      "distance_mm": 0,
      "matched_hole": [
        5,
        0
      ],
      "pass": true,
      "spec_xy": [
        5,
        0
      ]
    }
  ],
  "tolerance_mm": 0.15,
  "unmatched_extras": []
}
5
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 1.5
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          14.265848159790039,
          15,
          25
        ],
        "original_min": [
          -14.265848159790039,
          -12.135254859924316,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          14.265848159790039,
          15,
          25
        ],
        "roundtripped_min": [
          -14.265848159790039,
          -12.135254859924316,
          0
        ],
        "tolerance_mm": 0.6996144967171576
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 12886.50669367469,
        "pass": true,
        "roundtripped_mm3": 12886.50669367469
      }
    }
  ],
  "tolerance_pct": 1.5
}

Tool calls

0
anthropic.messages.create
ok
27486ms
args
{
  "model": "claude-opus-4-7",
  "max_tokens": 8000,
  "system_chars": 1674,
  "user_chars": 522
}

What the model built

isometric render via vcad-render · the model's actual .vcad output, faceted at 28 segments per cylinder · download 20260428T213748Z-fa85.vcad

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {"id": 1, "name": "halfspace_base", "op": {"type": "Cube", "size": {"x": 100, "y": 100, "z": 25}}},
    "2": {"id": 2, "name": "hs_centered", "op": {"type": "Translate", "child": 1, "offset": {"x": -100, "y": -50, "z": 0}}},
    "3": {"id": 3, "name": "hs_shifted", "op": {"type": "Translate", "child": 2, "offset": {"x": 12.1352549, "y": 0, "z": 0}}},

    "10": {"id": 10, "name": "hs0_b", "op": {"type": "Cube", "size": {"x": 100, "y": 100, "z": 25}}},
    "11": {"id": 11, "name": "hs0_c", "op": {"type": "Translate", "child": 10, "offset": {"x": -100, "y": -50, "z": 0}}},
    "12": {"id": 12, "name": "hs0_s", "op": {"type": "Translate", "child": 11, "offset": {"x": 12.1352549, "y": 0, "z": 0}}},
    "13": {"id": 13, "name": "hs0", "op": {"type": "Rotate", "child": 12, "angles": {"x": 0, "y": 0, "z": 54}}},

    "20": {"id": 20, "name": "hs1_b", "op": {"type": "Cube", "size": {"x": 100, "y": 100, "z": 25}}},
    "21": {"id": 21, "name": "hs1_c", "op": {"type": "Translate", "child": 20, "offset": {"x": -100, "y": -50, "z": 0}}},
    "22": {"id": 22, "name": "hs1_s", "op": {"type": "Translate", "child": 21, "offset": {"x": 12.1352549, "y": 0, "z": 0}}},
    "23": {"id": 23, "name": "hs1", "op": {"type": "Rotate", "child": 22, "angles": {"x": 0, "y": 0, "z": 126}}},

    "30": {"id": 30, "name": "hs2_b", "op": {"type": "Cube", "size": {"x": 100, "y": 100, "z": 25}}},
    "31": {"id": 31, "name": "hs2_c", "op": {"type": "Translate", "child": 30, "offset": {"x": -100, "y": -50, "z": 0}}},
    "32": {"id": 32, "name": "hs2_s", "op": {"type": "Translate", "child": 31, "offset": {"x": 12.1352549, "y": 0, "z": 0}}},
    "33": {"id": 33, "name": "hs2", "op": {"type": "Rotate", "child": 32, "angles": {"x": 0, "y": 0, "z": 198}}},

    "40": {"id": 40, "name": "hs3_b", "op": {"type": "Cube", "size": {"x": 100, "y": 100, "z": 25}}},
    "41": {"id": 41, "name": "hs3_c", "op": {"type": "Translate", "child": 40, "offset": {"x": -100, "y": -50, "z": 0}}},
    "42": {"id": 42, "name": "hs3_s", "op": {"type": "Translate", "child": 41, "offset": {"x": 12.1352549, "y": 0, "z": 0}}},
    "43": {"id": 43, "name": "hs3", "op": {"type": "Rotate", "child": 42, "angles": {"x": 0, "y": 0, "z": 270}}},

    "50": {"id": 50, "name": "hs4_b", "op": {"type": "Cube", "size": {"x": 100, "y": 100, "z": 25}}},
    "51": {"id": 51, "name": "hs4_c", "op": {"type": "Translate", "child": 50, "offset": {"x": -100, "y": -50, "z": 0}}},
    "52": {"id": 52, "name": "hs4_s", "op": {"type": "Translate", "child": 51, "offset": {"x": 12.1352549, "y": 0, "z": 0}}},
    "53": {"id": 53, "name": "hs4", "op": {"type": "Rotate", "child": 52, "angles": {"x": 0, "y": 0, "z": 342}}},

    "60": {"id": 60, "name": "i1", "op": {"type": "Intersection", "left": 13, "right": 23}},
    "61": {"id": 61, "name": "i2", "op": {"type": "Intersection", "left": 60, "right": 33}},
    "62": {"id": 62, "name": "i3", "op": {"type": "Intersection", "left": 61, "right": 43}},
    "63": {"id": 63, "name": "pentagon", "op": {"type": "Intersection", "left": 62, "right": 53}},

    "70": {"id": 70, "name": "hole_cyl", "op": {"type": "Cylinder", "radius": 2.5, "height": 27, "segments": 32}},
    "71": {"id": 71, "name": "hole_pos", "op": {"type": "Translate", "child": 70, "offset": {"x": 5, "y": 0, "z": -1}}},

    "80": {"id": 80, "name": "result", "op": {"type": "Difference", "left": 63, "right": 71}}
  },
  "materials": {},
  "part_materials": {},
  "roots": [{"root": 80, "material": "default"}]
}

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