← mecheval / run / a6-yoke-block-01 / claude-mcp-claude-opus-4-7 / 20260612T004711Z-526c

run 20260612T004711Z-526c

a6-yoke-block-01 · claude-mcp-claude-opus-4-7

Summary

statusfail
score0.50 (2/4)
submissionself-run
modelclaude-mcp-claude-opus-4-7 (anthropic)
started2026-06-12T00:47:11.316Z
ended2026-06-12T00:49:06.079Z
tokens590,699 in · 6,574 out · 597,273 total
wallclock114.7s
tool calls41
task hashb5ef575b6d36db34…
vcad hash652be47b76f54d5d…

Prompt

Make a fork yoke as a single solid. The base block is 80mm × 40mm × 12mm, centered in X and Y with its bottom face on the XY plane (x in [-40, 40], y in [-20, 20], z in [0, 12]). Two vertical tines (fork arms) rise from the base. The left tine is 14mm × 40mm × 45mm at x in [-40, -26], y in [-20, 20], z in [12, 57]. The right tine is 14mm × 40mm × 45mm at x in [26, 40], y in [-20, 20], z in [12, 57]. The gap between the tines (x in [-26, 26]) is open. Through both tines, drill a coaxial cross-bore of diameter 18mm whose axis is parallel to X, centered at y = 0, z = 44.5, passing through the left tine (x in [-40, -26]) and the right tine (x in [26, 40]). The cross-bore removes a cylindrical channel of diameter 18mm from each tine; the open gap between the tines is unaffected. Output a single solid.

Checks

0
valid_solid
pass
params + details
params: {
  "type": "valid_solid"
}

details: {
  "root_count": 13,
  "solids_produced": 13
}
1
bbox
fail
Y off by +20.00mm
params + details
params: {
  "type": "bbox",
  "min": [
    -40,
    -20,
    0
  ],
  "max": [
    40,
    20,
    57
  ],
  "tolerance_mm": 0.1
}

details: {
  "actual_max": [
    40,
    40,
    57
  ],
  "actual_min": [
    -40,
    -20,
    -9
  ],
  "deviation_max": [
    0,
    20,
    0
  ],
  "deviation_min": [
    0,
    0,
    -9
  ],
  "max_abs_deviation_mm": 20,
  "tolerance_mm": 0.1
}
2
mass_props
fail
volume off by 149.6%
params + details
params: {
  "type": "mass_props",
  "volume_mm3": 81674.78,
  "center_of_mass": [
    0,
    0,
    20.23
  ],
  "tolerance_pct": 1.5
}

details: {
  "center_of_mass": {
    "actual": [
      1.9751803483569954,
      4.945361032355685,
      23.999698946026783
    ],
    "bbox_diagonal_mm": 119.81652640600127,
    "deviation": [
      1.9751803483569954,
      4.945361032355685,
      3.7696989460267822
    ],
    "max_abs_deviation_mm": 4.945361032355685,
    "pass": false,
    "spec": [
      0,
      0,
      20.23
    ],
    "tolerance_mm": 1.7972478960900191
  },
  "volume": {
    "actual_mm3": 203827.38356310598,
    "deviation_pct": 149.55975830373342,
    "pass": false,
    "spec_mm3": 81674.78,
    "tolerance_pct": 1.5
  }
}
3
step_roundtrip
pass
params + details
params: {
  "type": "step_roundtrip",
  "tolerance_pct": 1.5
}

