================================================================================
REQUEST LOG: req_dpJSePf6LeDm
================================================================================

[2026-04-02 20:50:48.779627] REQUEST END
    Status: 200
    Response Time: 9.87ms
    Response: {
    "success": true,
    "message": "Recipe cost calculated successfully",
    "data": {
        "recipe_id": 2,
        "recipe_name": "Chocolate Scoop",
        "yield_quantity": 1,
        "total_cost": 3295.48,
        "cost_per_serving": 3295.48,
        "breakdown": [
            {
                "ingredient": "Full Cream Milk Powder (FCMP)",
                "quantity": "450.0000",
                "unit": "Grams",
                "cost_per_unit": "1.05",
                "total_cost": 472.5
            },
            {
                "ingredient": "Skimmed Milk Powder (SMP)",
                "quantity": "400.0000",
                "unit": "Grams",
                "cost_per_unit": "1.20",
                "total_cost": 480
            },
            {
                "ingredient": "Sugar",
                "quantity": "1100.0000",
                "unit": "Grams",
                "cost_per_unit": "0.16",
                "total_cost": 176
            },
            {
                "ingredient": "Cream",
                "quantity": "1200.0000",
                "unit": "Grams",
                "cost_per_unit": "1.05",
                "total_cost": 1260
            },
            {
                "ingredient": "GMS",
                "quantity": "24.0000",
                "unit": "Grams",
                "cost_per_unit": "1.20",
                "total_cost": 28.799999999999997
            },
            {
                "ingredient": "CMC",
                "quantity": "2.0000",
                "unit": "Grams",
                "cost_per_unit": "1.20",
                "total_cost": 2.4
            },
            {
                "ingredient": "Cocoa Powder",
                "quantity": "160.0000",
                "unit": "Grams",
                "cost_per_unit": "4.00",
                "total_cost": 640
            },
            {
                "ingredient": "Cremodon",
                "quantity": "6.0000",
                "unit": "Grams",
                "cost_per_unit": "3.60",
                "total_cost": 21.6
            },
            {
                "ingredient": "Guargum",
                "quantity": "5.0000",
                "unit": "Grams",
                "cost_per_unit": "0.70",
                "total_cost": 3.5
            },
            {
                "ingredient": "Liquid Glucose",
                "quantity": "270.0000",
                "unit": "Grams",
                "cost_per_unit": "0.23",
                "total_cost": 62.1
            },
            {
                "ingredient": "Vanillin Powder",
                "quantity": "1.0000",
                "unit": "Grams",
                "cost_per_unit": "6.40",
                "total_cost": 6.4
            },
            {
                "ingredient": "Salt",
                "quantity": "1.0000",
                "unit": "Grams",
                "cost_per_unit": "0.08",
                "total_cost": 0.08
            },
            {
                "ingredient": "XenthenGum",
                "quantity": "1.0000",
                "unit": "Grams",
                "cost_per_unit": "1.60",
                "total_cost": 1.6
            },
            {
                "ingredient": "Chocolate Flavour (Vibgyour)",
                "quantity": "16.0000",
                "unit": "Grams",
                "cost_per_unit": "5.50",
                "total_cost": 88
            },
            {
                "ingredient": "Water",
                "quantity": "5250.0000",
                "unit": "Grams",
                "cost_per_unit": "0.01",
                "total_cost": 52.5
            }
        ]
    },
    "meta": {
        "request_id": "req_dpJSePf6LeDm",
        "timestamp": "2026-04-02T20:50:48+00:00"
    }
}

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