Started lazy_consensus.md

This commit is contained in:
Nathan Schneider 2019-06-05 22:03:17 +00:00
parent b7f1e6eb00
commit 5f12607e71
3 changed files with 39 additions and 0 deletions

View File

@ -42,4 +42,5 @@ Canvassing is used in societies around the world where there is some form of par
## Further resources
* Green, D. P., Gerber, A. S. and Nickerson, D. W. (2003), Getting Out the Vote in Local Elections: Results from Six DoortoDoor Canvassing Experiments. Journal of Politics, 65: 1083-1096. doi:10.1111/1468-2508.t01-1-00126
* [Lobbying](lobbying.md) is a more formal, structured form of direct persuasion within political institutions
* Nielsen, Rasmus Kleis (5 February 2012). Ground Wars: Personalized Communication in Political Campaigns. Princeton University Press. ISBN 978-0-691-15305-6.

View File

@ -0,0 +1,35 @@
# Lazy consensus
Lazy consensus is a method for decision-making according to which proposals within a group may be presumed to pass unless any explicit objections arise. It blends features of [do-ocracy](do-ocracy.md) and [consensus process](consensus_process.md).
**Input:** proposal within group, presumption of approval
**Output:** approval by silence or objection that triggers further deliberation
## Background
<!-- brief historical reference points -->
## Feedback loops
### Sensitivities
<!-- what does this medium capture especially well? -->
### Oversights
* Privileges voices of participants with more time and attention available
## Implementations
### Communities
<!-- what are some real-world examples in practice? -->
### Tools
<!-- what software, methodologies, or organizations are available to facilitate implementation -->
## Further resources
* Nowviskie, Bethany. March 10, 2012. "[Lazy Consensus](http://nowviskie.org/2012/lazy-consensus/)." Based on #code4lib conference keynote.

View File

@ -0,0 +1,3 @@
<!---cf. canvassing-->