# Decider Protocol

DevFeed: [Decider Protocol](<https://devfeed.tech/articles/decider-protocol-35250.md>)

Original publisher: [Read original article](<https://darkcoding.net/behaviour/decider-protocol/>)

Author: Graham King

Published: 2005-10-23T16:07:00Z

Content type: tutorial

Language: en

Sources: [Graham King](<https://devfeed.tech/sources/graham-king.md>)

Topics: [decision-making](<https://devfeed.tech/topics/decision-making.md>), [implementation](<https://devfeed.tech/topics/implementation.md>)

Tags: [behaviour](<https://devfeed.tech/tags/behaviour.md>), [decision-making](<https://devfeed.tech/tags/decision-making.md>), [implementation](<https://devfeed.tech/tags/implementation.md>)

## AI overview

The Decider Protocol is a formal process for teams to make unanimous decisions efficiently. It defines proposal and voting steps, including yes, no, and support-it votes, and explains how proposals are accepted, rejected, or revised based on the vote.

## Source excerpt

Unanimous decisions made easy with the Decider Protocol