{
  "factory_id": "F07",
  "design_revision": 2,
  "design_story": "큰 여섯 절임조와 다단 세척기가 북쪽 두 홀을 차지하고 가운데 작은 세척 마당이 남는다. 남동쪽 짧은 양념·버무림·충전동과 남쪽 736㎡ 숙성 냉장고가 비대칭 U자를 완성한다. 겉잎·염수 회수는 서쪽, 수출 냉장 출하는 남쪽으로 구분한다. 넓은 바닥을 상자로 채우는 대신 배추의 배치 바스켓과 작업자 배수 통로를 확보한다.",
  "site": {
    "width": 131,
    "depth": 107
  },
  "buildings": [
    {
      "id": "wet",
      "name": "배추 전처리·절임동",
      "role": "production",
      "polygon": [
        [
          30,
          42
        ],
        [
          54,
          42
        ],
        [
          54,
          58
        ],
        [
          72,
          58
        ],
        [
          72,
          88
        ],
        [
          30,
          88
        ]
      ],
      "height": 10,
      "roof": {
        "type": "sawtooth",
        "axis": "y",
        "pitch": 0.12
      },
      "facade": {
        "color": [
          0.78,
          0.83,
          0.72
        ],
        "accent": [
          0.59,
          0.19,
          0.12
        ],
        "material": "metal",
        "window_band_height": 3.7
      }
    },
    {
      "id": "wash",
      "name": "다단 세척·배수동",
      "role": "production",
      "polygon": [
        [
          72,
          58
        ],
        [
          108,
          58
        ],
        [
          108,
          80
        ],
        [
          72,
          80
        ]
      ],
      "height": 9,
      "roof": {
        "type": "shed",
        "axis": "x",
        "pitch": 0.12
      },
      "facade": {
        "color": [
          0.79,
          0.85,
          0.76
        ],
        "accent": [
          0.59,
          0.19,
          0.12
        ],
        "material": "metal",
        "window_band_height": 3.7
      }
    },
    {
      "id": "season",
      "name": "양념·버무림·충전동",
      "role": "production",
      "polygon": [
        [
          76,
          38
        ],
        [
          108,
          38
        ],
        [
          108,
          58
        ],
        [
          76,
          58
        ]
      ],
      "height": 8,
      "roof": {
        "type": "gable",
        "axis": "x",
        "pitch": 0.12
      },
      "facade": {
        "color": [
          0.85,
          0.85,
          0.76
        ],
        "accent": [
          0.59,
          0.19,
          0.12
        ],
        "material": "metal",
        "window_band_height": 3.7
      }
    },
    {
      "id": "cold",
      "name": "수출 숙성·검사동",
      "role": "production",
      "polygon": [
        [
          30,
          22
        ],
        [
          108,
          22
        ],
        [
          108,
          38
        ],
        [
          30,
          38
        ]
      ],
      "height": 10,
      "roof": {
        "type": "flat",
        "axis": "x",
        "pitch": 0.12
      },
      "facade": {
        "color": [
          0.81,
          0.87,
          0.8
        ],
        "accent": [
          0.59,
          0.19,
          0.12
        ],
        "material": "metal",
        "window_band_height": 3.7
      }
    },
    {
      "id": "support",
      "name": "품질·직원·유틸리티 별동",
      "role": "office",
      "polygon": [
        [
          10,
          28
        ],
        [
          24,
          28
        ],
        [
          24,
          72
        ],
        [
          10,
          72
        ]
      ],
      "height": 6,
      "roof": {
        "type": "flat",
        "axis": "x",
        "pitch": 0.12
      },
      "facade": {
        "color": [
          0.72,
          0.75,
          0.66
        ],
        "accent": [
          0.1,
          0.28,
          0.36
        ],
        "material": "metal",
        "window_band_height": 3.7
      }
    }
  ],
  "zones": [
    {
      "id": "trim",
      "name": "배추 선별·겉잎·절단",
      "role": "process",
      "building_id": "wet",
      "x": 30,
      "y": 42,
      "width": 24,
      "depth": 16,
      "stage_ids": [
        "S01"
      ],
      "fixtures": [
        {
          "id": "leaf-bins",
          "type": "waste_station",
          "x": 42,
          "y": 55,
          "width": 18,
          "depth": 3,
          "height": 1.5,
          "count": 4,
          "rows": 1,
          "columns": 4,
          "angle": 0,
          "label": "겉잎 밀폐 빈"
        }
      ]
    },
    {
      "id": "brine",
      "name": "6개 배치 절임조",
      "role": "process",
      "building_id": "wet",
      "x": 30,
      "y": 58,
      "width": 42,
      "depth": 30,
      "stage_ids": [
        "S02"
      ],
      "fixtures": []
    },
    {
      "id": "wash-zone",
      "name": "세척·배수 규격화",
      "role": "process",
      "building_id": "wash",
      "x": 72,
      "y": 58,
      "width": 36,
      "depth": 22,
      "stage_ids": [
        "S03",
        "S04"
      ],
      "fixtures": []
    },
    {
      "id": "seasoning",
      "name": "양념 준비",
      "role": "process",
      "building_id": "season",
      "x": 76,
      "y": 48,
      "width": 16,
      "depth": 10,
      "stage_ids": [
        "S05"
      ],
      "fixtures": []
    },
    {
      "id": "tumble",
      "name": "배치 버무림",
      "role": "process",
      "building_id": "season",
      "x": 92,
      "y": 48,
      "width": 16,
      "depth": 10,
      "stage_ids": [
        "S06"
      ],
      "fixtures": []
    },
    {
      "id": "fill",
      "name": "김치 정량 충전",
      "role": "process",
      "building_id": "season",
      "x": 76,
      "y": 38,
      "width": 32,
      "depth": 10,
      "stage_ids": [
        "S07"
      ],
      "fixtures": []
    },
    {
      "id": "mature",
      "name": "숙성 정도별 냉장",
      "role": "cold_store",
      "building_id": "cold",
      "x": 30,
      "y": 22,
      "width": 46,
      "depth": 16,
      "stage_ids": [],
      "fixtures": [
        {
          "id": "kimchi-racks",
          "type": "cold_rack",
          "x": 51,
          "y": 30,
          "width": 36,
          "depth": 10,
          "height": 6,
          "count": 36,
          "rows": 3,
          "columns": 12,
          "angle": 0,
          "label": "숙성 배치별 냉장"
        }
      ]
    },
    {
      "id": "check",
      "name": "검사·수출 라벨·팔레트",
      "role": "packaging",
      "building_id": "cold",
      "x": 76,
      "y": 22,
      "width": 32,
      "depth": 16,
      "stage_ids": [
        "S08"
      ],
      "fixtures": [
        {
          "id": "F07-robot-0-0-handoff",
          "type": "worktable",
          "x": 85.4,
          "y": 34,
          "width": 2,
          "depth": 1.5,
          "height": 1.3,
          "count": 1,
          "rows": 1,
          "columns": 1,
          "angle": 0,
          "label": "식품 외포장 인계대",
          "model_profile": "food_case_handoff"
        },
        {
          "id": "F07-robot-0-1-handoff",
          "type": "worktable",
          "x": 100.4,
          "y": 34,
          "width": 2,
          "depth": 1.5,
          "height": 1.3,
          "count": 1,
          "rows": 1,
          "columns": 1,
          "angle": 0,
          "label": "식품 외포장 인계대",
          "model_profile": "food_case_handoff"
        },
        {
          "id": "F07-robot-1-0-pallet",
          "type": "floor_pallets",
          "x": 83.6,
          "y": 24.8,
          "width": 1.4,
          "depth": 1.2,
          "height": 1.3,
          "count": 1,
          "rows": 1,
          "columns": 1,
          "angle": 0,
          "label": "출하 팔레트 인계"
        },
        {
          "id": "F07-robot-1-1-pallet",
          "type": "floor_pallets",
          "x": 103.6,
          "y": 24.8,
          "width": 1.4,
          "depth": 1.2,
          "height": 1.3,
          "count": 1,
          "rows": 1,
          "columns": 1,
          "angle": 0,
          "label": "출하 팔레트 인계"
        }
      ]
    },
    {
      "id": "qa",
      "name": "공정 품질·시료",
      "role": "laboratory",
      "building_id": "support",
      "x": 10,
      "y": 58,
      "width": 14,
      "depth": 14,
      "stage_ids": [],
      "fixtures": [
        {
          "id": "qa-furniture",
          "type": "lab_bench",
          "x": 17.0,
          "y": 65.0,
          "width": 11,
          "depth": 7,
          "height": 1.4,
          "count": 3,
          "rows": 1,
          "columns": 3,
          "angle": 0,
          "label": "품질·공정 시료"
        }
      ]
    },
    {
      "id": "staff",
      "name": "작업복·작업기록",
      "role": "staff",
      "building_id": "support",
      "x": 10,
      "y": 42,
      "width": 14,
      "depth": 16,
      "stage_ids": [],
      "fixtures": [
        {
          "id": "staff-furniture",
          "type": "locker_bank",
          "x": 17.0,
          "y": 50.0,
          "width": 11,
          "depth": 7,
          "height": 1.4,
          "count": 8,
          "rows": 1,
          "columns": 8,
          "angle": 0,
          "label": "구역별 작업복"
        }
      ]
    },
    {
      "id": "plant",
      "name": "공장 열원·냉열",
      "role": "utility",
      "building_id": "support",
      "x": 10,
      "y": 28,
      "width": 14,
      "depth": 14,
      "stage_ids": [],
      "fixtures": [
        {
          "id": "plant-furniture",
          "type": "chiller",
          "x": 17.0,
          "y": 35.0,
          "width": 11,
          "depth": 7,
          "height": 3,
          "count": 2,
          "rows": 1,
          "columns": 2,
          "angle": 0,
          "label": "냉열·공기 공급"
        }
      ]
    }
  ],
  "equipment": [
    {
      "stage_id": "S01",
      "index": 0,
      "x": 34,
      "y": 47,
      "angle": 0
    },
    {
      "stage_id": "S01",
      "index": 1,
      "x": 42,
      "y": 47,
      "angle": 0
    },
    {
      "stage_id": "S01",
      "index": 2,
      "x": 50,
      "y": 47,
      "angle": 0
    },
    {
      "stage_id": "S02",
      "index": 0,
      "x": 37,
      "y": 65,
      "angle": 0
    },
    {
      "stage_id": "S02",
      "index": 1,
      "x": 51,
      "y": 65,
      "angle": 0
    },
    {
      "stage_id": "S02",
      "index": 2,
      "x": 65,
      "y": 65,
      "angle": 0
    },
    {
      "stage_id": "S02",
      "index": 3,
      "x": 37,
      "y": 81,
      "angle": 0
    },
    {
      "stage_id": "S02",
      "index": 4,
      "x": 51,
      "y": 81,
      "angle": 0
    },
    {
      "stage_id": "S02",
      "index": 5,
      "x": 65,
      "y": 81,
      "angle": 0
    },
    {
      "stage_id": "S03",
      "index": 0,
      "x": 79,
      "y": 63,
      "angle": 0
    },
    {
      "stage_id": "S03",
      "index": 1,
      "x": 100,
      "y": 63,
      "angle": 0
    },
    {
      "stage_id": "S03",
      "index": 2,
      "x": 79,
      "y": 71,
      "angle": 0
    },
    {
      "stage_id": "S03",
      "index": 3,
      "x": 100,
      "y": 71,
      "angle": 0
    },
    {
      "stage_id": "S04",
      "index": 0,
      "x": 80,
      "y": 77,
      "angle": 0
    },
    {
      "stage_id": "S04",
      "index": 1,
      "x": 99,
      "y": 77,
      "angle": 0
    },
    {
      "stage_id": "S05",
      "index": 0,
      "x": 80,
      "y": 53,
      "angle": 0
    },
    {
      "stage_id": "S05",
      "index": 1,
      "x": 88,
      "y": 53,
      "angle": 0
    },
    {
      "stage_id": "S06",
      "index": 0,
      "x": 96,
      "y": 53,
      "angle": 0
    },
    {
      "stage_id": "S06",
      "index": 1,
      "x": 104,
      "y": 53,
      "angle": 0
    },
    {
      "stage_id": "S07",
      "index": 0,
      "x": 82,
      "y": 43,
      "angle": 0
    },
    {
      "stage_id": "S07",
      "index": 1,
      "x": 92,
      "y": 43,
      "angle": 0
    },
    {
      "stage_id": "S07",
      "index": 2,
      "x": 103,
      "y": 43,
      "angle": 0
    },
    {
      "stage_id": "S08",
      "index": 0,
      "x": 83,
      "y": 29,
      "angle": 0
    },
    {
      "stage_id": "S08",
      "index": 1,
      "x": 100,
      "y": 29,
      "angle": 0
    }
  ],
  "robots": [
    {
      "definition_index": 0,
      "instance_index": 0,
      "stage_id": "S08",
      "x": 84.0,
      "y": 34,
      "angle": 0,
      "task_station": "F07-robot-0-0-handoff",
      "task_point": [
        85.0,
        34,
        1.18
      ],
      "task_points": [
        [
          85.0,
          34,
          1.18
        ],
        [
          85.60000000000001,
          34,
          1.35
        ]
      ],
      "task_fixture": {
        "fixture_ids": [
          "F07-robot-0-0-handoff"
        ],
        "target_basis": "actual generated mesh contact surfaces"
      },
      "controller_offset": [
        0,
        -1.25,
        0
      ],
      "station_correction": {
        "revision": 1,
        "previous_position": [
          84,
          34,
          0
        ],
        "reason": "해당 공정의 밀폐 제품/트레이 카트가 공급하는 실제 인계면에서 다음 취급 위치로 이동한다."
      },
      "motion_scope": "실제 접촉 TCP의 대표 이송 동작이며 전체 동작 충돌·위생·안전 검수는 별도"
    },
    {
      "definition_index": 0,
      "instance_index": 1,
      "stage_id": "S08",
      "x": 99.0,
      "y": 34,
      "angle": 0,
      "task_station": "F07-robot-0-1-handoff",
      "task_point": [
        100.0,
        34,
        1.18
      ],
      "task_points": [
        [
          100.0,
          34,
          1.18
        ],
        [
          100.60000000000001,
          34,
          1.35
        ]
      ],
      "task_fixture": {
        "fixture_ids": [
          "F07-robot-0-1-handoff"
        ],
        "target_basis": "actual generated mesh contact surfaces"
      },
      "controller_offset": [
        0,
        -1.25,
        0
      ],
      "station_correction": {
        "revision": 1,
        "previous_position": [
          99,
          34,
          0
        ],
        "reason": "해당 공정의 밀폐 제품/트레이 카트가 공급하는 실제 인계면에서 다음 취급 위치로 이동한다."
      },
      "motion_scope": "실제 접촉 TCP의 대표 이송 동작이며 전체 동작 충돌·위생·안전 검수는 별도"
    },
    {
      "definition_index": 1,
      "instance_index": 0,
      "stage_id": "S08",
      "x": 82.0,
      "y": 24.8,
      "angle": 0,
      "task_station": "F07-robot-1-0-pallet",
      "task_point": [
        83.34436,
        24.8,
        1.4
      ],
      "task_points": [
        [
          83.34436,
          24.8,
          1.4
        ],
        [
          83.85564,
          24.8,
          1.4
        ]
      ],
      "task_fixture": {
        "fixture_ids": [
          "F07-robot-1-0-pallet"
        ],
        "target_basis": "actual generated mesh contact surfaces"
      },
      "controller_offset": [
        0,
        -1.25,
        0
      ],
      "station_correction": {
        "revision": 1,
        "previous_position": [
          82,
          25,
          0
        ],
        "reason": "별도 최종 출하 카트 인계 팔레트의 실제 두 상자 면을 기준으로 한 층 패턴 대표 동작. 케이스 포장과의 물류는 밀폐 카트 분기로 유지한다."
      },
      "motion_scope": "실제 접촉 TCP의 대표 이송 동작이며 전체 동작 충돌·위생·안전 검수는 별도"
    },
    {
      "definition_index": 1,
      "instance_index": 1,
      "stage_id": "S08",
      "x": 102.0,
      "y": 24.8,
      "angle": 0,
      "task_station": "F07-robot-1-1-pallet",
      "task_point": [
        103.34436,
        24.8,
        1.4
      ],
      "task_points": [
        [
          103.34436,
          24.8,
          1.4
        ],
        [
          103.85564,
          24.8,
          1.4
        ]
      ],
      "task_fixture": {
        "fixture_ids": [
          "F07-robot-1-1-pallet"
        ],
        "target_basis": "actual generated mesh contact surfaces"
      },
      "controller_offset": [
        0,
        -1.25,
        0
      ],
      "station_correction": {
        "revision": 1,
        "previous_position": [
          102,
          25,
          0
        ],
        "reason": "별도 최종 출하 카트 인계 팔레트의 실제 두 상자 면을 기준으로 한 층 패턴 대표 동작. 케이스 포장과의 물류는 밀폐 카트 분기로 유지한다."
      },
      "motion_scope": "실제 접촉 TCP의 대표 이송 동작이며 전체 동작 충돌·위생·안전 검수는 별도"
    },
    {
      "definition_index": 2,
      "instance_index": 0,
      "stage_id": "S08",
      "x": 74,
      "y": 26,
      "angle": 0,
      "task_station": "김치 용기·필름 인계"
    },
    {
      "definition_index": 2,
      "instance_index": 1,
      "stage_id": "S08",
      "x": 74,
      "y": 34,
      "angle": 0,
      "task_station": "김치 용기·필름 인계"
    },
    {
      "definition_index": 2,
      "instance_index": 2,
      "stage_id": "S08",
      "x": 106,
      "y": 47.5,
      "angle": 0,
      "task_station": "김치 용기·필름 인계"
    }
  ],
  "logistics": [
    {
      "id": "F07-solid-S01-S02-0",
      "kind": "pedestrian",
      "from": "S01",
      "to": "S02",
      "points": [
        [
          37.4,
          47.0,
          0.2
        ],
        [
          37.23,
          47.0,
          0.2
        ],
        [
          37.23,
          52.77,
          0.2
        ],
        [
          32.27,
          52.77,
          0.2
        ],
        [
          32.27,
          58.6,
          0.2
        ],
        [
          31.1,
          58.6,
          0.2
        ],
        [
          31.1,
          65.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S01-S02-1",
      "kind": "pedestrian",
      "from": "S01",
      "to": "S02",
      "points": [
        [
          45.4,
          47.0,
          0.2
        ],
        [
          45.4,
          52.77,
          0.2
        ],
        [
          51.73,
          52.77,
          0.2
        ],
        [
          51.73,
          57.23,
          0.2
        ],
        [
          45.23,
          57.23,
          0.2
        ],
        [
          45.23,
          58.6,
          0.2
        ],
        [
          45.1,
          58.6,
          0.2
        ],
        [
          45.1,
          65.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S01-S02-2",
      "kind": "pedestrian",
      "from": "S01",
      "to": "S02",
      "points": [
        [
          53.1,
          47.0,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          61.27,
          0.2
        ],
        [
          59.1,
          61.27,
          0.2
        ],
        [
          59.1,
          65.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "design_note": "물류 폭과 벽체 두께를 포함한 이격을 확보하도록 벽을 따라 달리던 구간의 중심선을 조정했다. 설비·기물 설치점은 유지한다. 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다.",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기"
    },
    {
      "id": "F07-solid-S01-S02-3",
      "kind": "pedestrian",
      "from": "S01",
      "to": "S02",
      "points": [
        [
          53.1,
          47.0,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          61.27,
          0.2
        ],
        [
          45.27,
          61.27,
          0.2
        ],
        [
          45.27,
          68.77,
          0.2
        ],
        [
          45.23,
          68.77,
          0.2
        ],
        [
          45.23,
          73.23,
          0.2
        ],
        [
          31.27,
          73.23,
          0.2
        ],
        [
          31.27,
          79.45,
          0.2
        ],
        [
          31.1,
          79.45,
          0.2
        ],
        [
          31.1,
          81.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "design_note": "물류 폭과 벽체 두께를 포함한 이격을 확보하도록 벽을 따라 달리던 구간의 중심선을 조정했다. 설비·기물 설치점은 유지한다. 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다.",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기"
    },
    {
      "id": "F07-solid-S01-S02-4",
      "kind": "pedestrian",
      "from": "S01",
      "to": "S02",
      "points": [
        [
          53.1,
          47.0,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          61.27,
          0.2
        ],
        [
          45.27,
          61.27,
          0.2
        ],
        [
          45.27,
          68.77,
          0.2
        ],
        [
          45.23,
          68.77,
          0.2
        ],
        [
          45.23,
          79.45,
          0.2
        ],
        [
          45.1,
          79.45,
          0.2
        ],
        [
          45.1,
          81.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "design_note": "물류 폭과 벽체 두께를 포함한 이격을 확보하도록 벽을 따라 달리던 구간의 중심선을 조정했다. 설비·기물 설치점은 유지한다. 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다.",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기"
    },
    {
      "id": "F07-solid-S01-S02-5",
      "kind": "pedestrian",
      "from": "S01",
      "to": "S02",
      "points": [
        [
          53.1,
          47.0,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          58.6,
          0.2
        ],
        [
          53.1,
          61.27,
          0.2
        ],
        [
          56.73,
          61.27,
          0.2
        ],
        [
          56.73,
          81.0,
          0.2
        ],
        [
          59.1,
          81.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "design_note": "물류 폭과 벽체 두께를 포함한 이격을 확보하도록 벽을 따라 달리던 구간의 중심선을 조정했다. 설비·기물 설치점은 유지한다. 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다.",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기"
    },
    {
      "id": "F07-solid-S02-S03-0",
      "kind": "pedestrian",
      "from": "S02",
      "to": "S03",
      "points": [
        [
          42.9,
          65.0,
          0.2
        ],
        [
          45.27,
          65.0,
          0.2
        ],
        [
          45.27,
          61.27,
          0.2
        ],
        [
          73.6,
          61.27,
          0.2
        ],
        [
          73.6,
          63.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S02-S03-1",
      "kind": "pedestrian",
      "from": "S02",
      "to": "S03",
      "points": [
        [
          56.9,
          65.0,
          0.2
        ],
        [
          56.9,
          63.0,
          0.2
        ],
        [
          59.27,
          63.0,
          0.2
        ],
        [
          59.27,
          61.27,
          0.2
        ],
        [
          73.77,
          61.27,
          0.2
        ],
        [
          73.77,
          60.77,
          0.2
        ],
        [
          92.55,
          60.77,
          0.2
        ],
        [
          92.55,
          61.27,
          0.2
        ],
        [
          94.6,
          61.27,
          0.2
        ],
        [
          94.6,
          63.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S02-S03-2",
      "kind": "pedestrian",
      "from": "S02",
      "to": "S03",
      "points": [
        [
          70.9,
          65.0,
          0.2
        ],
        [
          73.6,
          65.0,
          0.2
        ],
        [
          73.6,
          71.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S02-S03-3",
      "kind": "pedestrian",
      "from": "S02",
      "to": "S03",
      "points": [
        [
          42.9,
          81.0,
          0.2
        ],
        [
          45.27,
          81.0,
          0.2
        ],
        [
          45.27,
          77.27,
          0.2
        ],
        [
          73.27,
          77.27,
          0.2
        ],
        [
          73.27,
          75.27,
          0.2
        ],
        [
          84.23,
          75.27,
          0.2
        ],
        [
          84.23,
          73.0,
          0.2
        ],
        [
          94.6,
          73.0,
          0.2
        ],
        [
          94.6,
          71.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S02-S03-4",
      "kind": "pedestrian",
      "from": "S02",
      "to": "S03",
      "points": [
        [
          56.9,
          81.0,
          0.2
        ],
        [
          56.9,
          77.27,
          0.2
        ],
        [
          73.27,
          77.27,
          0.2
        ],
        [
          73.27,
          75.27,
          0.2
        ],
        [
          84.23,
          75.27,
          0.2
        ],
        [
          84.23,
          73.0,
          0.2
        ],
        [
          94.6,
          73.0,
          0.2
        ],
        [
          94.6,
          71.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S02-S03-5",
      "kind": "pedestrian",
      "from": "S02",
      "to": "S03",
      "points": [
        [
          70.9,
          81.0,
          0.2
        ],
        [
          70.9,
          79.4,
          0.2
        ],
        [
          72.6,
          79.4,
          0.2
        ],
        [
          72.6,
          78.73,
          0.2
        ],
        [
          73.27,
          78.73,
          0.2
        ],
        [
          73.27,
          75.27,
          0.2
        ],
        [
          84.23,
          75.27,
          0.2
        ],
        [
          84.23,
          73.0,
          0.2
        ],
        [
          94.6,
          73.0,
          0.2
        ],
        [
          94.6,
          71.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S03-S04-0",
      "kind": "conveyor",
      "from": "S03",
      "to": "S04",
      "points": [
        [
          83.5,
          63.0,
          1.12
        ],
        [
          84.1,
          63.0,
          1.12
        ],
        [
          84.06,
          63.0,
          1.12
        ],
        [
          84.06,
          65.06,
          1.12
        ],
        [
          73.4,
          65.06,
          1.12
        ],
        [
          73.4,
          77.0,
          1.12
        ],
        [
          74.0,
          77.0,
          1.12
        ]
      ],
      "width": 0.7,
      "transfer_method": "product_belt_with_transfer_plates",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review"
    },
    {
      "id": "F07-solid-S03-S04-1",
      "kind": "conveyor",
      "from": "S03",
      "to": "S04",
      "points": [
        [
          104.5,
          63.0,
          1.12
        ],
        [
          105.1,
          63.0,
          1.12
        ],
        [
          105.06,
          63.0,
          1.12
        ],
        [
          105.06,
          65.06,
          1.12
        ],
        [
          92.4,
          65.06,
          1.12
        ],
        [
          92.4,
          77.0,
          1.12
        ],
        [
          93.0,
          77.0,
          1.12
        ]
      ],
      "width": 0.7,
      "transfer_method": "product_belt_with_transfer_plates",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review"
    },
    {
      "id": "F07-solid-S03-S04-2",
      "kind": "conveyor",
      "from": "S03",
      "to": "S04",
      "points": [
        [
          83.5,
          71.0,
          1.12
        ],
        [
          84.1,
          71.0,
          1.12
        ],
        [
          92.4,
          71.0,
          1.12
        ],
        [
          92.4,
          77.0,
          1.12
        ],
        [
          93.0,
          77.0,
          1.12
        ]
      ],
      "width": 0.7,
      "transfer_method": "product_belt_with_transfer_plates",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review"
    },
    {
      "id": "F07-solid-S03-S04-3",
      "kind": "conveyor",
      "from": "S03",
      "to": "S04",
      "points": [
        [
          104.5,
          71.0,
          1.12
        ],
        [
          105.1,
          71.0,
          1.12
        ],
        [
          105.06,
          71.0,
          1.12
        ],
        [
          105.06,
          73.0,
          1.12
        ],
        [
          92.4,
          73.0,
          1.12
        ],
        [
          92.4,
          77.0,
          1.12
        ],
        [
          93.0,
          77.0,
          1.12
        ]
      ],
      "width": 0.7,
      "transfer_method": "product_belt_with_transfer_plates",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review"
    },
    {
      "id": "F07-solid-S04-S06-0",
      "kind": "pedestrian",
      "from": "S04",
      "to": "S06",
      "points": [
        [
          86.9,
          77.0,
          0.2
        ],
        [
          86.9,
          57.23,
          0.2
        ],
        [
          93.1,
          57.23,
          0.2
        ],
        [
          93.1,
          53.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S04-S06-1",
      "kind": "pedestrian",
      "from": "S04",
      "to": "S06",
      "points": [
        [
          105.9,
          77.0,
          0.2
        ],
        [
          105.9,
          57.1,
          0.2
        ],
        [
          101.1,
          57.1,
          0.2
        ],
        [
          101.1,
          53.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "design_note": "물류 폭과 벽체 두께를 포함한 이격을 확보하도록 벽을 따라 달리던 구간의 중심선을 조정했다. 설비·기물 설치점은 유지한다. 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다.",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기"
    },
    {
      "id": "F07-solid-S05-S06-0",
      "kind": "pedestrian",
      "from": "S05",
      "to": "S06",
      "points": [
        [
          82.9,
          53.0,
          0.2
        ],
        [
          85.27,
          53.0,
          0.2
        ],
        [
          85.27,
          55.23,
          0.2
        ],
        [
          93.1,
          55.23,
          0.2
        ],
        [
          93.1,
          53.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S05-S06-1",
      "kind": "pedestrian",
      "from": "S05",
      "to": "S06",
      "points": [
        [
          90.9,
          53.0,
          0.2
        ],
        [
          93.27,
          53.0,
          0.2
        ],
        [
          93.27,
          55.23,
          0.2
        ],
        [
          98.73,
          55.23,
          0.2
        ],
        [
          98.73,
          53.0,
          0.2
        ],
        [
          101.1,
          53.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S06-S07-0",
      "kind": "pedestrian",
      "from": "S06",
      "to": "S07",
      "points": [
        [
          98.9,
          53.0,
          0.2
        ],
        [
          98.73,
          53.0,
          0.2
        ],
        [
          98.73,
          50.77,
          0.2
        ],
        [
          77.1,
          50.77,
          0.2
        ],
        [
          77.1,
          43.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S06-S07-1",
      "kind": "pedestrian",
      "from": "S06",
      "to": "S07",
      "points": [
        [
          106.9,
          53.0,
          0.2
        ],
        [
          106.73,
          53.0,
          0.2
        ],
        [
          106.73,
          50.77,
          0.2
        ],
        [
          87.1,
          50.77,
          0.2
        ],
        [
          87.1,
          43.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S06-S07-2",
      "kind": "pedestrian",
      "from": "S06",
      "to": "S07",
      "points": [
        [
          106.9,
          53.0,
          0.2
        ],
        [
          106.73,
          53.0,
          0.2
        ],
        [
          106.73,
          50.77,
          0.2
        ],
        [
          98.1,
          50.77,
          0.2
        ],
        [
          98.1,
          43.0,
          0.2
        ]
      ],
      "width": 1.2,
      "transfer_method": "closed_food_trolley_material_lane",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "공정 배치별로 구분한 뚜껑 있는 위생 이동 용기",
      "design_note": " 밀폐 카트의 제품 인계 경로이며 직원 출퇴근 보행망에 포함하지 않는다."
    },
    {
      "id": "F07-solid-S07-S08-0",
      "kind": "conveyor",
      "from": "S07",
      "to": "S08",
      "points": [
        [
          86.0,
          43.0,
          1.12
        ],
        [
          86.6,
          43.0,
          1.12
        ],
        [
          86.56,
          43.0,
          1.12
        ],
        [
          86.56,
          39.94,
          1.12
        ],
        [
          79.9,
          39.94,
          1.12
        ],
        [
          79.9,
          29.0,
          1.12
        ],
        [
          80.5,
          29.0,
          1.12
        ]
      ],
      "width": 0.7,
      "transfer_method": "product_belt_with_transfer_plates",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review"
    },
    {
      "id": "F07-solid-S07-S08-1",
      "kind": "conveyor",
      "from": "S07",
      "to": "S08",
      "points": [
        [
          96.0,
          43.0,
          1.12
        ],
        [
          96.6,
          43.0,
          1.12
        ],
        [
          96.9,
          43.0,
          1.12
        ],
        [
          96.9,
          29.0,
          1.12
        ],
        [
          97.5,
          29.0,
          1.12
        ]
      ],
      "width": 0.7,
      "transfer_method": "product_belt_with_transfer_plates",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review"
    },
    {
      "id": "F07-solid-S07-S08-2",
      "kind": "conveyor",
      "from": "S07",
      "to": "S08",
      "points": [
        [
          107.0,
          43.0,
          1.12
        ],
        [
          107.5,
          43.0,
          1.12
        ],
        [
          107.5,
          43.0,
          1.12
        ],
        [
          107.5,
          39.94,
          1.12
        ],
        [
          96.9,
          39.94,
          1.12
        ],
        [
          96.9,
          29.0,
          1.12
        ],
        [
          97.5,
          29.0,
          1.12
        ]
      ],
      "width": 0.7,
      "transfer_method": "product_belt_with_transfer_plates",
      "review_status": "synthetic_transfer_requires_hygiene_and_controls_review",
      "design_note": "물류 폭과 벽체 두께를 포함한 이격을 확보하도록 벽을 따라 달리던 구간의 중심선을 조정했다. 설비·기물 설치점은 유지한다."
    },
    {
      "id": "F07-staff-qa",
      "kind": "pedestrian",
      "from": "gate",
      "to": "qa",
      "points": [
        [
          65.5,
          3,
          0.2
        ],
        [
          65.5,
          12,
          0.2
        ],
        [
          8,
          12,
          0.2
        ],
        [
          8,
          30,
          0.2
        ],
        [
          8,
          60,
          0.2
        ],
        [
          11,
          60,
          0.2
        ]
      ],
      "width": 1.2,
      "design_note": "정문 보행 연결망에서 지원동 각 부서의 남측 비품 없는 접근 통로로 진입한다. 생산물 운반과 구별되는 직원 이동선이다."
    },
    {
      "id": "F07-staff-staff",
      "kind": "pedestrian",
      "from": "gate",
      "to": "staff",
      "points": [
        [
          65.5,
          3,
          0.2
        ],
        [
          65.5,
          12,
          0.2
        ],
        [
          8,
          12,
          0.2
        ],
        [
          8,
          30,
          0.2
        ],
        [
          8,
          44,
          0.2
        ],
        [
          11,
          44,
          0.2
        ]
      ],
      "width": 1.2,
      "design_note": "정문 보행 연결망에서 지원동 각 부서의 남측 비품 없는 접근 통로로 진입한다. 생산물 운반과 구별되는 직원 이동선이다."
    },
    {
      "id": "F07-staff-plant",
      "kind": "pedestrian",
      "from": "gate",
      "to": "plant",
      "points": [
        [
          65.5,
          3,
          0.2
        ],
        [
          65.5,
          12,
          0.2
        ],
        [
          8,
          12,
          0.2
        ],
        [
          8,
          30,
          0.2
        ],
        [
          11,
          30,
          0.2
        ]
      ],
      "width": 1.2,
      "design_note": "정문 보행 연결망에서 지원동 각 부서의 남측 비품 없는 접근 통로로 진입한다. 생산물 운반과 구별되는 직원 이동선이다."
    },
    {
      "id": "F07-dock-1-inbound",
      "kind": "pedestrian",
      "from": "raw-dock",
      "to": "S01",
      "points": [
        [
          30,
          49,
          0.2
        ],
        [
          30.85,
          49,
          0.2
        ],
        [
          30.85,
          49.4,
          0.2
        ],
        [
          34,
          49.4,
          0.2
        ]
      ],
      "width": 1.2,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "냉장·냉동품은 단열 밀폐 카트, 건식 원료·제품은 배치별 밀폐 위생 용기",
      "design_note": "배추 입고·겉잎 도크의 실제 좌표에서 투입 공정으로 연결하는 원료 인계 경로. 선반 예약 면적과 설비를 피한 서비스 통로를 사용한다.",
      "enclosure": {
        "width": 2.0,
        "height": 2.7,
        "type": "sealed_transfer_gallery"
      }
    },
    {
      "id": "F07-dock-4-inbound",
      "kind": "pedestrian",
      "from": "raw-dock",
      "to": "S05",
      "points": [
        [
          108,
          52,
          0.2
        ],
        [
          107.1,
          52,
          0.2
        ],
        [
          107.1,
          56,
          0.2
        ],
        [
          80,
          56,
          0.2
        ],
        [
          80,
          55.4,
          0.2
        ]
      ],
      "width": 1.2,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "냉장·냉동품은 단열 밀폐 카트, 건식 원료·제품은 배치별 밀폐 위생 용기",
      "design_note": "양념 원료 도크의 실제 좌표에서 투입 공정으로 연결하는 원료 인계 경로. 선반 예약 면적과 설비를 피한 서비스 통로를 사용한다.",
      "enclosure": {
        "width": 2.0,
        "height": 2.7,
        "type": "sealed_transfer_gallery"
      }
    },
    {
      "id": "F07-dock-2-outbound",
      "kind": "pedestrian",
      "from": "S08",
      "to": "shipping-dock",
      "points": [
        [
          86.4,
          29,
          0.2
        ],
        [
          86.4,
          23.4,
          0.2
        ],
        [
          43,
          23.4,
          0.2
        ],
        [
          43,
          22,
          0.2
        ]
      ],
      "width": 1.2,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "냉장·냉동품은 단열 밀폐 카트, 건식 원료·제품은 배치별 밀폐 위생 용기",
      "design_note": "수출 냉장 출하 도크의 실제 좌표에서 최종 공정 출구를 잇는 제품 인계 경로. 선반 예약 면적과 설비를 피한 서비스 통로를 사용한다. 실제 생성 기물의 위치와 운반 폭을 대조하여 인계대·출하 팔레트를 피하도록 중심선을 수정했다.",
      "enclosure": {
        "width": 2.0,
        "height": 2.7,
        "type": "sealed_transfer_gallery"
      }
    },
    {
      "id": "F07-dock-3-outbound",
      "kind": "pedestrian",
      "from": "S08",
      "to": "shipping-dock",
      "points": [
        [
          86.4,
          29,
          0.2
        ],
        [
          86.4,
          23.4,
          0.2
        ],
        [
          67,
          23.4,
          0.2
        ],
        [
          67,
          22,
          0.2
        ]
      ],
      "width": 1.2,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "냉장·냉동품은 단열 밀폐 카트, 건식 원료·제품은 배치별 밀폐 위생 용기",
      "design_note": "수출 냉장 출하 도크의 실제 좌표에서 최종 공정 출구를 잇는 제품 인계 경로. 선반 예약 면적과 설비를 피한 서비스 통로를 사용한다. 실제 생성 기물의 위치와 운반 폭을 대조하여 인계대·출하 팔레트를 피하도록 중심선을 수정했다.",
      "enclosure": {
        "width": 2.0,
        "height": 2.7,
        "type": "sealed_transfer_gallery"
      }
    },
    {
      "id": "F07-robot-access-F07-robot-0-0-handoff",
      "kind": "pedestrian",
      "from": "route:F07-dock-2-outbound",
      "to": "fixture:F07-robot-0-0-handoff",
      "points": [
        [
          86.4,
          29,
          0.2
        ],
        [
          86.4,
          32.699999999999996,
          0.2
        ],
        [
          85.4,
          32.699999999999996,
          0.2
        ]
      ],
      "width": 0.9,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "위생 밀폐 제품 카트",
      "design_note": "기존 제품 이송 동선에서 실제 로봇 인계대 또는 팔레트의 작업자 접근면으로 연결한다.",
      "feeds_from_route_id": "F07-dock-2-outbound",
      "source_handoff": {
        "existing_route_id": "F07-dock-2-outbound",
        "world_xy": [
          86.4,
          29
        ],
        "mode": "manual lift at existing product-transfer lane"
      },
      "endpoint_handoffs": {
        "from": {
          "reference": "route:F07-dock-2-outbound",
          "method": "direct_polyline_join",
          "access_point_world_xyz": [
            86.4,
            29,
            0.2
          ],
          "route_point_world_xyz": [
            86.4,
            29,
            0.2
          ],
          "basis": "Named existing route polyline; manual lift only for the declared cart-to-belt height change."
        }
      }
    },
    {
      "id": "F07-robot-access-F07-robot-0-1-handoff",
      "kind": "pedestrian",
      "from": "route:F07-solid-S07-S08-1",
      "to": "fixture:F07-robot-0-1-handoff",
      "points": [
        [
          96.9,
          32.7,
          0.2
        ],
        [
          100.4,
          32.699999999999996,
          0.2
        ]
      ],
      "width": 0.9,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "위생 밀폐 제품 카트",
      "design_note": "기존 제품 이송 동선에서 실제 로봇 인계대 또는 팔레트의 작업자 접근면으로 연결한다.",
      "feeds_from_route_id": "F07-solid-S07-S08-1",
      "source_handoff": {
        "existing_route_id": "F07-solid-S07-S08-1",
        "world_xy": [
          96.9,
          32.7
        ],
        "mode": "manual lift at existing product-transfer lane"
      },
      "endpoint_handoffs": {
        "from": {
          "reference": "route:F07-solid-S07-S08-1",
          "method": "manual_vertical_handoff",
          "access_point_world_xyz": [
            96.9,
            32.7,
            0.2
          ],
          "route_point_world_xyz": [
            96.9,
            32.7,
            1.12
          ],
          "basis": "Named existing route polyline; manual lift only for the declared cart-to-belt height change."
        }
      }
    },
    {
      "id": "F07-robot-access-F07-robot-1-0-pallet",
      "kind": "pedestrian",
      "from": "fixture:F07-robot-1-0-pallet",
      "to": "route:F07-dock-2-outbound",
      "points": [
        [
          83.6,
          23.65,
          0.2
        ],
        [
          83.6,
          23.4,
          0.2
        ]
      ],
      "width": 0.9,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "위생 밀폐 제품 카트",
      "design_note": "기존 제품 이송 동선에서 실제 로봇 인계대 또는 팔레트의 작업자 접근면으로 연결한다.",
      "feeds_from_route_id": "F07-dock-2-outbound",
      "source_handoff": {
        "existing_route_id": "F07-dock-2-outbound",
        "world_xy": [
          83.6,
          23.4
        ],
        "mode": "manual lift at existing product-transfer lane"
      },
      "endpoint_handoffs": {
        "to": {
          "reference": "route:F07-dock-2-outbound",
          "method": "direct_polyline_join",
          "access_point_world_xyz": [
            83.6,
            23.4,
            0.2
          ],
          "route_point_world_xyz": [
            83.6,
            23.4,
            0.2
          ],
          "basis": "Named existing route polyline; manual lift only for the declared cart-to-belt height change."
        }
      }
    },
    {
      "id": "F07-robot-access-F07-robot-1-1-pallet",
      "kind": "pedestrian",
      "from": "fixture:F07-robot-1-1-pallet",
      "to": "route:F07-solid-S07-S08-1",
      "points": [
        [
          103.6,
          25.950000000000003,
          0.2
        ],
        [
          96.9,
          25.950000000000003,
          0.2
        ],
        [
          96.9,
          29.0,
          0.2
        ]
      ],
      "width": 0.9,
      "transport_method": "manual_closed_cart",
      "carries_product": true,
      "cargo_containment": "위생 밀폐 제품 카트",
      "design_note": "기존 제품 이송 동선에서 실제 로봇 인계대 또는 팔레트의 작업자 접근면으로 연결한다.",
      "feeds_from_route_id": "F07-solid-S07-S08-1",
      "source_handoff": {
        "existing_route_id": "F07-solid-S07-S08-1",
        "world_xy": [
          96.9,
          29.0
        ],
        "mode": "manual lift at existing product-transfer lane"
      },
      "endpoint_handoffs": {
        "to": {
          "reference": "route:F07-solid-S07-S08-1",
          "method": "manual_vertical_handoff",
          "access_point_world_xyz": [
            96.9,
            29.0,
            0.2
          ],
          "route_point_world_xyz": [
            96.9,
            29.0,
            1.12
          ],
          "basis": "Named existing route polyline; manual lift only for the declared cart-to-belt height change."
        }
      }
    }
  ],
  "yard": {
    "roads": [
      {
        "points": [
          [
            4,
            8
          ],
          [
            123,
            8
          ],
          [
            123,
            99
          ],
          [
            4,
            99
          ],
          [
            4,
            8
          ]
        ],
        "width": 5
      }
    ],
    "docks": [
      {
        "x": 30,
        "y": 49,
        "angle": 4.71238898038469,
        "building_id": "wet",
        "role": "배추 입고·겉잎"
      },
      {
        "x": 43,
        "y": 22,
        "angle": 0.0,
        "building_id": "cold",
        "role": "수출 냉장 출하"
      },
      {
        "x": 67,
        "y": 22,
        "angle": 0.0,
        "building_id": "cold",
        "role": "수출 냉장 출하"
      },
      {
        "x": 108,
        "y": 52,
        "angle": 1.5707963267948966,
        "building_id": "season",
        "role": "양념 원료"
      }
    ],
    "parking": [
      {
        "x": 30,
        "y": 17,
        "angle": 0,
        "count": 23
      }
    ],
    "gate": {
      "x": 65.5,
      "y": 3
    },
    "fence": true
  },
  "landmarks": [
    "6기 절임조 톱날 지붕",
    "중앙에 열린 세척 마당",
    "빨간 양념동 파사드",
    "남쪽 숙성 냉장 도크"
  ],
  "density": {
    "intent": "공정별 생산 셀, 원료·제품·포장재 재고, 현장 유틸리티와 작업자 공간을 서로 다른 면적으로 직접 설계하였다. 남는 공간을 무작위 상자로 채우지 않고 명시된 용도와 정비 통로를 유지한다.",
    "production_area_m2": 3588,
    "storage_area_m2": 736,
    "support_area_m2": 616,
    "circulation_area_m2": 0
  },
  "compact_campus_revision": 3,
  "production_density_review": [
    {
      "basis": "Explicitly reduced building and room dimensions; no residual space generator.",
      "status": "spatial_preflight_required"
    }
  ],
  "openings": [
    {
      "id": "door-trim",
      "building_id": "wet",
      "zone_id": "trim",
      "x": 42.0,
      "y": 42,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "trim",
        "service_access"
      ]
    },
    {
      "id": "door-brine",
      "building_id": "wet",
      "zone_id": "brine",
      "x": 51.0,
      "y": 58,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "brine",
        "service_access"
      ]
    },
    {
      "id": "door-wash-zone",
      "building_id": "wash",
      "zone_id": "wash-zone",
      "x": 90.0,
      "y": 58,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "wash-zone",
        "service_access"
      ]
    },
    {
      "id": "door-seasoning",
      "building_id": "season",
      "zone_id": "seasoning",
      "x": 84.0,
      "y": 48,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "seasoning",
        "service_access"
      ]
    },
    {
      "id": "door-tumble",
      "building_id": "season",
      "zone_id": "tumble",
      "x": 100.0,
      "y": 48,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "tumble",
        "service_access"
      ]
    },
    {
      "id": "door-fill",
      "building_id": "season",
      "zone_id": "fill",
      "x": 92.0,
      "y": 38,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "fill",
        "service_access"
      ]
    },
    {
      "id": "door-mature",
      "building_id": "cold",
      "zone_id": "mature",
      "x": 53.0,
      "y": 22,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "mature",
        "service_access"
      ]
    },
    {
      "id": "door-check",
      "building_id": "cold",
      "zone_id": "check",
      "x": 92.0,
      "y": 22,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "check",
        "service_access"
      ]
    },
    {
      "id": "door-qa",
      "building_id": "support",
      "zone_id": "qa",
      "x": 17.0,
      "y": 58,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "qa",
        "service_access"
      ]
    },
    {
      "id": "door-staff",
      "building_id": "support",
      "zone_id": "staff",
      "x": 17.0,
      "y": 42,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "staff",
        "service_access"
      ]
    },
    {
      "id": "door-plant",
      "building_id": "support",
      "zone_id": "plant",
      "x": 17.0,
      "y": 28,
      "width": 3.0,
      "height": 2.7,
      "axis": "x",
      "connects": [
        "plant",
        "service_access"
      ]
    },
    {
      "id": "transfer-F07-solid-S01-S02-0-0",
      "building_id": "wet",
      "zone_id": "trim",
      "x": 32.27,
      "y": 58.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S01",
        "S02"
      ]
    },
    {
      "id": "transfer-F07-solid-S01-S02-1-0",
      "building_id": "wet",
      "zone_id": "trim",
      "x": 45.23,
      "y": 58.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S01",
        "S02"
      ]
    },
    {
      "id": "transfer-F07-solid-S01-S02-2-0",
      "building_id": "wet",
      "zone_id": "trim",
      "x": 53.4,
      "y": 58.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S01",
        "S02"
      ]
    },
    {
      "id": "transfer-F07-solid-S02-S03-0-0",
      "building_id": "wet",
      "zone_id": "brine",
      "x": 72.0,
      "y": 61.27,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S02",
        "S03"
      ]
    },
    {
      "id": "transfer-F07-solid-S02-S03-2-0",
      "building_id": "wet",
      "zone_id": "brine",
      "x": 72.0,
      "y": 65.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S02",
        "S03"
      ]
    },
    {
      "id": "transfer-F07-solid-S02-S03-3-0",
      "building_id": "wet",
      "zone_id": "brine",
      "x": 72.0,
      "y": 77.27,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S02",
        "S03"
      ]
    },
    {
      "id": "transfer-F07-solid-S02-S03-5-0",
      "building_id": "wet",
      "zone_id": "brine",
      "x": 72.0,
      "y": 79.4,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S02",
        "S03"
      ]
    },
    {
      "id": "transfer-F07-solid-S04-S06-0-0",
      "building_id": "wash",
      "zone_id": "wash-zone",
      "x": 86.9,
      "y": 58.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S04",
        "S06"
      ]
    },
    {
      "id": "transfer-F07-solid-S04-S06-0-1",
      "building_id": "season",
      "zone_id": "seasoning",
      "x": 92.0,
      "y": 57.23,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S04",
        "S06"
      ]
    },
    {
      "id": "transfer-F07-solid-S04-S06-1-0",
      "building_id": "wash",
      "zone_id": "wash-zone",
      "x": 105.9,
      "y": 58.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S04",
        "S06"
      ]
    },
    {
      "id": "transfer-F07-solid-S05-S06-0-0",
      "building_id": "season",
      "zone_id": "seasoning",
      "x": 92.0,
      "y": 55.23,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S05",
        "S06"
      ]
    },
    {
      "id": "transfer-F07-solid-S05-S06-1-0",
      "building_id": "season",
      "zone_id": "seasoning",
      "x": 92.0,
      "y": 53.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S05",
        "S06"
      ]
    },
    {
      "id": "transfer-F07-solid-S06-S07-0-0",
      "building_id": "season",
      "zone_id": "seasoning",
      "x": 92.0,
      "y": 50.77,
      "width": 1.6,
      "height": 2.5,
      "axis": "y",
      "connects": [
        "S06",
        "S07"
      ]
    },
    {
      "id": "transfer-F07-solid-S06-S07-0-1",
      "building_id": "season",
      "zone_id": "seasoning",
      "x": 77.1,
      "y": 48.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S06",
        "S07"
      ]
    },
    {
      "id": "transfer-F07-solid-S06-S07-1-1",
      "building_id": "season",
      "zone_id": "seasoning",
      "x": 87.1,
      "y": 48.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S06",
        "S07"
      ]
    },
    {
      "id": "transfer-F07-solid-S06-S07-2-0",
      "building_id": "season",
      "zone_id": "tumble",
      "x": 98.1,
      "y": 48.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S06",
        "S07"
      ]
    },
    {
      "id": "transfer-F07-solid-S07-S08-0-0",
      "building_id": "season",
      "zone_id": "fill",
      "x": 79.9,
      "y": 38.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S07",
        "S08"
      ]
    },
    {
      "id": "transfer-F07-solid-S07-S08-1-0",
      "building_id": "season",
      "zone_id": "fill",
      "x": 96.9,
      "y": 38.0,
      "width": 1.6,
      "height": 2.5,
      "axis": "x",
      "connects": [
        "S07",
        "S08"
      ]
    },
    {
      "id": "route-r1-zone-trim-30",
      "building_id": "wet",
      "x": 31.685,
      "y": 58.0,
      "axis": "x",
      "width": 1.84,
      "height": 2.5,
      "connects": [
        "S01",
        "S02"
      ],
      "route_ids": [
        "F07-solid-S01-S02-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "trim"
    },
    {
      "id": "route-r1-zone-brine-31",
      "building_id": "wet",
      "x": 32.27,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S01",
        "S02"
      ],
      "route_ids": [
        "F07-solid-S01-S02-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "brine"
    },
    {
      "id": "route-r1-zone-brine-32",
      "building_id": "wet",
      "x": 31.685,
      "y": 58.0,
      "axis": "x",
      "width": 1.84,
      "height": 2.5,
      "connects": [
        "S01",
        "S02"
      ],
      "route_ids": [
        "F07-solid-S01-S02-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "brine"
    },
    {
      "id": "route-r1-zone-brine-33",
      "building_id": "wet",
      "x": 45.23,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S01",
        "S02"
      ],
      "route_ids": [
        "F07-solid-S01-S02-1"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "brine"
    },
    {
      "id": "route-r1-zone-trim-34",
      "building_id": "wet",
      "x": 53.1,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S01",
        "S02"
      ],
      "route_ids": [
        "F07-solid-S01-S02-2"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "trim"
    },
    {
      "id": "route-r1-zone-brine-35",
      "building_id": "wet",
      "x": 53.1,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S01",
        "S02"
      ],
      "route_ids": [
        "F07-solid-S01-S02-2"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "brine"
    },
    {
      "id": "route-r1-building-wet-36",
      "building_id": "wet",
      "x": 72.0,
      "y": 61.27,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-wash-37",
      "building_id": "wash",
      "x": 72.0,
      "y": 61.27,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-wash-zone-38",
      "building_id": "wash",
      "x": 72.0,
      "y": 61.27,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "wash-zone"
    },
    {
      "id": "route-r1-building-wet-39",
      "building_id": "wet",
      "x": 72.0,
      "y": 65.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-2"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-wash-40",
      "building_id": "wash",
      "x": 72.0,
      "y": 65.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-2"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-wash-zone-41",
      "building_id": "wash",
      "x": 72.0,
      "y": 65.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-2"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "wash-zone"
    },
    {
      "id": "route-r1-building-wet-42",
      "building_id": "wet",
      "x": 72.0,
      "y": 77.27,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-3"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-wash-43",
      "building_id": "wash",
      "x": 72.0,
      "y": 77.27,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-3"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-wash-zone-44",
      "building_id": "wash",
      "x": 72.0,
      "y": 77.27,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-3"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "wash-zone"
    },
    {
      "id": "route-r1-building-wet-45",
      "building_id": "wet",
      "x": 72.0,
      "y": 79.4,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-wet-46",
      "building_id": "wet",
      "x": 72.0,
      "y": 79.065,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-wash-47",
      "building_id": "wash",
      "x": 72.49,
      "y": 80.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-wash-48",
      "building_id": "wash",
      "x": 72.0,
      "y": 79.345,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-wash-49",
      "building_id": "wash",
      "x": 72.0,
      "y": 79.065,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-brine-50",
      "building_id": "wet",
      "x": 72.0,
      "y": 79.065,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "brine"
    },
    {
      "id": "route-r1-zone-wash-zone-51",
      "building_id": "wash",
      "x": 72.4375,
      "y": 80.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "wash-zone"
    },
    {
      "id": "route-r1-zone-wash-zone-52",
      "building_id": "wash",
      "x": 72.0,
      "y": 79.37,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "wash-zone"
    },
    {
      "id": "route-r1-zone-wash-zone-53",
      "building_id": "wash",
      "x": 72.0,
      "y": 79.065,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S02",
        "S03"
      ],
      "route_ids": [
        "F07-solid-S02-S03-5"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "wash-zone"
    },
    {
      "id": "route-r1-building-wash-54",
      "building_id": "wash",
      "x": 86.9,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S04",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S04-S06-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-season-55",
      "building_id": "season",
      "x": 86.9,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S04",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S04-S06-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-seasoning-56",
      "building_id": "season",
      "x": 86.9,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S04",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S04-S06-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "seasoning"
    },
    {
      "id": "route-r1-zone-tumble-57",
      "building_id": "season",
      "x": 92.0,
      "y": 57.23,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S04",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S04-S06-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "tumble"
    },
    {
      "id": "route-r1-building-wash-58",
      "building_id": "wash",
      "x": 105.9,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S04",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S04-S06-1"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-season-59",
      "building_id": "season",
      "x": 105.9,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S04",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S04-S06-1"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-tumble-60",
      "building_id": "season",
      "x": 105.9,
      "y": 58.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S04",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S04-S06-1"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "tumble"
    },
    {
      "id": "route-r1-zone-tumble-61",
      "building_id": "season",
      "x": 92.0,
      "y": 55.23,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S05",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S05-S06-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "tumble"
    },
    {
      "id": "route-r1-zone-tumble-62",
      "building_id": "season",
      "x": 92.0,
      "y": 53.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S05",
        "S06"
      ],
      "route_ids": [
        "F07-solid-S05-S06-1"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "tumble"
    },
    {
      "id": "route-r1-zone-tumble-63",
      "building_id": "season",
      "x": 92.0,
      "y": 50.77,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S06",
        "S07"
      ],
      "route_ids": [
        "F07-solid-S06-S07-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "tumble"
    },
    {
      "id": "route-r1-zone-fill-64",
      "building_id": "season",
      "x": 77.1,
      "y": 48.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S06",
        "S07"
      ],
      "route_ids": [
        "F07-solid-S06-S07-0"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "fill"
    },
    {
      "id": "route-r1-zone-fill-65",
      "building_id": "season",
      "x": 87.1,
      "y": 48.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S06",
        "S07"
      ],
      "route_ids": [
        "F07-solid-S06-S07-1"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "fill"
    },
    {
      "id": "route-r1-zone-fill-66",
      "building_id": "season",
      "x": 98.1,
      "y": 48.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S06",
        "S07"
      ],
      "route_ids": [
        "F07-solid-S06-S07-2"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "fill"
    },
    {
      "id": "route-r1-building-season-67",
      "building_id": "season",
      "x": 79.9,
      "y": 38.0,
      "axis": "x",
      "width": 1.2,
      "height": 1.6,
      "connects": [
        "S07",
        "S08"
      ],
      "route_ids": [
        "F07-solid-S07-S08-0"
      ],
      "kind": "conveyor_transfer",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-cold-68",
      "building_id": "cold",
      "x": 79.9,
      "y": 38.0,
      "axis": "x",
      "width": 1.2,
      "height": 1.6,
      "connects": [
        "S07",
        "S08"
      ],
      "route_ids": [
        "F07-solid-S07-S08-0"
      ],
      "kind": "conveyor_transfer",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-season-69",
      "building_id": "season",
      "x": 96.9,
      "y": 38.0,
      "axis": "x",
      "width": 1.2,
      "height": 1.6,
      "connects": [
        "S07",
        "S08"
      ],
      "route_ids": [
        "F07-solid-S07-S08-1"
      ],
      "kind": "conveyor_transfer",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-cold-70",
      "building_id": "cold",
      "x": 96.9,
      "y": 38.0,
      "axis": "x",
      "width": 1.2,
      "height": 1.6,
      "connects": [
        "S07",
        "S08"
      ],
      "route_ids": [
        "F07-solid-S07-S08-1"
      ],
      "kind": "conveyor_transfer",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-building-support-71",
      "building_id": "support",
      "x": 10.0,
      "y": 60.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "gate",
        "qa"
      ],
      "route_ids": [
        "F07-staff-qa"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-qa-72",
      "building_id": "support",
      "x": 10.0,
      "y": 60.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "gate",
        "qa"
      ],
      "route_ids": [
        "F07-staff-qa"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "qa"
    },
    {
      "id": "route-r1-building-support-73",
      "building_id": "support",
      "x": 10.0,
      "y": 44.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "gate",
        "staff"
      ],
      "route_ids": [
        "F07-staff-staff"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-staff-74",
      "building_id": "support",
      "x": 10.0,
      "y": 44.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "gate",
        "staff"
      ],
      "route_ids": [
        "F07-staff-staff"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "staff"
    },
    {
      "id": "route-r1-building-support-75",
      "building_id": "support",
      "x": 10.0,
      "y": 30.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "gate",
        "plant"
      ],
      "route_ids": [
        "F07-staff-plant"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-plant-76",
      "building_id": "support",
      "x": 10.0,
      "y": 30.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "gate",
        "plant"
      ],
      "route_ids": [
        "F07-staff-plant"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "plant"
    },
    {
      "id": "route-r1-building-wet-77",
      "building_id": "wet",
      "x": 30.0,
      "y": 49.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "raw-dock",
        "S01"
      ],
      "route_ids": [
        "F07-dock-1-inbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-trim-78",
      "building_id": "wet",
      "x": 30.0,
      "y": 49.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "raw-dock",
        "S01"
      ],
      "route_ids": [
        "F07-dock-1-inbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "trim"
    },
    {
      "id": "route-r1-building-season-79",
      "building_id": "season",
      "x": 108.0,
      "y": 52.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "raw-dock",
        "S05"
      ],
      "route_ids": [
        "F07-dock-4-inbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-seasoning-80",
      "building_id": "season",
      "x": 92.0,
      "y": 56.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "raw-dock",
        "S05"
      ],
      "route_ids": [
        "F07-dock-4-inbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "seasoning"
    },
    {
      "id": "route-r1-zone-tumble-81",
      "building_id": "season",
      "x": 108.0,
      "y": 52.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "raw-dock",
        "S05"
      ],
      "route_ids": [
        "F07-dock-4-inbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "tumble"
    },
    {
      "id": "route-r1-zone-tumble-82",
      "building_id": "season",
      "x": 92.0,
      "y": 56.0,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "raw-dock",
        "S05"
      ],
      "route_ids": [
        "F07-dock-4-inbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "tumble"
    },
    {
      "id": "route-r1-building-cold-83",
      "building_id": "cold",
      "x": 43.0,
      "y": 22.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S08",
        "shipping-dock"
      ],
      "route_ids": [
        "F07-dock-2-outbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-mature-84",
      "building_id": "cold",
      "x": 43.0,
      "y": 22.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S08",
        "shipping-dock"
      ],
      "route_ids": [
        "F07-dock-2-outbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "mature"
    },
    {
      "id": "route-r1-zone-mature-85",
      "building_id": "cold",
      "x": 76.0,
      "y": 23.4,
      "axis": "y",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S08",
        "shipping-dock"
      ],
      "route_ids": [
        "F07-dock-2-outbound",
        "F07-dock-3-outbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "mature"
    },
    {
      "id": "route-r1-building-cold-86",
      "building_id": "cold",
      "x": 67.0,
      "y": 22.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S08",
        "shipping-dock"
      ],
      "route_ids": [
        "F07-dock-3-outbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다."
    },
    {
      "id": "route-r1-zone-mature-87",
      "building_id": "cold",
      "x": 67.0,
      "y": 22.0,
      "axis": "x",
      "width": 1.6,
      "height": 2.5,
      "connects": [
        "S08",
        "shipping-dock"
      ],
      "route_ids": [
        "F07-dock-3-outbound"
      ],
      "kind": "personnel_door",
      "design_note": "해당 경로가 통과하는 소유벽의 국부 개구부. 인접 소유벽은 별도로 기록한다.",
      "zone_id": "mature"
    }
  ],
  "connection_review": {
    "counts": {
      "declared_process_edges": 7,
      "wet_edges_classified": 0,
      "wet_edges_routed": 0,
      "graph_only_edges": 7,
      "unresolved_edges": 0
    },
    "unresolved": [],
    "limitations": [
      "Synthetic product ports require equipment-level visual review.",
      "Pipe pressure drop, cleanability, thermal expansion and pump sizing are not simulated.",
      "Cutaway room crossings are not validated sealed hygiene penetrations.",
      "Dry or unsupported material transfers remain graph-only; no invented floor-centre conveyors."
    ],
    "dry_connections": [
      {
        "source": "S01",
        "target": "S02",
        "index": 0,
        "method": "cart"
      },
      {
        "source": "S01",
        "target": "S02",
        "index": 1,
        "method": "cart"
      },
      {
        "source": "S01",
        "target": "S02",
        "index": 2,
        "method": "cart"
      },
      {
        "source": "S01",
        "target": "S02",
        "index": 3,
        "method": "cart"
      },
      {
        "source": "S01",
        "target": "S02",
        "index": 4,
        "method": "cart"
      },
      {
        "source": "S01",
        "target": "S02",
        "index": 5,
        "method": "cart"
      },
      {
        "source": "S02",
        "target": "S03",
        "index": 0,
        "method": "cart"
      },
      {
        "source": "S02",
        "target": "S03",
        "index": 1,
        "method": "cart"
      },
      {
        "source": "S02",
        "target": "S03",
        "index": 2,
        "method": "cart"
      },
      {
        "source": "S02",
        "target": "S03",
        "index": 3,
        "method": "cart"
      },
      {
        "source": "S02",
        "target": "S03",
        "index": 4,
        "method": "cart"
      },
      {
        "source": "S02",
        "target": "S03",
        "index": 5,
        "method": "cart"
      },
      {
        "source": "S03",
        "target": "S04",
        "index": 0,
        "method": "conveyor"
      },
      {
        "source": "S03",
        "target": "S04",
        "index": 1,
        "method": "conveyor"
      },
      {
        "source": "S03",
        "target": "S04",
        "index": 2,
        "method": "conveyor"
      },
      {
        "source": "S03",
        "target": "S04",
        "index": 3,
        "method": "conveyor"
      },
      {
        "source": "S04",
        "target": "S06",
        "index": 0,
        "method": "cart"
      },
      {
        "source": "S04",
        "target": "S06",
        "index": 1,
        "method": "cart"
      },
      {
        "source": "S05",
        "target": "S06",
        "index": 0,
        "method": "cart"
      },
      {
        "source": "S05",
        "target": "S06",
        "index": 1,
        "method": "cart"
      },
      {
        "source": "S06",
        "target": "S07",
        "index": 0,
        "method": "cart"
      },
      {
        "source": "S06",
        "target": "S07",
        "index": 1,
        "method": "cart"
      },
      {
        "source": "S06",
        "target": "S07",
        "index": 2,
        "method": "cart"
      },
      {
        "source": "S07",
        "target": "S08",
        "index": 0,
        "method": "conveyor"
      },
      {
        "source": "S07",
        "target": "S08",
        "index": 1,
        "method": "conveyor"
      },
      {
        "source": "S07",
        "target": "S08",
        "index": 2,
        "method": "conveyor"
      }
    ],
    "dry_unresolved": [],
    "world_base_correction": {
      "equipment_base_z_m": 0.28,
      "legacy_planner_base_z_m": 0.2,
      "riser_endpoints_adjusted_m": 0.08,
      "scope": "일부 공정 노즐과 라이저의 낮은 수평 연결부. 고소 주 배관 높이는 유지.",
      "acceptance": "실제 부품 형상 및 노즐 기능 검수는 별도"
    }
  },
  "routing_revision": 1,
  "routing_design_note": "공정·입출하 제품 카트 23개 경로, 직원 보행 3개 경로를 구별한다. 직원 경로는 실제 정문에서 지원동 각 부서의 남측 접근 공간까지 이어진다. 외벽과 부서벽은 동일 좌표에서도 소유벽별 개구부를 가진다. 관통구는 통과 물체에 필요한 국부 폭으로만 만들며, 고소 배관 0개 관통구에는 sill_height와 실제 구멍 높이를 명시해 위아래 벽체를 보존한다. 설비·로봇·기물·건물의 설치 좌표와 기존 ID는 이 수정에서 변경하지 않았다.",
  "robot_station_revision": 1,
  "robot_station_review": {
    "status": "input_authored_pending_render",
    "basis": "actual generated fixture/contact geometry, base/support primitive checks and retained process routes",
    "robots": [
      {
        "robot": "0/0",
        "stage_id": "S08",
        "position": [
          84.0,
          34,
          0.28
        ],
        "task_points": [
          [
            85.0,
            34,
            1.18
          ],
          [
            85.60000000000001,
            34,
            1.35
          ]
        ],
        "task_fixture": {
          "fixture_ids": [
            "F07-robot-0-0-handoff"
          ],
          "target_basis": "actual generated mesh contact surfaces"
        },
        "previous_position": [
          84,
          34,
          0
        ]
      },
      {
        "robot": "0/1",
        "stage_id": "S08",
        "position": [
          99.0,
          34,
          0.28
        ],
        "task_points": [
          [
            100.0,
            34,
            1.18
          ],
          [
            100.60000000000001,
            34,
            1.35
          ]
        ],
        "task_fixture": {
          "fixture_ids": [
            "F07-robot-0-1-handoff"
          ],
          "target_basis": "actual generated mesh contact surfaces"
        },
        "previous_position": [
          99,
          34,
          0
        ]
      },
      {
        "robot": "1/0",
        "stage_id": "S08",
        "position": [
          82.0,
          24.8,
          0.28
        ],
        "task_points": [
          [
            83.34436,
            24.8,
            1.4
          ],
          [
            83.85564,
            24.8,
            1.4
          ]
        ],
        "task_fixture": {
          "fixture_ids": [
            "F07-robot-1-0-pallet"
          ],
          "target_basis": "actual generated mesh contact surfaces"
        },
        "previous_position": [
          82,
          25,
          0
        ]
      },
      {
        "robot": "1/1",
        "stage_id": "S08",
        "position": [
          102.0,
          24.8,
          0.28
        ],
        "task_points": [
          [
            103.34436,
            24.8,
            1.4
          ],
          [
            103.85564,
            24.8,
            1.4
          ]
        ],
        "task_fixture": {
          "fixture_ids": [
            "F07-robot-1-1-pallet"
          ],
          "target_basis": "actual generated mesh contact surfaces"
        },
        "previous_position": [
          102,
          25,
          0
        ]
      }
    ]
  }
}