details: {
  "per_solid": [
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          40,
          20,
          12
        ],
        "original_min": [
          -40,
          -20,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          40,
          20,
          12
        ],
        "roundtripped_min": [
          -40,
          -20,
          0
        ],
        "tolerance_mm": 1.3536617007214173
      },
      "index": 0,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 38400,
        "pass": true,
        "roundtripped_mm3": 38400
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          14,
          40,
          45
        ],
        "original_min": [
          0,
          0,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          14,
          40,
          45
        ],
        "roundtripped_min": [
          0,
          0,
          0
        ],
        "tolerance_mm": 0.9272135676315354
      },
      "index": 1,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 25200,
        "pass": true,
        "roundtripped_mm3": 25200
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          9,
          9,
          14
        ],
        "original_min": [
          -9,
          -9,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          9,
          9,
          14
        ],
        "roundtripped_min": [
          -9,
          -9,
          0
        ],
        "tolerance_mm": 0.4357751713900185
      },
      "index": 2,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815263208405248,
        "original_mm3": 3556.845890776536,
        "pass": true,
        "roundtripped_mm3": 3539.7187416207125
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          -26,
          20,
          57
        ],
        "original_min": [
          -40,
          -20,
          12
        ],
        "pass": true,
        "roundtripped_max": [
          -26,
          20,
          57
        ],
        "roundtripped_min": [
          -40,
          -20,
          12
        ],
        "tolerance_mm": 0.9272135676315354
      },
      "index": 3,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 25200,
        "pass": true,
        "roundtripped_mm3": 25200
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          14,
          9,
          9
        ],
        "original_min": [
          -5.510910704284357e-16,
          -9,
          -9
        ],
        "pass": true,
        "roundtripped_max": [
          14,
          9,
          9
        ],
        "roundtripped_min": [
          -5.510910704284357e-16,
          -9,
          -9
        ],
        "tolerance_mm": 0.4357751713900185
      },
      "index": 4,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815263208405758,
        "original_mm3": 3556.8458907765366,
        "pass": true,
        "roundtripped_mm3": 3539.718741620711
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          -26,
          9,
          53.5
        ],
        "original_min": [
          -40,
          -9,
          35.5
        ],
        "pass": true,
        "roundtripped_max": [
          -26,
          9,
          53.5
        ],
        "roundtripped_min": [
          -40,
          -9,
          35.5
        ],
        "tolerance_mm": 0.4357751713900185
      },
      "index": 5,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815240989053987,
        "original_mm3": 3556.84580946377,
        "pass": true,
        "roundtripped_mm3": 3539.718739730295
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          -26,
          20,
          57
        ],
        "original_min": [
          -40,
          -20,
          12
        ],
        "pass": true,
        "roundtripped_max": [
          -26,
          20,
          57
        ],
        "roundtripped_min": [
          -40,
          -20,
          12
        ],
        "tolerance_mm": 0.9272135676315354
      },
      "index": 6,
      "pass": true,
      "volume": {
        "deviation_pct": 0.05275592637059766,
        "original_mm3": 21643.15419053614,
        "pass": true,
        "roundtripped_mm3": 21654.572237025175
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          14,
          40,
          45
        ],
        "original_min": [
          0,
          0,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          14,
          40,
          45
        ],
        "roundtripped_min": [
          0,
          0,
          0
        ],
        "tolerance_mm": 0.9272135676315354
      },
      "index": 7,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 25200,
        "pass": true,
        "roundtripped_mm3": 25200
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          9,
          9,
          14
        ],
        "original_min": [
          -9,
          -9,
          0
        ],
        "pass": true,
        "roundtripped_max": [
          9,
          9,
          14
        ],
        "roundtripped_min": [
          -9,
          -9,
          0
        ],
        "tolerance_mm": 0.4357751713900185
      },
      "index": 8,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815263208405248,
        "original_mm3": 3556.845890776536,
        "pass": true,
        "roundtripped_mm3": 3539.7187416207125
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          40,
          20,
          57
        ],
        "original_min": [
          26,
          -20,
          12
        ],
        "pass": true,
        "roundtripped_max": [
          40,
          20,
          57
        ],
        "roundtripped_min": [
          26,
          -20,
          12
        ],
        "tolerance_mm": 0.9272135676315354
      },
      "index": 9,
      "pass": true,
      "volume": {
        "deviation_pct": 0,
        "original_mm3": 25200,
        "pass": true,
        "roundtripped_mm3": 25200
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          14,
          9,
          9
        ],
        "original_min": [
          -5.510910704284357e-16,
          -9,
          -9
        ],
        "pass": true,
        "roundtripped_max": [
          14,
          9,
          9
        ],
        "roundtripped_min": [
          -5.510910704284357e-16,
          -9,
          -9
        ],
        "tolerance_mm": 0.4357751713900185
      },
      "index": 10,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815263208405758,
        "original_mm3": 3556.8458907765366,
        "pass": true,
        "roundtripped_mm3": 3539.718741620711
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          40,
          9,
          53.5
        ],
        "original_min": [
          26,
          -9,
          35.5
        ],
        "pass": true,
        "roundtripped_max": [
          40,
          9,
          53.5
        ],
        "roundtripped_min": [
          26,
          -9,
          35.5
        ],
        "tolerance_mm": 0.4357751713900185
      },
      "index": 11,
      "pass": true,
      "volume": {
        "deviation_pct": 0.4815240989054115,
        "original_mm3": 3556.8458094637704,
        "pass": true,
        "roundtripped_mm3": 3539.718739730295
      }
    },
    {
      "bbox": {
        "max_abs_deviation_mm": 0,
        "original_max": [
          40,
          20,
          57
        ],
        "original_min": [
          26,
          -20,
          12
        ],
        "pass": true,
        "roundtripped_max": [
          40,
          20,
          57
        ],
        "roundtripped_min": [
          26,
          -20,
          12
        ],
        "tolerance_mm": 0.9272135676315354
      },
      "index": 12,
      "pass": true,
      "volume": {
        "deviation_pct": 0.05275592637059766,
        "original_mm3": 21643.15419053614,
        "pass": true,
        "roundtripped_mm3": 21654.572237025175
      }
    }
  ],
  "tolerance_pct": 1.5
}

