River

Type: component
PROBLEM

Something needs to move through here.

SOLUTION

A river. Moves water from one place to another. Has always been doing this. Has a name, or had one, or will have one. The water does not know the name.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_river",
    "name": "River",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "problem": "Something needs to move through here.",
    "description": "A river. Moves water from one place to another. Has always been doing this. Has a name, or had one, or will have one. The water does not know the name.",
    "template": "component"
}