{
  "id": "delivery-human-generic",
  "schemaVersion": 18,
  "type": "default",
  "components": [
    {
      "type": "text",
      "label": "Now do this",
      "text": "This task's instruction is shown in the Decision context above."
    },
    {
      "type": "textfield",
      "key": "value",
      "label": "Emitted value (only if this step emits a fact)",
      "description": "The typed value this step hands forward to its downstream dependents. Leave blank for a click-done step that emits nothing."
    },
    {
      "type": "textarea",
      "key": "note",
      "label": "Note (optional)"
    }
  ]
}
