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

The Roots

The MycoStack grows from the Commons Stack — its primary root system — nourished by the knowledge commons of the P2P Foundation and the broader commons movement.

{/* Commons Stack - Primary Root */}

The Commons Stack

The{" "} Commons Stack {" "} is the primary root of the MycoStack. 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. From this root system, the MycoStack grows outward.

{/* 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.

{/* P2P Foundation - Foundation AND Forward */}

The P2P Foundation

The{" "} P2P Foundation Wiki , started by Michel Bauwens and shaped by hundreds of contributors, is both the bedrock beneath the MycoStack and the frontier ahead of it. 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. But the P2P Foundation doesn’t just preserve knowledge — it transforms it. Each iteration of commons practice feeds back into the knowledge base, refining theories into{" "} convivial knowledge packets and{" "} convivial tools — technology in the tradition of Ivan Illich, designed to expand human capability without creating dependency. Tools that communities master, rather than tools that master communities.

These knowledge packets become the seeds of{" "} open source protocol toolkits — practical governance, funding, and coordination tools that any community can adopt, adapt, and contribute back to. The P2P Foundation as both root system and fruiting body: absorbing nutrients from the ground, pushing spores into the future.

{/* Cosmo-localism */}

Cosmo-localism

“Design global, manufacture local.”{" "} Knowledge is a non-rival good — sharing it doesn’t diminish it. Hardware is local and contextual. Cosmo-localism means open source designs flow freely across the global commons, while production happens close to where things are needed, using local materials, local labor, local governance. The global brain thinks together; the local hands build together.

global
Open designs, shared protocols, knowledge commons
local
Community production, contextual adaptation, bioregional materials
convivial
Tools that empower users, not platforms that extract from them
{/* Data Flows - New Section */}

Data Flows of the Commons

The MycoStack recognizes that the dissemination of{" "} trust, resources,{" "} favors, and capital are all data flows — streams that can be made visible, governed collectively, and managed by communities on self-provisioned infrastructure.

When communities own their own coordination tools, these flows stop being opaque transactions mediated by extractive platforms and become transparent, reciprocal exchanges governed by the people who participate in them. Trust becomes legible. Resources find their way to where they’re needed. Favors compound into mutual aid networks. Capital circulates instead of accumulating.

Community-Owned Infrastructure for Coordination

Open source infrastructure stack for community coordination — self-hostable, sovereign, interoperable
Community-owned digital spaces — where coordination happens on infrastructure you control

When communities own their stack, every data flow becomes a commons resource rather than a corporate asset.

{/* P4P Movement */}

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

MycoStack carries this legacy forward by inoculating 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.

The P2P Foundation’s convivial knowledge packets become the P4P movement’s open source protocol toolkits — governance patterns, funding mechanisms, and coordination primitives packaged as commons resources that any community can deploy. 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.

{/* Tools in Active Research */}

Tools in Active Research

Flow Funding — the natural evolution of the Commons Stack’s Augmented Bonding Curve. 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.

The latest research takes the form of{" "} Threshold-Based Flow Funding (TBFF), being developed at{" "} rFunds.online . TBFF models funding pools as dynamic funnels operating across three zones: an overflow zone where excess funds automatically redistribute to connected pools, a{" "} healthy zone of full flow and balanced operations, and a critical zone where outflow restricts to conservation mode. Funnels connect via overflow and spending edges, creating living networks of resource circulation governed by thresholds of{" "} “enoughness” rather than accumulation.

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.

TBFF Zones
overflow
Above MAX — surplus redistributes to connected funnels
healthy
Normal ops — full flow rate, balanced funding
critical
Below MIN — outflow restricted, conservation mode
{/* 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. Distill research into convivial knowledge packets. Transform insights into open source protocol toolkits that communities can deploy.", }, { 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
) }