{
  "id": 36,
  "name": "Rumiyacu (19g)",
  "phases": [
    {
      "name": "Deep Pre-Infusion",
      "skip": false,
      "type": "FLOW",
      "target": {
        "end": 4,
        "curve": "INSTANT"
      },
      "restriction": 2,
      "stopConditions": {
        "time": 7000,
        "pressureAbove": 3
      }
    },
    {
      "name": "Short Bloom",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 2.5,
        "curve": "INSTANT",
        "start": 3
      },
      "stopConditions": {
        "time": 5000
      }
    },
    {
      "name": "Caramel Peak",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 8.5,
        "time": 2500,
        "curve": "LINEAR",
        "start": 2.5
      },
      "restriction": 5,
      "stopConditions": {
        "time": 2500
      }
    },
    {
      "name": "Smooth Decline",
      "skip": false,
      "type": "PRESSURE",
      "target": {
        "end": 6,
        "time": 22000,
        "curve": "EASE_OUT",
        "start": 8.5
      },
      "restriction": 5,
      "stopConditions": {
        "time": 30000
      }
    }
  ],
  "recipe": {},
  "waterTemperature": 92.5,
  "globalStopConditions": {
    "weight": 43
  }
}