{
  "sourceLines": [
    "서비스 이름은 TEST-PRODUCT-006입니다.",
    "정식 출시일은 2026-08-15입니다.",
    "베타 참여자는 120명입니다.",
    "팀 설정 경로는 /settings/team입니다.",
    "검색 단축키는 Ctrl+K입니다.",
    "내보내기 파일은 CSV UTF-8 형식입니다.",
    "테스트 문의 주소는 support@example.test입니다.",
    "자동 삭제 기능은 이번 버전에 포함되지 않았습니다."
  ],
  "prompts": {
    "vague": "아래 가상 제품 안내문을 자연스러운 영어로 번역해줘. 번호 목록 형식을 유지하고 번역문만 보여줘.",
    "constrained": "같은 가상 제품 안내문을 다시 영어로 번역해줘. 아래 7개 조건을 모두 지켜줘. 1) 1~8 번호와 순서를 유지, 2) TEST-PRODUCT-006·2026-08-15·120·/settings/team·Ctrl+K·CSV UTF-8·support@example.test 문자열은 한 글자도 바꾸지 않기, 3) 각 항목은 영어 한 문장, 4) 8번의 '포함되지 않았다'를 available 또는 supported처럼 긍정 의미로 바꾸지 않기, 5) 제목·도입·설명 추가 금지, 6) 괄호로 원문을 덧붙이지 않기, 7) 번역문만 보여줘."
  },
  "protectedTokens": ["TEST-PRODUCT-006", "2026-08-15", "120", "/settings/team", "Ctrl+K", "CSV UTF-8", "support@example.test"],
  "vagueLines": [
    "The service name is TEST-PRODUCT-006.",
    "The official release date is August 15, 2026.",
    "There are 120 beta participants.",
    "The path to team settings is /settings/team.",
    "The search shortcut is Ctrl+K.",
    "Export files are in CSV UTF-8 format.",
    "For test inquiries, please contact support@example.test.",
    "The auto-delete feature is not included in this version."
  ],
  "constrainedLines": [
    "The service name is TEST-PRODUCT-006.",
    "The official release date is 2026-08-15.",
    "There are 120 beta participants.",
    "The team settings path is /settings/team.",
    "The search shortcut is Ctrl+K.",
    "Exported files are in CSV UTF-8 format.",
    "The test inquiry address is support@example.test.",
    "The auto-delete feature is not included in this version."
  ]
}
