{
  "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": "Checkout success message text mismatch",
  "root_cause": "Checkout success message text mismatch",
  "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_NEEDED\": [\n    \"Product owner or requirements documentation confirming which success message text is correct\",\n    \"Recent deployment or code changes that might have modified the checkout success message\",",
  "claude_ok": true,
  "error_detail": null,
  "run_id": "run-1776037194079",
  "test_id": "testCases.CheckOut#verifyCheckOutSuccess[VALID-ALL]",
  "failure_index": 0,
  "failures_in_bundle": 2,
  "artifact_file_stem": "needs-review-run-1776037194079-01",
  "canonical_ai_id": "needs-review-run-1776037194079-01",
  "triage_classification_summary": {
    "BUG": 1,
    "FLAKY": 0,
    "NEEDS_REVIEW": 1
  },
  "triage_latest_run_id": "run-1776037194079",
  "ai_analysis_excerpt": "```json\n{\n  \"SUMMARY\": \"Checkout success message text mismatch\",\n  \"WHY_NEEDS_REVIEW\": \"The test is failing on a string comparison where both the expected and actual values appear to be valid success messages. The actual message 'THANKYOU FOR THE ORDER.' conveys successful order completion, just with different wording than the expected 'YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.' This could indicate either: (1) An intentional product change where the success message was updated but the test wasn't, (2) A/B testing or feature flagging showing different messages, (3) Environment-specific configuration differences, or (4) An unintended regression. Without knowing the product requirements or recent changes, it's impossible to determine if this is a legitimate bug or a test that needs updating.\",\n  \"EVIDENCE_NEEDED\": [\n    \"Product owner or requirements documentation confirming which success message text is correct\",\n    \"Recent deployment or code changes that might have modified the checkout success message\",\n    \"Check if this test has been passing previously with the expected message to establish baseline\",\n    \"Verify if different environments or feature flags control the success message text\",\n    \"Manual reproduction to confirm what message end users actually see\"\n  ],\n  \"LOG_LINE_REFERENCES\": []\n}\n```",
  "artifacts": {
    "ai_bucket": "needs_review",
    "canonical_ai_id": "needs-review-run-1776037194079-01",
    "html_report": "reports/AI/needs_review/report/needs-review-run-1776037194079-01_ai_report.html",
    "analysis_json": "reports/AI/needs_review/analysis/needs-review-run-1776037194079-01_ai_rca.json",
    "summary_json": "reports/AI/needs_review/summary/needs-review-run-1776037194079-01_ai_summary.json"
  }
}