Shoe $120

Type: tree | Size: small | Origin: Not Vans
COMPONENTS
UNI Sole
Sole Lock
PROBLEM

Feet needed a platform, not a product.

SOLUTION

The Shoe is the prototype footwear of the Not Vans platform: a base shoe built around the UNI Sole attachment interface and secured by the Sole Lock. On its own it is a perfectly good shoe. Its actual job is to be extended - every flavor of footwear in this forest inherits from it, swaps modules onto the sole, and ships without redrawing the shoe.

components

A low-profile piezoelectric mounting plate embedded in the midsole that serves as the universal attachment interface for all Hooves-compatible modules. Simultaneously harvests kinetic energy from each footstrike via crystalline lattice compression at the molecular level, storing charge in a flexible graphene supercapacitor woven into the insole. Walk anywhere. Power everything.

Inspect

A quarter-turn locking collar that secures any UNI Sole-compatible module to the shoe base. Rated for impacts, grinds, and activities the warranty specifically does not cover. Releases with one twist. Does not release on its own.

Inspect
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "tree_shoe",
    "name": "Shoe",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_uni_sole",
        "comp_sole_lock"
    ],
    "extends": null,
    "belongs_to": [
        {
            "id": "forest_shoes",
            "name": "Not Vans",
            "type": "forest",
            "inputs": [],
            "outputs": [],
            "passthru": [],
            "children": [
                "tree_shoe",
                "tree_shoe_ball_sacks"
            ],
            "tree": [],
            "extends": null,
            "problem": "Shoes are not modular enough.",
            "solution": "Hooves is a modular shoe system that allows you to attach different soles and devices to your shoes. Each Hooves unit interfaces with the foot via a UNI Sole \u2014 a low-profile piezoelectric mounting plate embedded in the midsole that simultaneously harvests kinetic energy from each footstrike and provides a universal attachment surface for any compatible sole module or device. The UNI Sole converts the mechanical stress of ambulation into usable charge via crystalline lattice compression at the molecular level, storing it in a flexible graphene supercapacitor woven into the insole. Walk. Power up. Attach anything.",
            "description": "A modular shoe platform built on the UNI Sole standard. Swap soles, attach devices, harvest energy from your own footsteps. Your feet are no longer just transportation. They are infrastructure."
        }
    ],
    "template": "tree",
    "price": "120",
    "size": "small",
    "problem": "Feet needed a platform, not a product.",
    "description": "The Shoe is the prototype footwear of the Not Vans platform: a base shoe built around the UNI Sole attachment interface and secured by the Sole Lock. On its own it is a perfectly good shoe. Its actual job is to be extended - every flavor of footwear in this forest inherits from it, swaps modules onto the sole, and ships without redrawing the shoe."
}