================================================================================
REQUEST LOG: req_UoWpVJfMkalz
================================================================================

[2026-06-11 17:43:01.773537] REQUEST END
    Status: 200
    Response Time: 3.74ms
    Response: {
    "success": true,
    "message": "Production items retrieved successfully",
    "data": [
        {
            "id": 110,
            "recipe_id": "76",
            "source_product_id": "90",
            "grams": "160.00",
            "option_set_item_id": null,
            "notes": null,
            "created_at": "2026-06-11T17:31:17.000000Z",
            "updated_at": "2026-06-11T17:31:17.000000Z",
            "source_product": {
                "id": 90,
                "category_id": "6",
                "name": "Chocolate",
                "slug": "chocolate",
                "description": "Scoop Ice Cream",
                "base_price": "0.00",
                "scoop_price": null,
                "image": null,
                "max_scoops": 6,
                "is_active": true,
                "requires_production": true,
                "created_at": "2026-02-07T18:35:17.000000Z",
                "updated_at": "2026-02-13T17:14:35.000000Z",
                "deleted_at": null,
                "tenant_id": "1",
                "image_url": null
            },
            "size_option": null
        }
    ],
    "meta": {
        "request_id": "req_UoWpVJfMkalz",
        "timestamp": "2026-06-11T17:43:01+00:00"
    }
}

================================================================================