Started lazy_consensus.md
This commit is contained in:
35
docs/mediums/lazy_consensus.md
Normal file
35
docs/mediums/lazy_consensus.md
Normal 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.
|
Reference in New Issue
Block a user