Computer Aided Governance Map And Process
The goal of the CAG MAP is to provide a guide for those on a computer aided governance journey.
It's a WIP, but you can check it out here: https://blockscience.github.io/cag-map/
Please feel free to read, share, open an Issue, submit a PR, or even fork it.
- CAG MAP Overview - A high level overview of CAG MAP exploring core concepts and motivations.
- Computer Aided Governance: A Revolution in Automated Decision-Support Systems - Exploring the future of data-driven DAO governance.
- Computer Aided Governance: Data Science meets Mechanism Design - A 45min presentation exploring the motivations for CAG and how cadCAD can help inform a data driven decision making process.
- Socio-technical Systems: Engineering, Analysis and Ethics
- Creating Interconnected Collaborative Communities - Exploring a methodology for understanding complex systems with humans in the loop.
- The Diversity of DAOs
- The Age of Networks and the Rebirth of Cybernetics
- Foundations of Cryptoeconomic Systems
To deploy the MKdocs locally:
pip install mkdocs
git clone https://github.com/BlockScience/cag-map.git
cd cag-map
mkdocs serve