"use client" import { useSectionReveal } from "@/hooks/use-section-reveal" export function LegacySection() { const sectionRef = useSectionReveal() return (
{/* Header */}

The Roots

Every network grows from somewhere. Ours grows from the Commons Stack, the P2P Foundation, and the broader commons movement.

{/* P2P Foundation */}

The P2P Foundation

The{" "} P2P Foundation Wiki , started by Michel Bauwens (1958–2024) and shaped by hundreds of contributors, documents the emerging landscape of peer-to-peer collaboration and commons-based alternatives. Over 25,000 pages of case studies, theoretical frameworks, policy proposals, and practical guides — an open knowledge base that continues to inform projects worldwide.

Out of this work came key frameworks:{" "} commons-based peer production, the{" "} partner state, and{" "} cosmo-localism (“design global, manufacture local”). These ideas didn’t belong to any one person — they emerged from a network of researchers, practitioners, and communities building alternatives in the open.

{/* Three modes */}

Three Modes of Production

01
State / Hierarchy
Top-down coordination
02
Market / Exchange
Price-coordinated transactions
03
Commons / P2P
Contributory, needs-based collaboration

MycoStack lives in the third mode — and builds the tools to make it thrive.

{/* Commons Stack history */}

The Commons Stack

The{" "} Commons Stack {" "} was born from this intellectual tradition. Its mission:{" "} fund and govern the commons. Through pioneering work in token engineering, augmented bonding curves, and conviction voting, the Commons Stack and its{" "} Trusted Seed community developed regenerative funding mechanisms for commons infrastructure.

But tools alone aren’t enough. The Commons Stack taught us that technology must be wrapped in culture — in shared values, governance practices, and communities of care. The Trusted Seed wasn’t just a token-holder registry; it was an experiment in building trust at the speed of consensus.

{/* Flow Funding */}

Flow Funding

The Commons Stack pioneered the Augmented Bonding Curve — a breakthrough in sustainable funding for the commons. Flow Funding is its natural evolution: less mechanism, more ecology. Where the ABC created a single reservoir, Flow Funding cultivates{" "} enmeshed ecologies of inter- and intra-organizational flow — resources circulating continuously between nested communities the way nutrients cycle through a forest floor.

At the heart of Flow Funding is a threshold-based model rooted in the concept of “enoughness” — enabling an economics of sufficiency rather than accumulation. When a node in the network has enough, surplus flows onward to where it’s needed. No hoarding, no artificial scarcity. Just the continuous circulation that living systems have practiced for billions of years.

This is economics as ecology: not designing incentives from above, but cultivating the conditions for resources to find their own path — rooted, reciprocal, and regenerative by nature.

{/* P4P framework */}

The Birth of the
Peer-for-Peer (P4P) Movement

MycoStack carries this legacy forward by giving birth to a movement: Peer-for-Peer (P4P) — an evolution of P2P thinking that shifts from peers exchanging{" "} with each other to peers acting for each other. Mutual care and regeneration as core protocols. Active stewardship rather than passive participation. Solidarity economics in practice.

Where the original Commons Stack built tools, MycoStack grows ecosystems. Where P2P described a relational dynamic, P4P demands a commitment. The mycelium doesn’t just connect — it nourishes.

{/* P4P meanings */}

P4P is a fractal — the same ethic, many expressions

Peer for Peer
Individuals acting in service of one another
People for Planet
Collective stewardship of our shared home
Protocols for Participation
Governance tools that encode mutual care
Platforms for the Public
Infrastructure owned by the communities it serves

Every reading of P4P converges on the same principle: mutual flourishing over extraction.

{/* Pillars */}
{[ { title: "Preserve", text: "Steward the knowledge commons. The P2P Foundation Wiki, oral histories, theoretical frameworks \u2014 ensuring decades of accumulated wisdom remain living resources, not static monuments.", }, { title: "Sustain", text: "Build regenerative funding loops for commons infrastructure. Quadratic funding, mutual credit, contributor support systems \u2014 economics that feed the network instead of extracting from it.", }, { title: "Evolve", text: "Update the theoretical frameworks for current conditions. Bridge Web3 and traditional commons movements. Experiment with emerging technologies in service of collective flourishing.", }, { title: "Propagate", text: "Spread the spores. Educational resources, onboarding pathways, translation and localization. Grow the network of people who understand and practice commons governance.", }, ].map((pillar, i) => (

{pillar.title}

{pillar.text}

))}
{/* Quote */}

“The more we share, the more we have.”

— a commons proverb
) }