An open API service indexing awesome lists of open source software.

https://github.com/BlockScience/cag-map

computer aided governance map and process
https://github.com/BlockScience/cag-map

cag computer-aided-governance

Last synced: 2 months ago
JSON representation

computer aided governance map and process

Awesome Lists containing this project

README

          

![](https://i.imgur.com/JvY17As.jpg)

# CAG MAP

> Computer *Aided* Governance Map And Process

## About

The goal of the CAG MAP is to provide a guide for those on a computer-aided governance journey.

It's 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.

## Articles

- 📝[Computer Aided Governance: A Revolution in Automated Decision-Support Systems](https://medium.com/block-science/computer-aided-governance-cag-a-revolution-in-automated-decision-support-systems-9faa009e57a2) - An article exploring the future of data-driven governance in distributed organizations.
- 📝[Mapping the Computer-Aided Governance Process](https://medium.com/block-science/mapping-the-computer-aided-governance-process-2e47eaf70889) - An article providing a Framework for Participatory Decision Making.
- 📝[Computer-Aided Governance in Action](https://medium.com/block-science/computer-aided-governance-in-action-steering-complex-systems-using-the-cag-map-e125f9d62f2) - An article on Steering Complex Systems Using the CAG Map.

## Videos & Further Resources

- 📺[Computer Aided Governance: Data Science meets Mechanism Design](https://www.youtube.com/watch?v=hRF-jZHZ3co) - 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](https://youtu.be/6qx-kp0j4eE)
- 📺[Creating Interconnected Collaborative Communities](https://www.youtube.com/watch?v=nOP6anxiHkk&list=PLVoKyPUyWqgALKqT3dgEW-VP2nBGh_Cpz) - A presentation exploring methodologies for understanding complex systems with humans in the loop.
- 📺[The Diversity of DAOs](https://www.youtube.com/watch?v=75769EjciVk&list=PLVoKyPUyWqgALKqT3dgEW-VP2nBGh_Cpz&index=17&t=1s) - A presentation by Dr. Zargham on the diversity of DAOs and relevant biological analogies.
- 📺[The Age of Networks and the Rebirth of Cybernetics](https://www.youtube.com/watch?v=IyNvoYuSFII&t=161s) - A presentation by Dr. Zargham on the renewed potential for cybernetic design.
- 📺[Foundations of Cryptoeconomic Systems](https://youtu.be/HldQF_MJN_Y) - a presentation on the Foundations of Cryptoeconomics paper by Dr. Voshmgir and Dr. Zargham

## Development

To deploy the [MKdocs](https://www.mkdocs.org/) locally:

- `pip install mkdocs`
- `git clone https://github.com/BlockScience/cag-map.git`
- `cd cag-map`
- `mkdocs serve`