Anything Forest

Type: forest | Origin: Planet Factory
Anything Button
PROBLEM

Pressing the Anything Button more than once has consequences.

SOLUTION
The Anything Forest is what accumulates around an Anything Button that has been pressed repeatedly. Nobody plants an Anything Forest; it happens. Contents vary by operator.
trees
Inputs
Outputs
TREE
  •  Big Red Button
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • forest_anything
  • forest_hats
  • forest_belts
  • forest_yard
  • forest_six_pack_o_humans
Schema
                            {
    "id": "forest_anything",
    "name": "Anything Forest",
    "type": "forest",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "tree_anything_button"
    ],
    "extends": null,
    "belongs_to": [
        {
            "id": "planet_factory",
            "name": "Planet Factory",
            "type": "planet",
            "inputs": [],
            "outputs": [
                "comp_segment"
            ],
            "passthru": [],
            "children": [
                "intangible_human_robot_war",
                "intangible_time_warped",
                "tree_timecard",
                "comp_big_red_button",
                "tree_anything_button",
                "forest_anything"
            ],
            "tree": [],
            "extends": null,
            "belongs_to": [
                "galaxy_logistics"
            ],
            "problem": "Something has to make the things.",
            "description": "Planet Factory is the MTREES manufacturing layer \u2014 the part of the universe where raw materials, components, and subassemblies enter a process and emerge as things that can be shipped, attached, worn, mounted, strapped on, or stacked. Every tree in the MTREES ecosystem has a supply chain terminus and that terminus is here. The factory is not glamorous. The factory does not have a brand story. The factory has tolerances, shift schedules, a quality control checkpoint that is taken seriously by exactly the people whose job it is to take it seriously, and a loading dock that operates on its own timeline regardless of what the spreadsheet says. Planet Factory exists because enthusiasm and good design are not sufficient to produce a physical object. At some point someone has to make the thing. That is what this planet is for."
        }
    ],
    "problem": "Pressing the Anything Button more than once has consequences.",
    "description": "The Anything Forest is what accumulates around an Anything Button that has been pressed repeatedly. Nobody plants an Anything Forest; it happens. Contents vary by operator.",
    "template": "forest"
}