{
  "schemaVersion": 1,
  "app": "part-number-canvas",
  "documentId": "d24a8f61-70b3-4c8e-9a17-5be03f92c8d4",
  "revision": 1,
  "meta": {
    "title": "接続ケーブル（架空サンプル）",
    "locale": "ja",
    "createdAt": "2026-09-16T00:00:00Z",
    "updatedAt": "2026-09-16T00:00:00Z"
  },
  "model": {
    "code": "CBL-2M-RJ45-BK-S",
    "items": [
      {
        "id": "item-kind",
        "range": {
          "start": 0,
          "end": 3,
          "unit": "grapheme"
        },
        "heading": "品種",
        "side": "left",
        "options": [
          {
            "code": "CBL",
            "description": "接続ケーブル（架空）",
            "noteRefs": []
          }
        ]
      },
      {
        "id": "item-length",
        "range": {
          "start": 4,
          "end": 6,
          "unit": "grapheme"
        },
        "heading": "長さ",
        "side": "left",
        "options": [
          {
            "code": "05M",
            "description": "0.5 m",
            "noteRefs": []
          },
          {
            "code": "2M",
            "description": "2 m",
            "noteRefs": []
          },
          {
            "code": "10M",
            "description": "10 m{{note:note-length}}",
            "noteRefs": [
              "note-length"
            ]
          }
        ]
      },
      {
        "id": "item-connector",
        "range": {
          "start": 7,
          "end": 11,
          "unit": "grapheme"
        },
        "heading": "コネクタ",
        "side": "right",
        "options": [
          {
            "code": "RJ45",
            "description": "RJ-45（両端）",
            "noteRefs": []
          },
          {
            "code": "M12D",
            "description": "M12 Dコード（片端）",
            "noteRefs": []
          }
        ]
      },
      {
        "id": "item-color",
        "range": {
          "start": 12,
          "end": 14,
          "unit": "grapheme"
        },
        "heading": "被覆色",
        "side": "right",
        "options": [
          {
            "code": "BK",
            "description": "ブラック",
            "noteRefs": []
          },
          {
            "code": "GY",
            "description": "グレー",
            "noteRefs": []
          },
          {
            "code": "YL",
            "description": "イエロー",
            "noteRefs": []
          }
        ]
      },
      {
        "id": "item-shield",
        "range": {
          "start": 15,
          "end": 16,
          "unit": "grapheme"
        },
        "heading": "シールド",
        "side": "right",
        "options": [
          {
            "code": "S",
            "description": "あり",
            "noteRefs": []
          },
          {
            "code": "U",
            "description": "なし",
            "noteRefs": []
          }
        ]
      }
    ],
    "notes": [
      {
        "id": "note-length",
        "text": "10 m を超える長さは受注生産です。納期は個別にお問い合わせください。"
      }
    ]
  },
  "appearance": {
    "codeFont": "robotoCondensed",
    "bodyFont": "gothic",
    "background": "white",
    "accent": "#000000"
  },
  "export": {
    "svgWidth": 2400,
    "pngWidth": 2400
  }
}