Tool calls

0
open_document
ok
3ms
args
{}
1
create
err
5ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "union",
  "name": "Fork Yoke",
  "params": {
    "children": [
      {
        "type": "translate",
        "params": {
          "x": -40,
          "y": -20,
          "z": 0,
          "child": {
            "type": "cube",
            "params": {
              "x": 80,
              "y": 40,
              "z": 12
            }
          }
        }
      },
      {
        "type": "difference",
        "params": {
          "children": [
            {
              "type": "translate",
              "params": {
                "x": -40,
                "y": -20,
                "z": 12,
                "child": {
                  "type": "cube",
                  "params": {
                    "x": 14,
                    "y": 40,
                    "z": 45
                  }
                }
              }
            },
            {
              "type": "translate",
              "params": {
                "x": -40,
                "y": 0,
                "z": 44.5,
                "child": {
                  "type": "rotate",
                  "params": {
                    "x": 0,
                    "y": 90,
                    "z": 0,
                    "child": {
                      "type": "cylinder",
                      "params": {
                        "r": 9,
                        "h": 14
                      }
                    }
                  }
                }
              }
            }
          ]
        }
      },
      {
        "type": "difference",
        "params": {
          "children": [
            {
              "type": "translate",
              "params": {
                "x": 26,
                "y": -20,
                "z": 12,
                "child": {
                  "type": "cube",
                  "params": {
                    "x": 14,
                    "y": 40,
                    "z": 45
                  }
                }
              }
            },
            {
              "type": "translate",
              "params": {
                "x": 26,
                "y": 0,
                "z": 44.5,
                "child": {
                  "type": "rotate",
                  "params": {
                    "x": 0,
                    "y": 90,
                    "z": 0,
                    "child": {
                      "type": "cylinder",
                      "params": {
                        "r": 9,
                        "h": 14
                      }
                    }
                  }
                }
              }
            }
          ]
        }
      }
    ]
  }
}
2
create_cad_loon
err
10ms
args
{
  "source": "[let\n  [base [translate -40 -20 0 [cube 80 40 12]]]\n  [left-tine-solid [translate -40 -20 12 [cube 14 40 45]]]\n  [right-tine-solid [translate 26 -20 12 [cube 14 40 45]]]\n  [left-bore [translate -40 0 44.5 [rotate 0 90 0 [cylinder 9 14]]]]\n  [right-bore [translate 26 0 44.5 [rotate 0 90 0 [cylinder 9 14]]]]\n  [left-tine [difference left-bore left-tine-solid]]\n  [right-tine [difference right-bore right-tine-solid]]\n  [root [union left-tine [union right-tine base]] \"steel\"]]"
}
3
create_cad_loon
ok
9ms
args
{
  "source": "[root\n  [union\n    [translate -40 -20 0 [cube 80 40 12]]\n    [union\n      [difference\n        [translate -40 0 44.5 [rotate 0 90 0 [cylinder 9 14]]]\n        [translate -40 -20 12 [cube 14 40 45]]]\n      [difference\n        [translate 26 0 44.5 [rotate 0 90 0 [cylinder 9 14]]]\n        [translate 26 -20 12 [cube 14 40 45]]]]]\n  \"steel\"]"
}
4
create
err
3ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cube",
  "name": "base_cube",
  "params": {
    "x": 80,
    "y": 40,
    "z": 12
  }
}
5
create
ok
7ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cube",
  "name": "base_cube",
  "params": {
    "size": [
      80,
      40,
      12
    ]
  }
}
6
read
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "1"
}
7
create
ok
4ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "translate",
  "name": "base_translated",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -40,
      "y": -20,
      "z": 0
    },
    "child": 1
  }
}
8
read
ok
2ms
args
{
  "document_id": "doc_1781225231507_1"
}
9
read
ok
4ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "2"
}
10
delete
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "1"
}
11
delete
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "2"
}
12
read
ok
1ms
args
{
  "document_id": "doc_1781225231507_1"
}
13
create
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cube",
  "name": "base",
  "params": {
    "size": [
      80,
      40,
      12
    ]
  }
}
14
create
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "translate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -40,
      "y": -20,
      "z": 0
    },
    "child": 1
  }
}
15
create
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cube",
  "name": "left_tine",
  "params": {
    "size": [
      14,
      40,
      45
    ]
  }
}
16
read
ok
1ms
args
{
  "document_id": "doc_1781225231507_1"
}
17
delete
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "1"
}
18
delete
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "2"
}
19
delete
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "3"
}
20
create
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cube",
  "name": "base",
  "params": {
    "size": [
      80,
      40,
      12
    ]
  }
}
21
create
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "translate",
  "parent_part_id": "1",
  "params": {
    "offset": {
      "x": -40,
      "y": -20,
      "z": 0
    },
    "child": 1
  }
}
22
read
ok
1ms
args
{
  "document_id": "doc_1781225231507_1"
}
23
get_document
ok
1ms
args
{
  "document_id": "doc_1781225231507_1"
}
24
delete
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "part_id": "1"
}
25
get_document
ok
1ms
args
{
  "document_id": "doc_1781225231507_1"
}
26
create
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cube",
  "name": "left_tine_cube",
  "params": {
    "size": [
      14,
      40,
      45
    ]
  }
}
27
create
err
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cylinder",
  "name": "bore_cyl",
  "params": {
    "radius": 9,
    "height": 14
  }
}
28
create
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cylinder",
  "name": "bore_cyl",
  "params": {
    "radius": 9,
    "height": 14,
    "segments": 64
  }
}
29
create
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "translate",
  "parent_part_id": "3",
  "params": {
    "offset": {
      "x": -40,
      "y": -20,
      "z": 12
    },
    "child": 3
  }
}
30
create
err
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "rotate",
  "parent_part_id": "4",
  "params": {
    "euler_deg": {
      "x": 0,
      "y": 90,
      "z": 0
    },
    "child": 4
  }
}
31
create
ok
1ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "rotate",
  "parent_part_id": "4",
  "params": {
    "angles": {
      "x": 0,
      "y": 90,
      "z": 0
    },
    "child": 4
  }
}
32
create
ok
4ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "translate",
  "parent_part_id": "6",
  "params": {
    "offset": {
      "x": -40,
      "y": 0,
      "z": 44.5
    },
    "child": 6
  }
}
33
create
ok
3ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "difference",
  "name": "left_tine_with_bore",
  "params": {
    "left": 5,
    "right": 7
  }
}
34
create
ok
3ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cube",
  "name": "right_tine_cube",
  "params": {
    "size": [
      14,
      40,
      45
    ]
  }
}
35
create
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "cylinder",
  "name": "right_bore_cyl",
  "params": {
    "radius": 9,
    "height": 14,
    "segments": 64
  }
}
36
create
ok
2ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "translate",
  "parent_part_id": "9",
  "params": {
    "offset": {
      "x": 26,
      "y": -20,
      "z": 12
    },
    "child": 9
  }
}
37
create
ok
0ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "rotate",
  "parent_part_id": "10",
  "params": {
    "angles": {
      "x": 0,
      "y": 90,
      "z": 0
    },
    "child": 10
  }
}
38
create
ok
4ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "translate",
  "parent_part_id": "12",
  "params": {
    "offset": {
      "x": 26,
      "y": 0,
      "z": 44.5
    },
    "child": 12
  }
}
39
create
ok
3ms
args
{
  "document_id": "doc_1781225231507_1",
  "type": "difference",
  "name": "right_tine_with_bore",
  "params": {
    "left": 11,
    "right": 13
  }
}
40
get_document
ok
1ms
args
{
  "document_id": "doc_1781225231507_1"
}

