First draft of blog post

This commit is contained in:
KawaiiPunk 2021-01-25 18:40:21 +00:00
parent 9846416b36
commit c66df7c0fd
Signed by: kawaiipunk
GPG Key ID: EDE939629F5C1A6A
3 changed files with 39 additions and 40 deletions

View File

@ -1,6 +1,6 @@
source "https://rubygems.org" source "https://rubygems.org"
ruby "2.7.2" ruby "2.7.1"
gemspec gemspec

View File

@ -1,70 +1,69 @@
--- ---
layout: post layout: post
title: How we make decisions title: How we make decisions
description: How we make decisions collectively in Autonomic. We'll give some examples of our process. description: Our collective and horizontal decision making process
image: image: trees.jpg
category: decision making, democracy category: decision making, democracy
date: 2021-01-21 date: 2021-01-21
--- ---
# How we make decisions # How we make decisions
In Autonomic, we make decisions collectively, while also attempting to respect and empower autonomous action by individual workers.
In Autonomic, we make decisions collectively, while also attempting to respect and empower autonomous individual action by our workers. We designed our decision making process using tools we had collected through participating in many various non-hierarchical organisations. We hope this is useful to others in the struggle for a more democratic and just society. We designed our decision making process using decision making tools we had experienced through participation in many various horizontal organisations. We hope this tool is useful to others in the struggle for a more democratic and just society.
Our decisions can be split intro three categories: **Small, Medium and Large**. Our decisions can be split intro three categories: **Small, Medium and Large**.
## 1) Small - Get on and do the thing ## 1) Small - Get on and do the thing
- No one cares - No one cares.
- Made by an individual within the co-op - Made by an individual within the co-op.
- Could be in any area - Could be in any area.
- Up to individual co-op members to decide if they should just make the decision, or share it with the rest of the co-op to seek consensus. - Up to individual co-op members to decide if they should just make the decision, or share it with the rest of the co-op to seek consensus.
## 2) Medium - Consensus pending objections ## 2) Medium - Consensus pending objections
- About admin and infrastructure - About admin and infrastructure.
- Don't have an effect on the direction or operation of the co-op - Don't have an effect on the direction or operation of the co-op.
- Give a deadline: unless anyone objects or asks for more time by then, it goes ahead - Give a deadline: unless anyone objects or asks for more time by then, it goes ahead.
- The deadline must reasonable (a week by default) - The deadline must reasonable (a week by default).
- If any member of the co-op thinks it's a Large decision, achieve Maximum Consensus™ (see below) - If any member of the co-op thinks it's a Large decision, achieve Maximum Consensus™ (see below).
## 3) Large - Maximum Consensus™ ## 3) Large - Maximum Consensus™
- Important decisions affecting the operation, direction, working conditions and finances of the co-op - Important decisions affecting the operation, direction, working conditions and finances of the co-op.
- Consensus voting: addressing any concerns - Consensus voting: addressing any concerns.
- Can be requested by any member of the co-op for any decisions - Can be requested by any member of the co-op for any decision.
- Input from every co-op member - Input from every co-op member.
- Whoever proposes Large decisions is responsible for chasing us down for votes - Whoever proposes Large decisions is responsible for chasing up members for votes.
- Votes can be in favour, against, abstain (stand aside) or block. - Votes can be in favour, against, abstain (stand aside) or block.
- One member, one vote - One member, one vote.
## Process ## Process
For Medium and Large decisions: For Medium and Large decisions:
1. Write up a proposal in a [HedgeDoc pad](https://hedgedoc.org/) 1. Write up a proposal in a [HedgeDoc pad](https://hedgedoc.org/).
2. Link to the proposal on [the "proposals" page in our wiki 2. Link to the proposal on the proposals page on our wiki.
3. Announce the decision in the #announcements channel of our internal chat 3. Announce the decision in the #announcements channel of our internal chat.
4. List it on the Decisions page on our internal wiki 4. List it on the Decisions page on our internal wiki.
4. Announce the result in #announcements and record it on the Decisions 4. Announce the result in #announcements and record it on the Decisions
page page.
## Proposal format ## Proposal format
(For Medium and Large decisions) (For Medium and Large decisions).
- What you want to change - What you want to change.
- Who it affects - Who it affects.
- Size (Medium / Large) - Size (Medium / Large).
- Deadline - Deadline.
- What chat channel you want discussion to happen in - What chat channel you want discussion to happen in.
## Example proposal ## Example proposal
``` > @all I'd like to propose (Medium|Large) decision XXX, to write our name as
@all I'd like to propose (Medium|Large) decision XXX, to write our name as
"aUtOnOmIc cöööpERATIVE" in all our public communications. "aUtOnOmIc cöööpERATIVE" in all our public communications.
>
deadline for votes is DEADLINE let me know if you need more time to vote than that. > Deadline for votes is DEADLINE let me know if you need more time to vote than that.
>
please send absolutely any and all replies in #CHANNEL, not here 🙏 > Please send absolutely any and all replies in #CHANNEL, not here 🙏
>
👍 this message for "enthusiastic consent", 🤷 for "stand aside" or 👎 if you need to indicate your extreme disagreement with this idea. > 👍 this message for "enthusiastic consent", 🤷 for "stand aside" or 👎 if you need to indicate your extreme disagreement with this idea.
>
👇 VOTES HERE > 👇 VOTES HERE
```

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 KiB

After

Width:  |  Height:  |  Size: 668 KiB