{
  "project_id": 14,
  "test_case_id": 530,
  "environment_name": "staging",
  "expected_meaning": "Backpack was added to the cart successfully",
  "agent_claim": "Added Sauce Labs Backpack to cart and opened cart page.",
  "skip_ingest": false,
  "skip_semantic": false,
  "skip_execute": false,
  "agent_run_summary": {
    "contract_version": "agent_run_summary.v1",
    "source": "n8n",
    "agent_run_id": "n8n-webhook-example-001",
    "goal": "Log into Sauce Demo and add Sauce Labs Backpack to the cart",
    "outcome": "success",
    "agent_claim": "Added Sauce Labs Backpack to cart and opened cart page.",
    "touched": {
      "urls": [
        "https://www.saucedemo.com/",
        "https://www.saucedemo.com/inventory.html",
        "https://www.saucedemo.com/cart.html"
      ],
      "api": [],
      "tools": ["sauce_demo_add_backpack_to_cart"],
      "ui_actions": [
        "fill #user-name",
        "fill #password",
        "click #login-button",
        "click #add-to-cart-sauce-labs-backpack",
        "click .shopping_cart_link"
      ]
    },
    "errors": []
  }
}
