← mecheval / run / a2-stepped-block-01 / claude-mcp-claude-opus-4-7 / 20260611T175636Z-d79a

run 20260611T175636Z-d79a

a2-stepped-block-01 · claude-mcp-claude-opus-4-7

Summary

statusPASS
score1.00 (4/4)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-11T17:56:36.046Z
ended2026-06-11T17:57:26.424Z
tokens262,051 in · 2,358 out · 264,409 total
wallclock50.4s
tool calls19
task hashf89fc615a163d859…
vcad hashe06b8ff7664ee295…

Prompt

Start with a rectangular block 50mm long (X) × 30mm wide (Y) × 20mm tall (Z), centered in X and Y with the bottom face on the XY plane (so it spans x in [-25, 25], y in [-15, 15], z in [0, 20]). Cut away the upper +X corner: remove material in the region x in [0, 25], y in [-15, 15], z in [10, 20]. The result has an L-shape when viewed from +Y. 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": [
    -25,
    -15,
    0
  ],
  "max": [
    25,
    15,
    20
  ],
  "tolerance_mm": 0.05
}

details: {
  "actual_max": [
    25,
    15,
    20
  ],
  "actual_min": [
    -25,
    -15,
    0
  ],
  "deviation_max": [
    0,
    0,
    0
  ],
  "deviation_min": [
    0,
    0,
    0
  ],
  "max_abs_deviation_mm": 0,
  "tolerance_mm": 0.05
}
2
mass_props
pass
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 22500,
  "tolerance_pct": 0.1
}

details: {
  "volume": {
    "actual_mm3": 22500,
    "deviation_pct": 0,
    "pass": true,
    "spec_mm3": 22500,
    "tolerance_pct": 0.1
  }
}
3
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 0.1
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          25,
          15,
          20
        ],
        "original_min": [
          -25,
          -15,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          25,
          15,
          20
        ],
        "roundtripped_min": [
          -25,
          -15,
          0
        ],
        "tolerance_mm": 0.061644140029689765
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 22500,
        "pass": true,
        "roundtripped_mm3": 22500
      }
    }
  ],
  "tolerance_pct": 0.1
}

Tool calls

0
open_document
ok
2ms
args
{}
1
create
err
6ms
args
{
  "document_id": "doc_1781200596213_1",
  "type": "difference",
  "name": "L-Block",
  "params": {
    "shape": {
      "type": "translate",
      "params": {
        "x": -25,
        "y": -15,
        "z": 0,
        "shape": {
          "type": "cube",
          "params": {
            "x": 50,
            "y": 30,
            "z": 20
          }
        }
      }
    },
    "tool": {
      "type": "translate",
      "params": {
        "x": 0,
        "y": -15,
        "z": 10,
        "shape": {
          "type": "cube",
          "params": {
            "x": 25,
            "y": 30,
            "z": 10
          }
        }
      }
    }
  }
}
2
create_cad_loon
ok
12ms
args
{
  "source": "[difference\n  [translate 0 -15 10 [cube 25 30 10]]\n  [translate -25 -15 0 [cube 50 30 20]]]",
  "format": "json"
}
3
create
err
3ms
args
{
  "document_id": "doc_1781200596213_1",
  "type": "cube",
  "name": "Block",
  "params": {
    "x": 50,
    "y": 30,
    "z": 20
  }
}
4
create
ok
4ms
args
{
  "document_id": "doc_1781200596213_1",
  "type": "cube",
  "name": "Block",
  "params": {
    "size": {
      "x": 50,
      "y": 30,
      "z": 20
    }
  }
}
5
create
ok
6ms
args
{
  "document_id": "doc_1781200596213_1",
  "type": "translate",
  "name": "PositionBlock",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -25,
      "y": -15,
      "z": 0
    },
    "child": 1
  }
}
6
create
ok
2ms
args
{
  "document_id": "doc_1781200596213_1",
  "type": "cube",
  "name": "CutTool",
  "params": {
    "size": {
      "x": 25,
      "y": 30,
      "z": 10
    }
  }
}
7
create
ok
5ms
args
{
  "document_id": "doc_1781200596213_1",
  "type": "translate",
  "name": "PositionCut",
  "parent_part_id": "3",
  "params": {
    "offset": {
      "x": 0,
      "y": -15,
      "z": 10
    },
    "child": 3
  }
}
8
create
ok
4ms
args
{
  "document_id": "doc_1781200596213_1",
  "type": "difference",
  "name": "L-Block",
  "params": {
    "left": 2,
    "right": 4
  }
}
9
read
ok
3ms
args
{
  "document_id": "doc_1781200596213_1"
}
10
get_document
ok
5ms
args
{
  "document_id": "doc_1781200596213_1"
}
11
delete
ok
3ms
args
{
  "document_id": "doc_1781200596213_1",
  "part_id": "2"
}
12
delete
ok
2ms
args
{
  "document_id": "doc_1781200596213_1",
  "part_id": "4"
}
13
get_document
ok
2ms
args
{
  "document_id": "doc_1781200596213_1"
}
14
delete
ok
3ms
args
{
  "document_id": "doc_1781200596213_1",
  "part_id": "1"
}
15
delete
ok
2ms
args
{
  "document_id": "doc_1781200596213_1",
  "part_id": "3"
}
16
get_document
ok
2ms
args
{
  "document_id": "doc_1781200596213_1"
}
17
render_view
ok
95ms
args
{
  "document_id": "doc_1781200596213_1"
}
18
get_document
ok
2ms
args
{
  "document_id": "doc_1781200596213_1"
}

What the model built

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

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "Block",
      "op": {
        "type": "Cube",
        "size": {
          "x": 50,
          "y": 30,
          "z": 20
        }
      }
    },
    "2": {
      "id": 2,
      "name": "PositionBlock",
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -25,
          "y": -15,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": "CutTool",
      "op": {
        "type": "Cube",
        "size": {
          "x": 25,
          "y": 30,
          "z": 10
        }
      }
    },
    "4": {
      "id": 4,
      "name": "PositionCut",
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": 0,
          "y": -15,
          "z": 10
        }
      }
    },
    "5": {
      "id": 5,
      "name": "L-Block",
      "op": {
        "type": "Difference",
        "left": 2,
        "right": 4
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 5,
      "material": "default"
    }
  ]
}

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