Initial commit: Commons Stack Reboot (P4P)

A peer-for-peer reboot of the Commons Stack, honoring Michel Bauwens'
legacy as librarian of the commons and sponsoring the P2P Foundation Wiki.

Includes:
- Vision document outlining strategic pillars
- Brainstorm of funding, governance, and technical ideas
- Research on Michel Bauwens' contributions
- Proposal template for formal proposals
- Backlog initialization for task tracking

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-01-18 17:44:28 +01:00
commit 5da362edd2
7 changed files with 579 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@ -0,0 +1,30 @@
# Dependencies
node_modules/
# Build outputs
dist/
build/
.next/
# Environment files
.env
.env.local
.env.*.local
# Editor directories
.idea/
.vscode/
*.swp
*.swo
*~
# OS files
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
# Cache
.cache/

91
README.md Normal file
View File

@ -0,0 +1,91 @@
# Commons Stack Reboot (P4P)
**A peer-for-peer reboot of the Commons Stack, honoring the legacy of Michel Bauwens and serving as a sponsor of the P2P Foundation Wiki.**
---
## Vision
The Commons Stack Reboot is a grassroots initiative to revitalize and reimagine the Commons Stack ecosystem through a **peer-for-peer (P4P)** approach. We aim to:
- **Preserve and extend** Michel Bauwens' lifework as a librarian of the commons
- **Sponsor and sustain** the P2P Foundation Wiki as critical infrastructure for the commons movement
- **Build regenerative funding mechanisms** for commons-oriented projects
- **Create tools and frameworks** that embody commons-based peer production principles
## Background
### The Commons Stack Legacy
The original Commons Stack pioneered token engineering for the commons, introducing concepts like:
- Augmented Bonding Curves (ABCs)
- Commons governance frameworks
- Token-curated registries for commons goods
- The Trusted Seed community
### Michel Bauwens & The P2P Foundation
Michel Bauwens (1958-2024) dedicated his life to documenting, theorizing, and advocating for peer-to-peer alternatives. The P2P Foundation Wiki represents decades of accumulated knowledge about:
- Commons-based peer production
- Open cooperativism
- Partner state approaches
- Cosmo-local production
- Post-capitalist transition strategies
## The P4P Approach
**Peer-for-Peer** represents an evolution of P2P thinking:
- Not just peer-to-peer (horizontal exchange)
- But peers **for** peers (mutual care and regeneration)
- Embodying the principle: "From each according to their ability, to each according to their needs"
## Project Areas
### 1. Wiki Stewardship
- Technical infrastructure for P2P Foundation Wiki
- Content preservation and archival
- Knowledge graph development
- Community curation processes
### 2. Funding Mechanisms
- Regenerative funding models for commons infrastructure
- Quadratic funding experiments
- Conviction voting implementations
- Mutual credit systems
### 3. Governance Innovation
- Sociocratic decision-making tools
- Consent-based proposal systems
- Commons governance templates
- Conflict transformation processes
### 4. Technology Commons
- Open source tooling for commons management
- Interoperability standards
- Federation protocols
- Local-first, cosmo-local architecture
## How to Contribute
This repository is a space for:
- **Ideation**: Share ideas in `/ideas/`
- **Planning**: Develop proposals in `/proposals/`
- **Documentation**: Build knowledge in `/docs/`
- **Discussion**: Use GitHub/Gitea issues for dialogue
## Related Projects
- [P2P Foundation Wiki](https://wiki.p2pfoundation.net/)
- [Commons Stack](https://commonsstack.org/)
- [Token Engineering Commons](https://tecommons.org/)
- [Giveth](https://giveth.io/)
## In Memoriam
> "The more we share, the more we have." — Michel Bauwens
This project is dedicated to the memory of Michel Bauwens, whose tireless work mapping the emerging P2P/Commons paradigm has inspired millions. May this initiative carry forward his vision of a world where the commons flourishes.
---
## License
This work is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) — in the spirit of the commons, knowledge should be freely shared and built upon.

15
backlog/config.yml Normal file
View File

@ -0,0 +1,15 @@
project_name: "Commons Stack Reboot"
default_status: "To Do"
statuses: ["To Do", "In Progress", "Done"]
labels: []
milestones: []
date_format: yyyy-mm-dd
max_column_width: 20
default_editor: "nvim"
auto_open_browser: true
default_port: 6420
remote_operations: true
auto_commit: false
bypass_git_hooks: false
check_active_branches: true
active_branch_days: 30

104
docs/VISION.md Normal file
View File

@ -0,0 +1,104 @@
# Vision Document: Commons Stack Reboot
## The Problem
The commons movement faces several interconnected challenges:
1. **Sustainability Crisis**: Commons infrastructure (like the P2P Foundation Wiki) lacks sustainable funding
2. **Knowledge Fragmentation**: Decades of accumulated wisdom risk being lost or scattered
3. **Tooling Gap**: Existing tools don't adequately serve commons-based organizations
4. **Coordination Failure**: Commons initiatives struggle to coordinate at scale
5. **Legacy Preservation**: Key figures' life work needs active stewardship
## The Opportunity
Michel Bauwens' passing marks both an ending and a beginning. The P2P/Commons movement has matured enough to:
- Take collective responsibility for shared infrastructure
- Build on decades of theoretical and practical groundwork
- Leverage new technologies (Web3, federated systems, AI) for the commons
- Create regenerative funding mechanisms that embody commons principles
## Core Principles
### 1. Subsidiarity
Decisions made at the most local level possible. Global coordination only where necessary.
### 2. Cosmo-Localism
"Design global, manufacture local" — shared knowledge commons with localized production.
### 3. Contributive Justice
Recognition and reward for all forms of contribution, not just financial.
### 4. Generative Ownership
Ownership structures that generate benefits for all stakeholders, not extract from them.
### 5. Open Protocols
Interoperable, forkable, and composable systems that prevent lock-in.
## Strategic Pillars
### Pillar 1: Preserve
- Archive and index Michel Bauwens' writings, talks, and interviews
- Ensure P2P Foundation Wiki remains accessible and maintained
- Document oral histories from movement elders
- Create redundant, distributed backups
### Pillar 2: Sustain
- Develop funding mechanisms for commons infrastructure
- Build contributor support systems
- Create governance that prevents burnout and extraction
- Establish mutual aid networks among commons projects
### Pillar 3: Evolve
- Update theoretical frameworks for current conditions
- Develop new tools serving commons needs
- Experiment with emerging technologies
- Bridge Web3 and traditional commons movements
### Pillar 4: Propagate
- Educational resources and curricula
- Onboarding pathways for newcomers
- Translation and localization
- Story-telling and narrative work
## Success Metrics
- P2P Foundation Wiki uptime and contribution rate
- Diversity of funding sources
- Number of active contributors
- Cross-project collaboration instances
- Knowledge resources created/preserved
- Communities served
## Timeline Horizons
### Near-term (6 months)
- Establish core contributor circle
- Secure initial funding for wiki hosting
- Create governance framework
- Launch ideation process
### Medium-term (1-2 years)
- Implement sustainable funding mechanism
- Develop commons tooling prototypes
- Build federation with aligned projects
- Expand contributor base
### Long-term (3-5 years)
- Self-sustaining commons infrastructure
- Thriving ecosystem of interoperable tools
- Global network of local commons hubs
- Living knowledge commons continuously updated
## Open Questions
1. What is the relationship between this initiative and existing Commons Stack entities?
2. How do we balance preservation with evolution?
3. What funding mechanisms best align with our values?
4. How do we prevent capture by any single interest?
5. What role should token-based systems play, if any?
---
*This is a living document. Please contribute your thoughts via pull requests or issues.*

View File

@ -0,0 +1,117 @@
# Michel Bauwens: Librarian of the Commons
## Biography
**Michel Bauwens** (1958-2024) was a Belgian peer-to-peer theorist, writer, and founder of the P2P Foundation. He dedicated his life to documenting, theorizing, and advocating for the emerging paradigm of peer-to-peer collaboration and commons-based production.
## Key Contributions
### Theoretical Framework
- **Peer-to-Peer Theory**: Developed comprehensive framework for understanding P2P as a relational dynamic
- **Commons-Based Peer Production**: Extended Yochai Benkler's work on collaborative production
- **Partner State**: Theorized the role of the state in supporting commons
- **Cosmo-Localism**: "Design global, manufacture local" — framework for sustainable production
### Practical Initiatives
- **P2P Foundation Wiki**: Created the world's largest repository of P2P/Commons knowledge
- **Commons Transition**: Research and advocacy for commons-based policy
- **FLOK Society Project**: Ecuador's transition plan toward a commons-based economy
- **Commons Stack**: Co-initiated token engineering for the commons
### Written Works
- "P2P and Human Evolution" (essay, 2005)
- "Synthetic Overview of the Collaborative Economy" (report, 2012)
- "Network Society and Future Scenarios for a Collaborative Economy" (2014)
- "Commons Transition and P2P: A Primer" (with Vasilis Kostakis, 2017)
- "Peer to Peer: The Commons Manifesto" (with Vasilis Kostakis, 2019)
- Countless blog posts, interviews, and presentations
## Core Ideas
### The Three Modes of Production
1. **State/Hierarchy**: Top-down coordination
2. **Market/Exchange**: Price-coordinated transactions
3. **Commons/P2P**: Contributory, needs-based collaboration
### The CBPP Cycle
```
Contributory Community
Productive Commons (shared resources)
Enterpreneurial Coalition (sustainable livelihoods)
For-Benefit Association (stewardship)
(cycle continues)
```
### Partner State Approach
The state's role shifts from:
- Owner/Regulator → Enabler/Facilitator
- Provider of services → Guarantor of commons access
- Controller → Partner in transition
### Cosmo-Local Production
- **Global**: Open knowledge commons, shared designs
- **Local**: Physical production, circular economy
- Reduces transport, enables customization, builds resilience
## The P2P Foundation Wiki
### Scope
- 25,000+ pages of documentation
- Covers: P2P theory, case studies, policy proposals, technology, governance
- Multiple languages (primarily English)
### Significance
- Primary reference for commons movement
- Academic citation source
- Practitioner resource
- Historical archive
### Current Status
- Active but understaffed
- Needs technical maintenance
- Content requires updating
- Community curation needed
## Continuing the Work
### What Michel Would Want
Based on his writings and talks:
- Keep knowledge freely accessible
- Build bridges between movements
- Focus on practical transitions
- Support local initiatives globally
- Maintain theoretical rigor
- Welcome all genuine contributors
### Key Collaborators to Connect With
- **Vasilis Kostakis** — Academic collaborator, co-author
- **Stacco Troncoso** — P2P Foundation advocate
- **Ann Marie Utratel** — P2P Foundation team
- **Griff Green** — Commons Stack, Giveth
- **Jeff Emmett** — Token engineering, Commons Stack
- **David Bollier** — Commons scholar, ally
## Resources
### Archives
- P2P Foundation Wiki: https://wiki.p2pfoundation.net/
- P2P Foundation Blog: https://blog.p2pfoundation.net/
- Internet Archive: Search "Michel Bauwens"
- YouTube: Many talks and interviews available
### Key Readings
- "P2P and Human Evolution": https://wiki.p2pfoundation.net/P2P_and_Human_Evolution
- Commons Transition Primer: https://primer.commonstransition.org/
### Academic Citations
- Google Scholar profile
- ResearchGate profile
- Various journal articles
---
*This document is a starting point. Please add memories, resources, and connections as we collectively honor Michel's legacy.*

162
ideas/BRAINSTORM.md Normal file
View File

@ -0,0 +1,162 @@
# Brainstorm: Commons Stack Reboot Ideas
*A running collection of ideas, half-formed thoughts, and provocations. Nothing here is committed — it's a space for generative thinking.*
---
## Funding Mechanisms
### Wiki Sponsorship Model
- Tiered sponsorship for P2P Foundation Wiki
- Recognition without capture (no editorial control)
- Matching funds for grassroots donations
- "Adopt a page" micro-patronage
### Regenerative Funding Loop
- Revenue from commons tooling → Wiki maintenance
- Consulting/education services → Infrastructure fund
- Merchandise/publications → Community commons
### Quadratic Funding Rounds
- Regular funding rounds for commons projects
- Community allocation of matching pool
- Integration with Gitcoin, clr.fund, or custom
### Mutual Credit Systems
- Time-banking for contributor hours
- Inter-project credit clearing
- Skills exchange network
---
## Governance Ideas
### Sociocratic Circles
- Domain-based working circles
- Consent-based decision making
- Elected facilitators and delegates
### Advice Process
- Anyone can make decisions after seeking advice
- Transparency of reasoning
- Accountability to affected parties
### Lazy Consensus
- Proposals pass unless blocked
- Blocks must come with alternatives
- Time-limited discussion periods
### Conviction Voting
- Continuous voting with accumulated weight
- Prevents plutocracy through time preference
- Good for ongoing resource allocation
---
## Technical Infrastructure
### Federated Wiki Hosting
- Multiple mirror hosts
- Content-addressed storage (IPFS)
- No single point of failure
### Knowledge Graph
- Semantic relationships between concepts
- Visual exploration interfaces
- API for ecosystem integration
### Commons Registry
- Catalog of commons projects worldwide
- Interlinked with wiki content
- Community-curated quality signals
### Contributor Attribution
- Track contributions across platforms
- Portable reputation
- Privacy-preserving verification
---
## Community Building
### Steward Circles
- Rotating stewardship of different areas
- Mentorship and succession planning
- Burnout prevention structures
### Commons Schools
- Cohort-based learning programs
- Practitioner-led curriculum
- Project-based assessment
### Regional Hubs
- Local chapters with global connection
- Language/culture-specific adaptation
- Face-to-face community building
### Story Collection
- Oral histories of movement participants
- Video archive of key figures
- Podcast/documentary projects
---
## Integration Points
### With Canvas/Hyperindex
- Visual mapping of commons knowledge
- Collaborative sensemaking spaces
- Real-time annotation of wiki content
### With Token Engineering
- Formalized models of commons dynamics
- Simulation tools for governance
- Economic security analysis
### With Regenerative Finance
- Alignment with ReFi ecosystem
- Carbon credits for commons stewardship
- Bioregional funding mechanisms
---
## Wild Ideas
### AI Librarian
- Trained on P2P Foundation corpus
- Assists with wiki curation
- Generates connections and summaries
### Commons DAO
- On-chain coordination layer
- Treasury management
- Permissionless participation
### Physical Commons Spaces
- Co-located working/living spaces
- Prototype communities
- Residency programs
### Annual Gathering
- P2P/Commons conference
- Open space / unconference format
- Rotating locations worldwide
---
## Questions to Explore
- What made the original Commons Stack successful? What didn't work?
- Who are the key stakeholders and what do they need?
- How do we honor the past while remaining open to the future?
- What's the minimum viable coordination structure?
- How do we avoid recreating the problems we're trying to solve?
---
*Add your ideas below. No idea is too small or too ambitious. This is a judgment-free zone.*
## Your Ideas Here
<!-- Add ideas in any format — bullet points, paragraphs, diagrams, links -->

60
proposals/TEMPLATE.md Normal file
View File

@ -0,0 +1,60 @@
# Proposal: [Title]
**Author(s):** [Names]
**Date:** [YYYY-MM-DD]
**Status:** Draft | Discussion | Accepted | Implemented | Withdrawn
---
## Summary
One paragraph describing the proposal.
## Motivation
Why is this proposal needed? What problem does it solve?
## Specification
Detailed description of what is being proposed.
## Rationale
Why this approach over alternatives?
## Considerations
### Benefits
-
### Risks
-
### Dependencies
-
## Implementation
How would this be implemented? Who would do the work?
## Resources Required
- Time:
- Funding:
- Skills:
## Success Criteria
How will we know if this succeeds?
## Open Questions
-
## References
-
---
*Use this template for all formal proposals. Copy to a new file named `PROPOSAL-###-short-title.md`*