{ "id": "task_016_cone", "part_class": "cone", "difficulty_bin": 3, "max_steps": 10, "prompt": "Create a solid cone. The base is a circle of diameter 50 millimeters sitting flat on the XY plane, centered at the origin. The cone tapers uniformly to a point at a height of 60 millimeters above the base along the Z axis. The apex is directly above the center of the base. No holes, no truncation - a full solid cone to a sharp point.", "ground_truth_step": "tasks/task_016_cone/ground_truth.step", "ground_truth_json": "tasks/task_016_cone/ground_truth.json", "reference_code": "tasks/task_016_cone/reference_code.py" }