Circular Pod

Type: component | Extends: Habitat Segment
PROBLEM

SOLUTION

A self-contained circular habitat module designed for 4 humans. Structurally optimized for stacking, rolling, and splitting. No corners wasted. No corners period.

EXTENDS
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_circular_pod",
    "name": "Circular Pod",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": {
        "id": "comp_habitat",
        "name": "Habitat Segment",
        "type": "component",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [],
        "tree": [],
        "extends": null,
        "description": "A single self-contained living module that connects above and below to adjacent segments. Each segment is a complete room. Stack them in any order. The building is the menu and you are the chef."
    },
    "description": "A self-contained circular habitat module designed for 4 humans. Structurally optimized for stacking, rolling, and splitting. No corners wasted. No corners period.",
    "template": "component"
}