Center for Cybernomics Research https://af2c.org/ccr.html
Go to file
Shrek Requiem 7f3c81f9ad urggggh 2025-02-03 17:07:10 -05:00
python urggggh 2025-02-03 17:07:10 -05:00
README.md README 2025-02-03 16:57:25 -05:00
flake.lock Initial commit 2025-02-03 15:44:27 -05:00
flake.nix flake 2025-02-03 15:46:32 -05:00

README.md

Center for Cybernomics Research (CCR)

🌐 About

The Center for Cybernomics Research (CCR) is an interdisciplinary initiative from the AF2C exploring cybernetic systems for post-capitalist economic models. We combine systems theory, decentralized governance, and computational modeling to develop frameworks for resource allocation and organizational structure modelling beyond liberal markets.

Current Focus Areas:

  • Anarchist cybernetic systems
  • Mutual aid network simulations
  • Decentralized decision-making protocols
  • Anti-hierarchical resource management

📂 Repository Structure

CCR/
├── python/          # Python implementations
├── papers/          # Research whitepapers (upcoming)
├── governance/      # Decision-making protocols (upcoming)
└── flake.nix        # Nix development environment

🚀 Getting Started

  1. Clone repository:
Copy
git clone https://github.com/your-org/CCR.git
cd CCR
  1. Enable flake :
bash
Copy
nix develop  # Enter unified development environment

🤝 Contributing

We welcome contributions through :

  • Code : Implement new simulation modules
  • Research : Develop theoretical frameworks
  • Design : Create visualization tools
  • Documentation : Improve technical specs

See CONTRIBUTING.md (upcoming) for guidelines.

📜 License

upcoming