{"componentChunkName":"component---src-pages-sips-sip-markdown-remark-frontmatter-sip-tsx","path":"/sips/sip-2012/","result":{"data":{"markdownRemark":{"fileAbsolutePath":"/vercel/path0/content/sips/sip-2012.md","frontmatter":{"sip":2012,"sccp":null,"title":"Establish a Configurable Value for Spartan Councillors Required to Pass Meta-Governance Votes","network":"Ethereum & Optimism","author":"TerraBellus (@terrabellus)","type":"Meta-Governance","proposal":"https://snapshot.org/#/snxgov.eth/proposal/0xd959673ddf4c0d61f3c37f53f788c1e48bfdc408b9be9cc27b7b821c68266032","implementor":null,"release":null,"created":"2023-04-21T00:00:00.000Z","updated":null,"status":"Implemented"},"html":"<!--You can leave these HTML comments in your merged SIP and delete the visible duplicate text guides, they will not appear and may be helpful to refer to if you edit it again. This is the suggested template for new SIPs. Note that an SIP number will be assigned by an editor. When opening a pull request to submit your SIP, please use an abbreviated title in the filename, `sip-draft_title_abbrev.md`. The title should be 44 characters or less.-->\n<h2 id=\"simple-summary\" style=\"position:relative;\"><a href=\"#simple-summary\" aria-label=\"simple summary permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Simple Summary</h2>\n<!--\"If you can't explain it simply, you don't understand it well enough.\" Simply describe the outcome the proposed changes intends to achieve. This should be non-technical and accessible to a casual community member.-->\n<p>This SIP proposes an amendment to the existing requirement that meta-governance SIPs and SCCPs require a unanimous passing vote by the members of the Spartan Council, instead switching to an adjustable setting of <code>n-2</code>, where <code>n</code> represents the council's current seat count.</p>\n<h2 id=\"abstract\" style=\"position:relative;\"><a href=\"#abstract\" aria-label=\"abstract permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Abstract</h2>\n<!--A short (~200 word) description of the proposed change, the abstract should clearly describe the proposed change. This is what *will* be done if the SIP is implemented, not *why* it should be done or *how* it will be done. If the SIP proposes deploying a new contract, write, \"we propose to deploy a new contract that will do x\".-->\n<p>Since their ideation, the intention of meta-governance proposals has been their use in amending the design of the Synthetix governance system. Given the power this grants them in altering protocol design, they have so-far relied on the unanimous agreement of the Spartan Council, demonstrated through all members passing such proposals in a Snapshot vote. Due to the nature of tokenized governance, however, this has left open a possibility that the Synthetix governance system can be hampered by a single, sufficiently well-funded actor seeking to perpetually elect themself to the Spartan Council and then block all meta-governance proposals. Under these circumstances the requirement for unanimity effectively “bricks” the ability of Synthetix governance to adapt to the threat by passing meta-governance SIPs and SCCPs to address it. Ideally, were it actionable, switching meta-governance vote passage to positive votes issued by a set portion of the Spartan Council, rather than all members, would assist in resolving such a situation. This SIP, therefore, proposes switching to an adjustable setting of <code>n-2</code> for meta-governance vote passage, where <code>n</code> represents the council's seat count at the beginning of the epoch in which the meta-governance vote falls.</p>\n<h2 id=\"motivation\" style=\"position:relative;\"><a href=\"#motivation\" aria-label=\"motivation permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Motivation</h2>\n<!--This is the problem statement. This is the *why* of the SIP. It should clearly explain *why* the current state of the protocol is inadequate.  It is critical that you explain *why* the change is needed, if the SIP proposes changing how something is calculated, you must address *why* the current calculation is inaccurate or wrong. This is not the place to describe how the SIP will address the issue!-->\n<p>While this SIP makes a significant change to the voting process used to adjust protocol governance, the proposal is considered necessary by its author due to the negative impact brought about by governance ossification. What is more, a governance system that is subject to an arbitrarily applied inability to change brought on by a single actor is compromised in its decentralization and unable to adapt and meet the needs of the protocol and its users. Combined, these issues create a need to act to ensure the continued ability to enact positive meta-governance changes that supersedes the negative implications of removing the current need for unanimity.</p>\n<h2 id=\"specification\" style=\"position:relative;\"><a href=\"#specification\" aria-label=\"specification permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Specification</h2>\n<!--The specification should describe the syntax and semantics of any new feature, there are five sections\n1. Overview\n2. Rationale\n3. Technical Specification\n4. Test Cases\n5. Configurable Values\n-->\n<p>As stated previously, under normal circumstances making this change would be prevented by the requirement that all Spartan Councillors agree to it, which would not be the case if the “bricking” of meta-governance had been realized. However, this SIP is viable and required now both due to the aforementioned threat of meta-governance “bricking” having materialized and processes enabled by two existing meta-governance SIPs created with such circumstances in mind. These are:</p>\n<ul>\n<li><a href=\"https://sips.synthetix.io/sips/sip-274/\">SIP-274: Introduction of an Inactivity Threshold in Spartan Council SIP and SCCP Vote Participation</a></li>\n</ul>\n<p>This SIP created an inactivity threshold for the maximum number of protocol-issued votes that can be sequentially missed by a Spartan Councillor before a dismissal procedure is automatically begun and then put to the council owner (currently the pDAO).</p>\n<p>This dismissal process was begun for Spartan Council NFT-holding account 0x6a6d127afF67436D08fe4a295e7ac4D20508b26A on 20/04/2023 and the vote rationalizing and confirming it passed <a href=\"https://snapshot.org/#/snxgov.eth/proposal/0xbaabe6065e36620e2f9903bc6d0d988b7de3baec01dd1108719808310eca27b1\">here</a>.</p>\n<ul>\n<li><a href=\"https://sips.synthetix.io/sips/sip-263/\">SIP-263: Clarify the Definition of Unanimity in Meta-Governance Votes</a></li>\n</ul>\n<p>This SIP clarified that affirmative votes from dismissed members of the council are unnecessary to achieve a unanimous result due to these dismissed members no longer being considered active Spartan Councillor.</p>\n<p>Given that we have an instance in which a Spartan Councillor has been dismissed, this proposal is now able to be passed, with the agreement of all remaining council members, until the conclusion of the epoch ending 23:59:59 UTC on April 30th, 2023.</p>\n<p>Assuming this SIP is implemented, it would create an <code>n-2</code> figure for the number Spartan Councillors required to pass a meta-governance vote. Here, <code>n</code> is the number of Spartan Councillors elected at the beginning of the epoch in which the meta-governance vote is falls.</p>\n<p>The setting would be configurable by meta-governance SCCP, with <code>n-0</code> reverting to a need for unanimity, restoring the state prior to this SIP’s passage.</p>\n<h2 id=\"copyright\" style=\"position:relative;\"><a href=\"#copyright\" aria-label=\"copyright permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Copyright</h2>\n<p>Copyright and related rights waived via <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\">CC0</a>.</p>"}},"pageContext":{"id":"90c9ab23-51bf-5aa3-9ace-131114074ca0","frontmatter__sip":2012,"__params":{"frontmatter__sip":"2012"}}},"staticQueryHashes":[]}