{
  "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 on checkout completion",
  "root_cause": "```json\n{\n  \"SUMMARY\": \"Success message text mismatch on checkout completion\",\n  \"WHY_HUMAN_REVIEW_REQUIRED\": \"The test expects a specific success message 'YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.' but received a semantically similar but textually different message 'THANKYOU FOR THE ORDER.' Both ",
  "confidence": 75,
  "bug_description": "",
  "flaky_description": "",
  "needs_review_description": "",
  "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_TO_RESOLVE\": [\n    \"Product specification or requirements documentation confirming the expected success message text\",\n    \"Recent code commits or PRs that may have intentionally changed the success message copy\",",
  "claude_ok": true,
  "error_detail": null,
  "run_id": "run-1776033259532",
  "test_id": "testCases.CheckOut#verifyCheckOutSuccess[VALID-ALL]",
  "failure_index": 0,
  "failures_in_bundle": 2,
  "artifact_file_stem": "needs-review-run-1776033259532-01",
  "canonical_ai_id": "needs-review-run-1776033259532-01",
  "triage_classification_summary": {
    "BUG": 1,
    "FLAKY": 0,
    "NEEDS_REVIEW": 1
  },
  "triage_latest_run_id": "run-1776033259532",
  "ai_analysis_excerpt": "```json\n{\n  \"SUMMARY\": \"Success message text mismatch on checkout completion\",\n  \"WHY_HUMAN_REVIEW_REQUIRED\": \"The test expects a specific success message 'YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.' but received a semantically similar but textually different message 'THANKYOU FOR THE ORDER.' Both messages indicate successful order completion, making it unclear whether this is: (1) A legitimate product bug where the wrong message is displayed, (2) An outdated test expectation after an intentional UI text change, (3) A configuration issue where different message variants are shown based on context, or (4) An A/B test or feature flag affecting the displayed text.\",\n  \"EVIDENCE_TO_RESOLVE\": [\n    \"Product specification or requirements documentation confirming the expected success message text\",\n    \"Recent code commits or PRs that may have intentionally changed the success message copy\",\n    \"Historical test runs to determine if this message has been consistent or if both variants have appeared before\",\n    \"Product owner or UX team confirmation on whether 'THANKYOU FOR THE ORDER.' is an acceptable alternative message\",\n    \"Environment configuration check to see if different messages are expected in different environments or user segments\",\n    \"Manual reproduction of the checkout flow to verify what message currently appears in production\"\n  ],\n  \"LOG_LINE_REFERENCES\": \"No log excerpt was provided in the input, so specific line references cannot be given. The stack trace shows the assertion failure occurred at CheckOut.java:91 in the verifyCheckOutSuccess method.\"\n}\n```",
  "artifacts": {
    "ai_bucket": "needs_review",
    "canonical_ai_id": "needs-review-run-1776033259532-01",
    "html_report": "reports/AI/needs_review/report/needs-review-run-1776033259532-01_ai_report.html",
    "analysis_json": "reports/AI/needs_review/analysis/needs-review-run-1776033259532-01_ai_rca.json",
    "summary_json": "reports/AI/needs_review/summary/needs-review-run-1776033259532-01_ai_summary.json"
  }
}