← mecheval / run / a3-pentagonal-prism-01 / claude-direct-claude-opus-4-7 / 20260428T213725Z-a341

run 20260428T213725Z-a341

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:25.608Z
ended2026-04-28T21:37:48.496Z
tokens950 in · 2,016 out · 2,966 total
wallclock22.8s
tool calls1
task hash1cd17baaa8bda612…
vcad hashc39f9b2d0e567750…

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": 12884.146798555948,
    "deviation_pct": 0.002586068231322923,
    "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.0122108466869015,
        "original_mm3": 12884.146798555948,
        "pass": true,
        "roundtripped_mm3": 12885.720061968435
      }
    }
  ],
  "tolerance_pct": 1.5
}

Tool calls

0
anthropic.messages.create
ok
22837ms
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 20260428T213725Z-a341.vcad

.vcad source

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

    "10": {"id": 10, "name": "hs0", "op": {"type": "Rotate", "child": 3, "angles": {"x": 0, "y": 0, "z": 54}}},
    "11": {"id": 11, "name": "hs1", "op": {"type": "Rotate", "child": 3, "angles": {"x": 0, "y": 0, "z": 126}}},
    "12": {"id": 12, "name": "hs2", "op": {"type": "Rotate", "child": 3, "angles": {"x": 0, "y": 0, "z": 198}}},
    "13": {"id": 13, "name": "hs3", "op": {"type": "Rotate", "child": 3, "angles": {"x": 0, "y": 0, "z": 270}}},
    "14": {"id": 14, "name": "hs4", "op": {"type": "Rotate", "child": 3, "angles": {"x": 0, "y": 0, "z": 342}}},

    "20": {"id": 20, "name": "i01", "op": {"type": "Intersection", "left": 10, "right": 11}},
    "21": {"id": 21, "name": "i012", "op": {"type": "Intersection", "left": 20, "right": 12}},
    "22": {"id": 22, "name": "i0123", "op": {"type": "Intersection", "left": 21, "right": 13}},
    "23": {"id": 23, "name": "pentagon_inf", "op": {"type": "Intersection", "left": 22, "right": 14}},

    "30": {"id": 30, "name": "height_box", "op": {"type": "Cube", "size": {"x": 60, "y": 60, "z": 25}}},
    "31": {"id": 31, "name": "height_box_centered", "op": {"type": "Translate", "child": 30, "offset": {"x": -30, "y": -30, "z": 0}}},

    "40": {"id": 40, "name": "prism", "op": {"type": "Intersection", "left": 23, "right": 31}},

    "50": {"id": 50, "name": "hole_cyl", "op": {"type": "Cylinder", "radius": 2.5, "height": 27, "segments": 64}},
    "51": {"id": 51, "name": "hole_positioned", "op": {"type": "Translate", "child": 50, "offset": {"x": 5, "y": 0, "z": -1}}},

    "60": {"id": 60, "name": "result", "op": {"type": "Difference", "left": 40, "right": 51}}
  },
  "materials": {},
  "part_materials": {},
  "roots": [{"root": 60, "material": "default"}]
}

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