{
  "issueId": "3389",
  "environment": "dev",
  "generatedAt": "2026-05-27T22:19:40+09:00",
  "sourceResult": "qa-results redacted from tracked output",
  "timings": {
    "issueId": "3389",
    "environment": "dev",
    "generatedAt": "2026-05-27T13:11:05.059Z",
    "exitStatus": 0,
    "timings": [
      {
        "name": "qa:run",
        "startedAt": "2026-05-27T13:10:20.240Z",
        "detail": {
          "issueId": "3389",
          "environment": "dev",
          "exitStatus": 0
        },
        "finishedAt": "2026-05-27T13:11:05.059Z",
        "durationMs": 44819,
        "status": "ok"
      },
      {
        "name": "prepare-results",
        "startedAt": "2026-05-27T13:10:20.241Z",
        "detail": {},
        "finishedAt": "2026-05-27T13:10:20.246Z",
        "durationMs": 5,
        "status": "ok"
      },
      {
        "name": "auth-refresh",
        "startedAt": "2026-05-27T13:10:20.246Z",
        "detail": {},
        "finishedAt": "2026-05-27T13:10:36.331Z",
        "durationMs": 16085,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/ADMIN",
        "startedAt": "2026-05-27T13:10:20.246Z",
        "detail": {
          "application": "admin",
          "role": "ADMIN",
          "businessRole": "ADMIN"
        },
        "finishedAt": "2026-05-27T13:10:23.348Z",
        "durationMs": 3102,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/CO",
        "startedAt": "2026-05-27T13:10:23.349Z",
        "detail": {
          "application": "admin",
          "role": "CO",
          "businessRole": "CO"
        },
        "finishedAt": "2026-05-27T13:10:26.421Z",
        "durationMs": 3072,
        "status": "ok"
      },
      {
        "name": "auth-refresh:store/dev/CO",
        "startedAt": "2026-05-27T13:10:26.421Z",
        "detail": {
          "application": "store",
          "role": "CO",
          "businessRole": "CO"
        },
        "finishedAt": "2026-05-27T13:10:29.025Z",
        "durationMs": 2604,
        "status": "ok"
      },
      {
        "name": "auth-refresh:admin/dev/BO",
        "startedAt": "2026-05-27T13:10:29.025Z",
        "detail": {
          "application": "admin",
          "role": "BO",
          "businessRole": "BO"
        },
        "finishedAt": "2026-05-27T13:10:32.107Z",
        "durationMs": 3082,
        "status": "ok"
      },
      {
        "name": "auth-refresh:store/dev/BO",
        "startedAt": "2026-05-27T13:10:32.107Z",
        "detail": {
          "application": "store",
          "role": "BO",
          "businessRole": "BO"
        },
        "finishedAt": "2026-05-27T13:10:34.210Z",
        "durationMs": 2103,
        "status": "ok"
      },
      {
        "name": "auth-refresh:store/dev/VE",
        "startedAt": "2026-05-27T13:10:34.210Z",
        "detail": {
          "application": "store",
          "role": "VE",
          "businessRole": "VE"
        },
        "finishedAt": "2026-05-27T13:10:36.331Z",
        "durationMs": 2121,
        "status": "ok"
      },
      {
        "name": "playwright",
        "startedAt": "2026-05-27T13:10:36.331Z",
        "detail": {
          "command": "npx playwright test qa/issues/3389/dev --grep 거래내역 KiwoomPay 영수증 확인 --trace on",
          "exitStatus": 0
        },
        "finishedAt": "2026-05-27T13:11:05.059Z",
        "durationMs": 28728,
        "status": "ok"
      }
    ]
  },
  "summary": {
    "status": "PASS",
    "passed": 5,
    "failed": 0,
    "skipped": 0,
    "blocked": 0,
    "flaky": 0,
    "durationMs": 28265
  },
  "rows": [
    {
      "title": "3389/dev/kiwoompay-receipt.spec.ts / [3389][dev] KiwoomPay 거래내역 영수증 5건 재현 확인 / [CO] role / 비스킷링크 거래내역 / 비스킷링크 CO 거래내역 KiwoomPay 영수증 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 13264,
      "evidence": [
        "artifacts/screenshots/01-비스킷링크-거래내역-CO-kiwoompay-receipt.png",
        "artifacts/logs/01-비스킷링크-거래내역-CO-kiwoompay-receipt.md",
        "artifacts/traces/01-비스킷링크-거래내역-CO-kiwoompay-receipt-trace.zip"
      ],
      "screenshots": [
        "artifacts/screenshots/01-비스킷링크-거래내역-CO-kiwoompay-receipt.png"
      ],
      "traces": [
        "artifacts/traces/01-비스킷링크-거래내역-CO-kiwoompay-receipt-trace.zip"
      ],
      "logs": [
        "artifacts/logs/01-비스킷링크-거래내역-CO-kiwoompay-receipt.md"
      ],
      "files": [],
      "role": "CO",
      "page": "비스킷링크 거래내역",
      "checklistItem": "비스킷링크 CO 거래내역 KiwoomPay 영수증 확인",
      "action": "CO 계정으로 비스킷링크 거래내역 항목을 확인",
      "expected": "CO 계정에서 비스킷링크 거래내역 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3389/dev/kiwoompay-receipt.spec.ts / [3389][dev] KiwoomPay 거래내역 영수증 5건 재현 확인 / [BO] role / 비스킷링크 거래내역 / 비스킷링크 BO 거래내역 KiwoomPay 영수증 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 4438,
      "evidence": [
        "artifacts/screenshots/02-비스킷링크-거래내역-BO-kiwoompay-receipt.png",
        "artifacts/logs/02-비스킷링크-거래내역-BO-kiwoompay-receipt.md",
        "artifacts/traces/02-비스킷링크-거래내역-BO-kiwoompay-receipt-trace.zip"
      ],
      "screenshots": [
        "artifacts/screenshots/02-비스킷링크-거래내역-BO-kiwoompay-receipt.png"
      ],
      "traces": [
        "artifacts/traces/02-비스킷링크-거래내역-BO-kiwoompay-receipt-trace.zip"
      ],
      "logs": [
        "artifacts/logs/02-비스킷링크-거래내역-BO-kiwoompay-receipt.md"
      ],
      "files": [],
      "role": "BO",
      "page": "비스킷링크 거래내역",
      "checklistItem": "비스킷링크 BO 거래내역 KiwoomPay 영수증 확인",
      "action": "BO 계정으로 비스킷링크 거래내역 항목을 확인",
      "expected": "BO 계정에서 비스킷링크 거래내역 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3389/dev/kiwoompay-receipt.spec.ts / [3389][dev] KiwoomPay 거래내역 영수증 5건 재현 확인 / [CO] role / 비스킷페이 거래내역 / 비스킷페이 CO 거래내역 KiwoomPay 영수증 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 3504,
      "evidence": [
        "artifacts/screenshots/03-비스킷페이-거래내역-CO-kiwoompay-receipt.png",
        "artifacts/logs/03-비스킷페이-거래내역-CO-kiwoompay-receipt.md",
        "artifacts/traces/03-비스킷페이-거래내역-CO-kiwoompay-receipt-trace.zip"
      ],
      "screenshots": [
        "artifacts/screenshots/03-비스킷페이-거래내역-CO-kiwoompay-receipt.png"
      ],
      "traces": [
        "artifacts/traces/03-비스킷페이-거래내역-CO-kiwoompay-receipt-trace.zip"
      ],
      "logs": [
        "artifacts/logs/03-비스킷페이-거래내역-CO-kiwoompay-receipt.md"
      ],
      "files": [],
      "role": "CO",
      "page": "비스킷페이 거래내역",
      "checklistItem": "비스킷페이 CO 거래내역 KiwoomPay 영수증 확인",
      "action": "CO 계정으로 비스킷페이 거래내역 항목을 확인",
      "expected": "CO 계정에서 비스킷페이 거래내역 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3389/dev/kiwoompay-receipt.spec.ts / [3389][dev] KiwoomPay 거래내역 영수증 5건 재현 확인 / [BO] role / 비스킷페이 거래내역 / 비스킷페이 BO 거래내역 KiwoomPay 영수증 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 3260,
      "evidence": [
        "artifacts/screenshots/04-비스킷페이-거래내역-BO-kiwoompay-receipt.png",
        "artifacts/logs/04-비스킷페이-거래내역-BO-kiwoompay-receipt.md",
        "artifacts/traces/04-비스킷페이-거래내역-BO-kiwoompay-receipt-trace.zip"
      ],
      "screenshots": [
        "artifacts/screenshots/04-비스킷페이-거래내역-BO-kiwoompay-receipt.png"
      ],
      "traces": [
        "artifacts/traces/04-비스킷페이-거래내역-BO-kiwoompay-receipt-trace.zip"
      ],
      "logs": [
        "artifacts/logs/04-비스킷페이-거래내역-BO-kiwoompay-receipt.md"
      ],
      "files": [],
      "role": "BO",
      "page": "비스킷페이 거래내역",
      "checklistItem": "비스킷페이 BO 거래내역 KiwoomPay 영수증 확인",
      "action": "BO 계정으로 비스킷페이 거래내역 항목을 확인",
      "expected": "BO 계정에서 비스킷페이 거래내역 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    },
    {
      "title": "3389/dev/kiwoompay-receipt.spec.ts / [3389][dev] KiwoomPay 거래내역 영수증 5건 재현 확인 / [VE] role / 비스킷페이 거래내역 / 비스킷페이 VE 거래내역 KiwoomPay 영수증 확인",
      "status": "PASS",
      "statusText": "통과",
      "durationMs": 3236,
      "evidence": [
        "artifacts/screenshots/05-비스킷페이-거래내역-VE-kiwoompay-receipt.png",
        "artifacts/logs/05-비스킷페이-거래내역-VE-kiwoompay-receipt.md",
        "artifacts/traces/05-비스킷페이-거래내역-VE-kiwoompay-receipt-trace.zip"
      ],
      "screenshots": [
        "artifacts/screenshots/05-비스킷페이-거래내역-VE-kiwoompay-receipt.png"
      ],
      "traces": [
        "artifacts/traces/05-비스킷페이-거래내역-VE-kiwoompay-receipt-trace.zip"
      ],
      "logs": [
        "artifacts/logs/05-비스킷페이-거래내역-VE-kiwoompay-receipt.md"
      ],
      "files": [],
      "role": "VE",
      "page": "비스킷페이 거래내역",
      "checklistItem": "비스킷페이 VE 거래내역 KiwoomPay 영수증 확인",
      "action": "VE 계정으로 비스킷페이 거래내역 항목을 확인",
      "expected": "VE 계정에서 비스킷페이 거래내역 확인 결과가 체크리스트와 일치해야 합니다.",
      "actual": "기대한 동작과 일치했습니다.",
      "error": "",
      "failureCategory": "none",
      "failureCategoryText": "문제 없음",
      "reproduction": {
        "required": false,
        "reason": "정상 확인된 항목입니다.",
        "debugCommand": "",
        "notifyMessage": "",
        "manualSteps": []
      }
    }
  ]
}
