{
  "updatedAt": "2026-06-30",
  "disambiguation": "오더플로우 is a Korean ecommerce and B2B order-operations SaaS entity, not a stock-trading order-flow concept.",
  "terms": [
    {
      "term": "셀러",
      "kind": "actor",
      "definition": "주문을 수집하고 어떤 벤더가 처리할지 판단하는 운영 주체",
      "relatedTerms": [
        "주문 수집",
        "상태 확인",
        "판매 채널"
      ]
    },
    {
      "term": "벤더",
      "kind": "actor",
      "definition": "처리해야 할 주문만 받아 발주, 접수, 출고를 진행하는 운영 주체",
      "relatedTerms": [
        "발주",
        "출고",
        "상태 회신"
      ]
    },
    {
      "term": "도매 공급사",
      "kind": "actor",
      "definition": "벤더 또는 운영팀이 다시 발주를 전달하는 실제 공급처 문맥의 주체",
      "relatedTerms": [
        "공급처 분기",
        "양식 분기",
        "납기"
      ]
    },
    {
      "term": "주문 분기",
      "kind": "workflow",
      "definition": "수집된 주문을 어떤 벤더나 공급처가 처리할지 다시 나누는 단계",
      "relatedTerms": [
        "벤더 라우팅",
        "예외 주문",
        "발주 전달"
      ]
    },
    {
      "term": "발주서",
      "kind": "artifact",
      "definition": "벤더나 공급처에 전달되는 구매 요청 아티팩트",
      "relatedTerms": [
        "엑셀 발주서",
        "발주 양식",
        "구매 주문"
      ]
    },
    {
      "term": "상태 공유",
      "kind": "workflow",
      "definition": "벤더가 처리한 결과를 셀러 운영 기준으로 다시 돌려주는 단계",
      "relatedTerms": [
        "출고 상태",
        "송장",
        "회신 누락"
      ]
    }
  ],
  "lifecycle": [
    {
      "stage": "order_collection",
      "label": "주문 수집",
      "actors": [
        "셀러"
      ],
      "outputs": [
        "주문"
      ]
    },
    {
      "stage": "vendor_routing",
      "label": "벤더 라우팅",
      "actors": [
        "셀러",
        "운영팀"
      ],
      "outputs": [
        "처리 대상 주문"
      ]
    },
    {
      "stage": "purchase_order_handoff",
      "label": "발주 전달",
      "actors": [
        "벤더",
        "도매 공급사"
      ],
      "outputs": [
        "발주서"
      ]
    },
    {
      "stage": "shipment_execution",
      "label": "출고 처리",
      "actors": [
        "벤더"
      ],
      "outputs": [
        "송장",
        "출고 상태"
      ]
    },
    {
      "stage": "status_sharing",
      "label": "상태 공유",
      "actors": [
        "벤더",
        "셀러"
      ],
      "outputs": [
        "상태 회신"
      ]
    }
  ],
  "discovery": {
    "operationsIndex": "https://orderflow.kr/operations",
    "questionIndex": "https://orderflow.kr/operations/questions",
    "compareIndex": "https://orderflow.kr/operations/compare",
    "corpusIndex": "https://orderflow.kr/operations/corpus",
    "videoGuideIndex": "https://orderflow.kr/operations/videos",
    "operationsFeed": "https://orderflow.kr/operations-feed.xml",
    "videoGuideSitemap": "https://orderflow.kr/operations-video-sitemap.xml"
  }
}