{
  "asOf": "2026-09-11",
  "source": {
    "name": "Rider Triangle",
    "note": "Computed locally with the published rider-triangle geometry model; not a motorcycle specification database."
  },
  "positions": [
    {
      "slug": "standard",
      "label": "Standard",
      "detail": "Upright & centered",
      "fields": {
        "barX": 450,
        "barY": 300,
        "pegX": 180,
        "pegDrop": 500,
        "seat": 820,
        "lean": 15
      },
      "knee": 72.37919139127256,
      "elbow": 72.09582830403863,
      "seatGap": 20,
      "fitScore": 17
    },
    {
      "slug": "sport",
      "label": "Sport",
      "detail": "Forward & tucked",
      "fields": {
        "barX": 590,
        "barY": 160,
        "pegX": 50,
        "pegDrop": 470,
        "seat": 810,
        "lean": 38
      },
      "knee": 63.35924068484463,
      "elbow": 68.78556094706528,
      "seatGap": 30,
      "fitScore": 10
    },
    {
      "slug": "cruiser",
      "label": "Cruiser",
      "detail": "Feet further forward",
      "fields": {
        "barX": 400,
        "barY": 310,
        "pegX": 500,
        "pegDrop": 480,
        "seat": 700,
        "lean": 8
      },
      "knee": 100.72951917462962,
      "elbow": 75.50328162473004,
      "seatGap": 140,
      "fitScore": 30
    },
    {
      "slug": "touring",
      "label": "Touring",
      "detail": "Upright, feet neutral",
      "fields": {
        "barX": 470,
        "barY": 340,
        "pegX": 260,
        "pegDrop": 490,
        "seat": 750,
        "lean": 10
      },
      "knee": 76.09888614525744,
      "elbow": 80.92453288662071,
      "seatGap": 90,
      "fitScore": 13
    },
    {
      "slug": "adventure",
      "label": "Adventure",
      "detail": "Tall & upright",
      "fields": {
        "barX": 480,
        "barY": 390,
        "pegX": 130,
        "pegDrop": 540,
        "seat": 870,
        "lean": 12
      },
      "knee": 76.21544848621984,
      "elbow": 73.73974126307002,
      "seatGap": -30,
      "fitScore": 15
    }
  ],
  "compare": [
    {
      "slug": "standard-vs-sport",
      "a": "standard",
      "b": "sport"
    },
    {
      "slug": "standard-vs-cruiser",
      "a": "standard",
      "b": "cruiser"
    },
    {
      "slug": "standard-vs-touring",
      "a": "standard",
      "b": "touring"
    },
    {
      "slug": "standard-vs-adventure",
      "a": "standard",
      "b": "adventure"
    },
    {
      "slug": "sport-vs-cruiser",
      "a": "sport",
      "b": "cruiser"
    },
    {
      "slug": "sport-vs-touring",
      "a": "sport",
      "b": "touring"
    },
    {
      "slug": "sport-vs-adventure",
      "a": "sport",
      "b": "adventure"
    },
    {
      "slug": "cruiser-vs-touring",
      "a": "cruiser",
      "b": "touring"
    },
    {
      "slug": "cruiser-vs-adventure",
      "a": "cruiser",
      "b": "adventure"
    },
    {
      "slug": "touring-vs-adventure",
      "a": "touring",
      "b": "adventure"
    }
  ]
}