================================================================================
REQUEST LOG: req_xHYxbLp4bSvQ
================================================================================

[2026-04-01 17:29:15.404582] REQUEST END
    Status: 200
    Response Time: 10.35ms
    Response: {
    "success": true,
    "message": "Recipe cost calculated successfully",
    "data": {
        "recipe_id": 1,
        "recipe_name": "Vanilla Scoop",
        "yield_quantity": 1,
        "total_cost": 2820.8799999999997,
        "cost_per_serving": 2820.8799999999997,
        "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": "GMS",
                "quantity": "36.0000",
                "unit": "Grams",
                "cost_per_unit": "1.20",
                "total_cost": 43.199999999999996
            },
            {
                "ingredient": "CMC",
                "quantity": "2.0000",
                "unit": "Grams",
                "cost_per_unit": "1.20",
                "total_cost": 2.4
            },
            {
                "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": "XenthenGum",
                "quantity": "1.0000",
                "unit": "Grams",
                "cost_per_unit": "1.60",
                "total_cost": 1.6
            },
            {
                "ingredient": "Salt",
                "quantity": "1.0000",
                "unit": "Grams",
                "cost_per_unit": "0.08",
                "total_cost": 0.08
            },
            {
                "ingredient": "Vanillin Powder",
                "quantity": "1.0000",
                "unit": "Grams",
                "cost_per_unit": "6.40",
                "total_cost": 6.4
            },
            {
                "ingredient": "Cream",
                "quantity": "1200.0000",
                "unit": "Grams",
                "cost_per_unit": "1.05",
                "total_cost": 1260
            },
            {
                "ingredient": "Vanilla Flavour (Vibgyour)",
                "quantity": "16.0000",
                "unit": "Grams",
                "cost_per_unit": "5.50",
                "total_cost": 88
            },
            {
                "ingredient": "Milk Paste",
                "quantity": "10.0000",
                "unit": "Grams",
                "cost_per_unit": "15.00",
                "total_cost": 150
            },
            {
                "ingredient": "Water",
                "quantity": "5350.0000",
                "unit": "Grams",
                "cost_per_unit": "0.01",
                "total_cost": 53.5
            },
            {
                "ingredient": "Liquid Glucose",
                "quantity": "270.0000",
                "unit": "Grams",
                "cost_per_unit": "0.23",
                "total_cost": 62.1
            }
        ]
    },
    "meta": {
        "request_id": "req_xHYxbLp4bSvQ",
        "timestamp": "2026-04-01T17:29:15+00:00"
    }
}

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