Boat

Type: component
PROBLEM

SOLUTION

A watercraft designed to carry humans and other sentient things across bodies of water for the purposes of travel, resource acquisition, and pleasure, in that order of reliability. Not a ship. A ship is larger, has a crew manifest, and when it sinks it becomes a historical event. When a boat sinks it becomes a story someone tells at a party. The boat floats by default and this is its primary feature. Secondary features vary by configuration. The boat may capsize, which is different from sinking in that the boat is still technically present and the occupants are now in the water having a different kind of experience than the one they planned. Some passengers are scared of boat rides. This is acknowledged by the boat. The boat does not adjust its behavior based on this information. The boat is a boat. It goes on the water. What happens after that is a function of the water, the weather, the operator, and the specific sentient things that decided to get in.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_boat",
    "name": "Boat",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A watercraft designed to carry humans and other sentient things across bodies of water for the purposes of travel, resource acquisition, and pleasure, in that order of reliability. Not a ship. A ship is larger, has a crew manifest, and when it sinks it becomes a historical event. When a boat sinks it becomes a story someone tells at a party. The boat floats by default and this is its primary feature. Secondary features vary by configuration. The boat may capsize, which is different from sinking in that the boat is still technically present and the occupants are now in the water having a different kind of experience than the one they planned. Some passengers are scared of boat rides. This is acknowledged by the boat. The boat does not adjust its behavior based on this information. The boat is a boat. It goes on the water. What happens after that is a function of the water, the weather, the operator, and the specific sentient things that decided to get in.",
    "template": "component"
}