What the model built

isometric render via vcad-render · the model's actual .vcad output, faceted at 28 segments per cylinder · download 20260612T004711Z-526c.vcad

.vcad source

{
  "version": "0.1",
  "nodes": {
    "1": {
      "id": 1,
      "name": "base",
      "op": {
        "type": "Cube",
        "size": {
          "x": 80,
          "y": 40,
          "z": 12
        }
      }
    },
    "2": {
      "id": 2,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 1,
        "offset": {
          "x": -40,
          "y": -20,
          "z": 0
        }
      }
    },
    "3": {
      "id": 3,
      "name": "left_tine_cube",
      "op": {
        "type": "Cube",
        "size": {
          "x": 14,
          "y": 40,
          "z": 45
        }
      }
    },
    "4": {
      "id": 4,
      "name": "bore_cyl",
      "op": {
        "type": "Cylinder",
        "radius": 9,
        "height": 14,
        "segments": 64
      }
    },
    "5": {
      "id": 5,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 3,
        "offset": {
          "x": -40,
          "y": -20,
          "z": 12
        }
      }
    },
    "6": {
      "id": 6,
      "name": null,
      "op": {
        "type": "Rotate",
        "child": 4,
        "angles": {
          "x": 0,
          "y": 90,
          "z": 0
        }
      }
    },
    "7": {
      "id": 7,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 6,
        "offset": {
          "x": -40,
          "y": 0,
          "z": 44.5
        }
      }
    },
    "8": {
      "id": 8,
      "name": "left_tine_with_bore",
      "op": {
        "type": "Difference",
        "left": 5,
        "right": 7
      }
    },
    "9": {
      "id": 9,
      "name": "right_tine_cube",
      "op": {
        "type": "Cube",
        "size": {
          "x": 14,
          "y": 40,
          "z": 45
        }
      }
    },
    "10": {
      "id": 10,
      "name": "right_bore_cyl",
      "op": {
        "type": "Cylinder",
        "radius": 9,
        "height": 14,
        "segments": 64
      }
    },
    "11": {
      "id": 11,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 9,
        "offset": {
          "x": 26,
          "y": -20,
          "z": 12
        }
      }
    },
    "12": {
      "id": 12,
      "name": null,
      "op": {
        "type": "Rotate",
        "child": 10,
        "angles": {
          "x": 0,
          "y": 90,
          "z": 0
        }
      }
    },
    "13": {
      "id": 13,
      "name": null,
      "op": {
        "type": "Translate",
        "child": 12,
        "offset": {
          "x": 26,
          "y": 0,
          "z": 44.5
        }
      }
    },
    "14": {
      "id": 14,
      "name": "right_tine_with_bore",
      "op": {
        "type": "Difference",
        "left": 11,
        "right": 13
      }
    }
  },
  "materials": {},
  "part_materials": {},
  "roots": [
    {
      "root": 2,
      "material": "default"
    },
    {
      "root": 3,
      "material": "default"
    },
    {
      "root": 4,
      "material": "default"
    },
    {
      "root": 5,
      "material": "default"
    },
    {
      "root": 6,
      "material": "default"
    },
    {
      "root": 7,
      "material": "default"
    },
    {
      "root": 8,
      "material": "default"
    },
    {
      "root": 9,
      "material": "default"
    },
    {
      "root": 10,
      "material": "default"
    },
    {
      "root": 11,
      "material": "default"
    },
    {
      "root": 12,
      "material": "default"
    },
    {
      "root": 13,
      "material": "default"
    },
    {
      "root": 14,
      "material": "default"
    }
  ]
}

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