← mecheval / run / a3-pentagonal-prism-01 / claude-direct-claude-opus-4-7 / 20260428T213634Z-0517

run 20260428T213634Z-0517

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:36:34.946Z
ended2026-04-28T21:37:01.605Z
tokens950 in · 2,232 out · 3,182 total
wallclock26.6s
tool calls1
task hash1cd17baaa8bda612…
vcad hash4f358c31b4560c10…

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.265783309936523,
    14.998254776000977,
    25
  ],
  "actual_min": [
    -14.265783309936523,
    -12.135299682617188,
    0
  ],
  "deviation_max": [
    -0.004216690063476136,
    -0.0017452239990234375,
    0
  ],
  "deviation_min": [
    0.004216690063476136,
    -0.005299682617186718,
    0
  ],
  "max_abs_deviation_mm": 0.005299682617186718,
  "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": 12885.690002772373,
    "deviation_pct": 0.00939116497036456,
    "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.265783309936523,
          14.998254776000977,
          25
        ],
        "original_min": [
          -14.265783309936523,
          -12.135299682617188,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          14.265783309936523,
          14.998254776000977,
          25
        ],
        "roundtripped_min": [
          -14.265783309936523,
          -12.135299682617188,
          0
        ],
        "tolerance_mm": 0.6995984677314456
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 12885.690002772373,
        "pass": true,
        "roundtripped_mm3": 12885.690002772373
      }
    }
  ],
  "tolerance_pct": 1.5
}

Tool calls

0
anthropic.messages.create
ok
26625ms
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 20260428T213634Z-0517.vcad

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {"id": 1, "name": "cube_base", "op": {"type":"Cube","size":{"x":100,"y":100,"z":25}}},
    "2": {"id": 2, "name": "cube_centered_y", "op": {"type":"Translate","child":1,"offset":{"x":0,"y":-50,"z":0}}},
    "10": {"id": 10, "name": "edge1_rot", "op": {"type":"Rotate","child":2,"angles":{"x":0,"y":0,"z":306}}},
    "11": {"id": 11, "name": "edge1", "op": {"type":"Translate","child":10,"offset":{"x":-7.1329,"y":9.8159,"z":0}}},
    "20": {"id": 20, "name": "edge2_rot", "op": {"type":"Rotate","child":2,"angles":{"x":0,"y":0,"z":18}}},
    "21": {"id": 21, "name": "edge2", "op": {"type":"Translate","child":20,"offset":{"x":-11.5418,"y":-3.75,"z":0}}},
    "30": {"id": 30, "name": "edge3_rot", "op": {"type":"Rotate","child":2,"angles":{"x":0,"y":0,"z":90}}},
    "31": {"id": 31, "name": "edge3", "op": {"type":"Translate","child":30,"offset":{"x":0,"y":-12.1353,"z":0}}},
    "40": {"id": 40, "name": "edge4_rot", "op": {"type":"Rotate","child":2,"angles":{"x":0,"y":0,"z":162}}},
    "41": {"id": 41, "name": "edge4", "op": {"type":"Translate","child":40,"offset":{"x":11.5418,"y":-3.75,"z":0}}},
    "50": {"id": 50, "name": "edge5_rot", "op": {"type":"Rotate","child":2,"angles":{"x":0,"y":0,"z":234}}},
    "51": {"id": 51, "name": "edge5", "op": {"type":"Translate","child":50,"offset":{"x":7.1329,"y":9.8159,"z":0}}},
    "60": {"id": 60, "name": "i1", "op": {"type":"Intersection","left":11,"right":21}},
    "61": {"id": 61, "name": "i2", "op": {"type":"Intersection","left":60,"right":31}},
    "62": {"id": 62, "name": "i3", "op": {"type":"Intersection","left":61,"right":41}},
    "63": {"id": 63, "name": "pentagon", "op": {"type":"Intersection","left":62,"right":51}},
    "70": {"id": 70, "name": "hole_cyl", "op": {"type":"Cylinder","radius":2.5,"height":27,"segments":32}},
    "71": {"id": 71, "name": "hole", "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.921Z · static site, regenerate with npm run build -w @mecheval/leaderboard