Composability

Composability is the principle that complex systems can be built by combining simpler, modular components—where the output of one component becomes the input for another, enabling emergent complexity from simple building blocks.

Jon Radoff has called composability the most powerful creative force in the universe. The argument is structural: the aggregate output of many participants combining shared primitives always outpaces what specialists build in isolation. The web is composable (any page can link to any other). Open-source software is composable (any library can be imported into any project). DeFi is composable (any protocol can build on any other—"money legos"). Each layer of composability enables exponentially more combinations.

In gaming, composability drives the most successful platforms. Roblox is composable: creators build experiences from shared assets, scripts, and systems. Minecraft is composable: players and modders combine blocks, mechanics, and modifications into infinite configurations. The platforms that enable composability attract the most creators and generate the most content—because every new component multiplies the possibilities for every other component.

The agentic web is composability at a new scale. The Model Context Protocol makes tools composable for AI agents. APIs make services composable. WebGPU and WASM make compute composable in the browser. When AI agents can dynamically discover and compose tools, data sources, and services, the combinatorial explosion of possibilities dwarfs anything achievable through manual integration. This is the foundation of the Creator Era: composable AI infrastructure that lets anyone assemble sophisticated systems from shared primitives.