{
  "id": "Z9ztjfMl8f",
  "type": "pro",
  "label": "Baseline ULC Long",
  "phases": [
    {
      "name": "Fill (fast)",
      "pump": {
        "flow": 8,
        "target": "flow",
        "pressure": 0
      },
      "phase": "preinfusion",
      "valve": 1,
      "targets": [
        {
          "type": "pressure",
          "value": 1.1,
          "operator": "gte"
        },
        {
          "type": "volumetric",
          "value": 0.5,
          "operator": "gte"
        }
      ],
      "duration": 10,
      "transition": {
        "type": "instant",
        "adaptive": false,
        "duration": 0
      },
      "temperature": 86
    },
    {
      "name": "Soak (zero flow)",
      "pump": {
        "flow": 0.1,
        "target": "flow",
        "pressure": 0
      },
      "phase": "preinfusion",
      "valve": 1,
      "targets": [
        {
          "type": "volumetric",
          "value": 20,
          "operator": "gte"
        }
      ],
      "duration": 1,
      "transition": {
        "type": "instant",
        "adaptive": false,
        "duration": 0
      },
      "temperature": 65
    },
    {
      "name": "Percolation (flat)",
      "pump": {
        "flow": 4,
        "target": "flow",
        "pressure": 0
      },
      "phase": "brew",
      "valve": 1,
      "targets": [
        {
          "type": "volumetric",
          "value": 105,
          "operator": "gte"
        }
      ],
      "duration": 90,
      "transition": {
        "type": "instant",
        "adaptive": false,
        "duration": 0
      },
      "temperature": 65
    }
  ],
  "description": "Light Roasts - No pressure ceiling - Very Coarse - <15s - 1:2.5-5.0",
  "temperature": 86
}