{
  "metadata": {
    "id": "rev-41-1305-pk8-15mm-plastic-90deg-bracket",
    "name": "REV Robotics 15mm Plastic 90 Degree Bracket",
    "type": "bracket",
    "description": "Injection-molded nylon (PA66) fixed 90° bracket for the REV DUO 15mm build system. Features M3 clearance holes on an 8mm grid and alignment ribs designed to seat into the 15mm extrusion channel.",
    "manufacturer": "REV Robotics",
    "part_number": "REV-41-1305-PK8",
    "datasheet_url": "https://www.revrobotics.com/content/docs/REV-41-1305-DR.pdf",
    "tags": [
      "rev",
      "rev-duo",
      "15mm",
      "bracket",
      "90deg",
      "plastic",
      "nylon",
      "pa66",
      "m3",
      "8mm-grid"
    ],
    "schema_version": "1.4.0",
    "version": "0.4.0",
    "taxonomy": [
      "mechanical.mounting",
      "robotics.ftc"
    ]
  },
  "domains": [
    {
      "domain": "mechanical",
      "package_type": "injection_molded_plastic",
      "resources": [
        {
          "id": "mount_leg_a",
          "name": "Mounting holes (leg A)",
          "description": "Representative M3 clearance hole group on leg A (8mm grid).",
          "connector_type": "through_hole",
          "functions": [
            {
              "name": "mounting_hole",
              "description": "M3 clearance mounting holes on leg A.",
              "direction": "bidirectional"
            }
          ]
        },
        {
          "id": "mount_leg_b",
          "name": "Mounting holes (leg B)",
          "description": "Representative M3 clearance hole group on leg B (8mm grid).",
          "connector_type": "through_hole",
          "functions": [
            {
              "name": "mounting_hole",
              "description": "M3 clearance mounting holes on leg B.",
              "direction": "bidirectional"
            }
          ]
        }
      ],
      "interfaces": [
        {
          "id": "mount",
          "name": "Mount interface",
          "protocol": {
            "type": "threaded_connection",
            "role": "mounting_point"
          },
          "requires": [
            {
              "function": "mounting_hole",
              "count": 1
            }
          ],
          "max_instances": 2,
          "description": "Fasten one bracket leg to one structural partner using M3 hardware through the 8mm-grid M3 clearance holes. This interface is instantiated per leg."
        }
      ]
    }
  ],
  "warnings": [
    "This definition exposes a single mount interface template that can be instantiated twice (one per bracket leg). Exact hole count/locations are defined by CAD/drawing."
  ],
  "usage_notes": "Seat alignment ribs into the REV DUO 15mm extrusion channel before tightening. Use washers and avoid over-torquing plastic."
}