{
  "run_id": "run-1776100674189",
  "test_id": "testCases.CheckOut#verifyCheckOutSuccess[VALID-ALL]",
  "failure_index": 0,
  "failures_in_bundle": 2,
  "artifact_file_stem": "bug-run-1776100674189-01",
  "canonical_ai_id": "bug-run-1776100674189-01",
  "ai_bucket": "bug",
  "summary": "Order confirmation message text mismatch",
  "confidence": 95,
  "root_cause": "The automated test failed because the expected output did not match the actual application output. Expected: YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.. Actual: THANKYOU FOR THE ORDER.. Review product copy, UI state, and whether test expectations need updating.",
  "root_cause_excerpt": "The automated test failed because the expected output did not match the actual application output. Expected: YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.. Actual: THANKYOU FOR THE ORDER.. Review product copy, UI state, and whether test expectations need updating.",
  "bug_description": "The automated test failed because the expected output did not match the actual application output. Expected: YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.. Actual: THANKYOU FOR THE ORDER.. Review product copy, UI state, and whether test expectations need updating.",
  "flaky_description": "",
  "needs_review_description": "",
  "impact": "Regression automation failed; CI may block merges until behavior and expectations align. End users may see messaging inconsistent with documentation or prior releases.",
  "root_cause_analysis_jira": "- (92%) The automated test failed because the expected output did not match the actual application output. Expected: YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.. Actual: THANKYOU FOR THE ORDER.. Review product copy, UI state, and whether test expectations need updating.",
  "root_cause_candidates": [
    {
      "analysis": "The automated test failed because the expected output did not match the actual application output. Expected: YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.. Actual: THANKYOU FOR THE ORDER.. Review product copy, UI state, and whether test expectations need updating.",
      "probability_percent": 92
    }
  ],
  "log_line_references": [],
  "claude_ok": true,
  "error_detail": null,
  "test_focus": "all",
  "data_status": "valid",
  "expected": "YOUR ORDER HAS BEEN SUCCESSFULLY COMPLETED.",
  "actual": "THANKYOU FOR THE ORDER.",
  "browser": "chrome",
  "os": "linux",
  "triage_classification_summary": {
    "BUG": 1,
    "FLAKY": 1,
    "NEEDS_REVIEW": 0
  }
}