| multiple_product_multiple_shipment_simple.json | sonnet-4-6 | raw_only | 1 | 7 | [
{
"path": "data[0].items[0].unit_price",
"expected": 25.0,
"actual": 250.0
},
{
"path": "data[0].items[0].pricing_unit",
"expected": "USD/BAG",
"actual": ""
},
{
"path": "data[0].items[0].total",
"expected": 250.0,
"actual": 2500.0
},
{
"path": "data[0].items[1].description",
"expected": "Assam tea",
"actual": "Assam Tea"
},
{
"path": "data[0].items[1].unit_price",
"expected": 12.0,
"actual": 240.0
}
] |
| multiple_product_multiple_shipment_medium.json | sonnet-4-6 | raw_only | 1 | 7 | [
{
"path": "data",
"expected_len": 1,
"actual_len": 2
},
{
"path": "data[0].items",
"expected_len": 3,
"actual_len": 1
},
{
"path": "data[0].items[0].quantity_unit",
"expected": "bags",
"actual": "BAGS"
},
{
"path": "data[0].items[0].unit_price",
"expected": null,
"actual": 25.0
},
{
"path": "data[0].items[0].pricing_unit",
"expected": "",
"actual": "USD/BAG"
}
] |
| multiple_product_multiple_shipment_medium.json | sonnet-4-6 | raw_only | 1 | 7 | [
{
"path": "data",
"expected_len": 1,
"actual_len": 2
},
{
"path": "data[0].items",
"expected_len": 3,
"actual_len": 1
},
{
"path": "data[0].items[0].quantity_unit",
"expected": "bags",
"actual": "BAGS"
},
{
"path": "data[0].items[0].unit_price",
"expected": null,
"actual": 25.0
},
{
"path": "data[0].items[0].pricing_unit",
"expected": "",
"actual": "USD/BAG"
}
] |
| single_product_single_shipment_complex.json | sonnet-4-6 | raw_only | 1 | 6 | [
{
"path": "data[0].items[0].quantity_unit",
"expected": "bags",
"actual": "BAGS"
},
{
"path": "data[0].items[0].pricing_unit",
"expected": "USD/bag",
"actual": "USD/BAG"
},
{
"path": "data[0].items[0].shipment_date",
"expected": "2025-11-28",
"actual": "2026-11-28"
},
{
"path": "data[0].items[0].shipping_address",
"expected": "352 Indiana Jones St.",
"actual": "352 Indiana Jones St"
},
{
"path": "data[0].do_date",
"expected": "2025-11-28",
"actual": "2026-11-28"
}
] |
| single_product_single_shipment_complex.json | sonnet-4-6 | raw_only | 1 | 6 | [
{
"path": "data[0].items[0].quantity_unit",
"expected": "bags",
"actual": "BAGS"
},
{
"path": "data[0].items[0].pricing_unit",
"expected": "USD/bag",
"actual": "USD/BAG"
},
{
"path": "data[0].items[0].shipment_date",
"expected": "2025-11-28",
"actual": "2026-11-28"
},
{
"path": "data[0].items[0].shipping_address",
"expected": "352 Indiana Jones St.",
"actual": "352 Indiana Jones St"
},
{
"path": "data[0].do_date",
"expected": "2025-11-28",
"actual": "2026-11-28"
}
] |
| real_world_msgs_test_v2.json | sonnet-4-6 | raw_only | 1 | 5 | [
{
"path": "data[0].vendor_name",
"expected": "AG Lipids Pte Ltd",
"actual": "Van Beethoven"
},
{
"path": "data[1].items[0].unit_price",
"expected": 4.2,
"actual": 4200.0
},
{
"path": "data[1].items[0].pricing_unit",
"expected": "USD/KG",
"actual": "USD/MT"
},
{
"path": "data[1].items[0].loading",
"expected": "",
"actual": "18MT/40'FCL"
},
{
"path": "data[1].vendor_name",
"expected": "AG Lipids Pte Ltd",
"actual": "Van Beethoven"
}
] |
| real_world_msgs_test_v1.json | sonnet-4-6 | raw_only | 1 | 5 | [
{
"path": "data[0].items[0].description",
"expected": "soy lecithin powder",
"actual": "Soy Lecithin Powder"
},
{
"path": "data[0].items[0].unit_price",
"expected": 4.1,
"actual": 4100.0
},
{
"path": "data[0].items[0].pricing_unit",
"expected": "USD/KG",
"actual": "USD/MT"
},
{
"path": "data[0].items[0].loading",
"expected": "12MT/20'FCL",
"actual": "2x 12MT/20'FCL"
},
{
"path": "data[0].shipping_method",
"expected": "",
"actual": "by sea"
}
] |
| real_world_msgs_test_v1.json | sonnet-4-6 | raw_only | 1 | 5 | [
{
"path": "data[0].items[0].description",
"expected": "soy lecithin powder",
"actual": "Soy Lecithin Powder"
},
{
"path": "data[0].items[0].unit_price",
"expected": 4.1,
"actual": 4100.0
},
{
"path": "data[0].items[0].pricing_unit",
"expected": "USD/KG",
"actual": "USD/MT"
},
{
"path": "data[0].items[0].loading",
"expected": "12MT/20'FCL",
"actual": "2x 12MT/20'FCL"
},
{
"path": "data[0].shipping_method",
"expected": "",
"actual": "by sea"
}
] |
| real_world_msgs_test_v3.json | sonnet-4-6 | raw_only | 1 | 4 | [
{
"path": "data[0].items[0].description",
"expected": "lecithin fat powder",
"actual": "Lecithin Fat Powder"
},
{
"path": "data[0].items[0].total",
"expected": 96000.0,
"actual": null
},
{
"path": "data[0].items[1].description",
"expected": "lecithin fat powder",
"actual": "Lecithin Fat Powder"
},
{
"path": "data[0].items[1].total",
"expected": 144000.0,
"actual": null
}
] |
| real_world_msgs_test_v3.json | sonnet-4-6 | raw_only | 1 | 4 | [
{
"path": "data[0].items[0].description",
"expected": "lecithin fat powder",
"actual": "Lecithin Fat Powder"
},
{
"path": "data[0].items[0].total",
"expected": 96000.0,
"actual": null
},
{
"path": "data[0].items[1].description",
"expected": "lecithin fat powder",
"actual": "Lecithin Fat Powder"
},
{
"path": "data[0].items[1].total",
"expected": 144000.0,
"actual": null
}
] |
| single_product_single_shipment_medium.json | sonnet-4-6 | raw_only | 1 | 3 | [
{
"path": "data[0].items[0].shipment_date",
"expected": "2026-05-28",
"actual": "2026-05-31"
},
{
"path": "data[0].do_date",
"expected": "2026-05-28",
"actual": "2026-05-31"
},
{
"path": "data[0].payment_date",
"expected": "Net 30 from delivery",
"actual": ""
}
] |
| single_product_single_shipment_medium.json | sonnet-4-6 | raw_only | 1 | 3 | [
{
"path": "data[0].items[0].shipment_date",
"expected": "2026-05-28",
"actual": "2026-05-31"
},
{
"path": "data[0].do_date",
"expected": "2026-05-28",
"actual": "2026-05-31"
},
{
"path": "data[0].payment_date",
"expected": "Net 30 from delivery",
"actual": ""
}
] |
| real_world_msgs_test_v2.json | sonnet-4-6 | raw_only | 1 | 3 | [
{
"path": "data[1].items[0].unit_price",
"expected": 4.2,
"actual": 4200.0
},
{
"path": "data[1].items[0].pricing_unit",
"expected": "USD/KG",
"actual": "USD/MT"
},
{
"path": "data[1].items[0].loading",
"expected": "",
"actual": "18MT/40'FCL"
}
] |
| single_product_multiple_shipment_medium.json | sonnet-4-6 | raw_only | 1 | 1 | [
{
"path": "data[0].do_date",
"expected": "2026-05-31",
"actual": ""
}
] |
| single_product_multiple_shipment_medium.json | sonnet-4-6 | raw_only | 1 | 1 | [
{
"path": "data[0].do_date",
"expected": "2026-05-31",
"actual": ""
}
] |
| single_product_multiple_shipment_complex.json | sonnet-4-6 | raw_only | 1 | 1 | [
{
"path": "data[0].do_date",
"expected": "2026-03-10",
"actual": ""
}
] |
| multiple_product_multiple_shipment_simple.json | sonnet-4-6 | raw_only | 1 | 1 | [
{
"path": "data[0].items[1].description",
"expected": "Assam tea",
"actual": "Assam Tea"
}
] |