Started lazy_consensus.md

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

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.