{
  "test_focus": "all",
  "data_status": "valid",
  "invalid_reason": "Unknown Invalid Data",
  "test_parameters": "focus=all, status=valid",
  "test_data": "country=CANADA, product=IPHONE 13 PRO, expected_message=YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED., last_name=yoon, password=Test123!, rowNum=1, first_name=garam, email=garam@gmail.com",
  "expected": "YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.",
  "actual": "THANKYOU FOR THE ORDER.",
  "browser": "chrome",
  "os": "linux",
  "screenshot_url": "",
  "assertion_gap": "Expected 'YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.' but got 'THANKYOU FOR THE ORDER.'",
  "is_ui_issue": false,
  "failure_type": "Logic Assertion",
  "ai_bucket": "needs_review",
  "summary": "Success message text mismatch requires product validation",
  "root_cause": "The test expects 'YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.' but the application displays 'THANKYOU FOR THE ORDER.' Both messages semantically indicate successful order completion, making it unclear whether this is a legitimate bug (wrong success message per requirements) or a test issue (outdated expected text after an intentional product change). The triage engine cannot determine if this represents a regression or if the expected message needs updating.",
  "confidence": 75,
  "bug_description": "",
  "flaky_description": "",
  "needs_review_description": "The test expects 'YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.' but the application displays 'THANKYOU FOR THE ORDER.' Both messages semantically indicate successful order completion, making it unclear whether this is a legitimate bug (wrong success message per requirements) or a test issue (outdated expected text after an intentional product change). The triage engine cannot determine if this represents a regression or if the expected message needs updating.",
  "impact": "",
  "root_cause_candidates": [],
  "log_line_references": [],
  "root_cause_analysis_jira": "_(No hypothesis scored above 90% — see full AI report and analysis JSON.)_",
  "recommendations": [
    "See AI analysis for details"
  ],
  "evidence": "\"EVIDENCE_NEEDED_TO_RESOLVE\": [\n    \"Product requirements or design documentation specifying the correct success message text\",\n    \"Recent deployment or code changes that might have modified the success message intentionally\",",
  "claude_ok": true,
  "error_detail": null,
  "run_id": "run-1776035939274",
  "test_id": "testCases.CheckOut#verifyCheckOutSuccess[VALID-ALL]",
  "failure_index": 0,
  "failures_in_bundle": 2,
  "artifact_file_stem": "needs-review-run-1776035939274-01",
  "canonical_ai_id": "needs-review-run-1776035939274-01",
  "triage_classification_summary": {
    "BUG": 1,
    "FLAKY": 0,
    "NEEDS_REVIEW": 1
  },
  "triage_latest_run_id": "run-1776035939274",
  "ai_analysis_excerpt": "```json\n{\n  \"SUMMARY\": \"Success message text mismatch requires product validation\",\n  \"WHY_HUMAN_REVIEW_REQUIRED\": \"The test expects 'YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.' but the application displays 'THANKYOU FOR THE ORDER.' Both messages semantically indicate successful order completion, making it unclear whether this is a legitimate bug (wrong success message per requirements) or a test issue (outdated expected text after an intentional product change). The triage engine cannot determine if this represents a regression or if the expected message needs updating.\",\n  \"EVIDENCE_NEEDED_TO_RESOLVE\": [\n    \"Product requirements or design documentation specifying the correct success message text\",\n    \"Recent deployment or code changes that might have modified the success message intentionally\",\n    \"Historical test results showing when this message last matched expectations\",\n    \"Confirmation from product owner whether 'THANKYOU FOR THE ORDER.' is the new intended message\",\n    \"Check if multiple success message variants exist for different checkout flows or A/B testing\"\n  ],\n  \"LOG_LINE_REFERENCES\": [],\n  \"RECOMMENDED_NEXT_STEPS\": [\n    \"Contact product owner to verify the correct success message text\",\n    \"Review recent commits to the checkout success page for intentional text changes\",\n    \"Check if test data or configuration affects which success message is displayed\",\n    \"Update test expectations if 'THANKYOU FOR THE ORDER.' is confirmed as correct\"\n  ]\n}\n```",
  "artifacts": {
    "ai_bucket": "needs_review",
    "canonical_ai_id": "needs-review-run-1776035939274-01",
    "html_report": "reports/AI/needs_review/report/needs-review-run-1776035939274-01_ai_report.html",
    "analysis_json": "reports/AI/needs_review/analysis/needs-review-run-1776035939274-01_ai_rca.json",
    "summary_json": "reports/AI/needs_review/summary/needs-review-run-1776035939274-01_ai_summary.json"
  }
}