<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Orca Protocol</title>
        <link>https://paragraph.com/@orca-protocol</link>
        <description>undefined</description>
        <lastBuildDate>Mon, 24 Aug 2026 01:40:18 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Orca Protocol</title>
            <url>https://storage.googleapis.com/papyrus_images/cf7f80a8426bc375976247a146001a0b827a72709d4b5c3bf7c9bf0753e685e4.png</url>
            <link>https://paragraph.com/@orca-protocol</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Orca Protocol is now Metropolis]]></title>
            <link>https://paragraph.com/@orca-protocol/orca-protocol-is-now-metropolis</link>
            <guid>mR7u8T8uAK5eINuoFtwI</guid>
            <pubDate>Wed, 31 Aug 2022 16:25:31 GMT</pubDate>
            <description><![CDATA[Orca Protocol is rebranding to Metropolis and opening up pod beta access to a select group of DAOs. This rebrand is to match our identity to what we see as the most promising potential for DAOs — a rich landscape of interconnected and interdependent organizations — a Metropolis. To learn more, read the full announcement on the Metropolis Mirror. Please visit our new site metropolis.space and @0xMetropolis on twitter.]]></description>
            <content:encoded><![CDATA[<blockquote><p>Orca Protocol is rebranding to <strong>Metropolis</strong> and opening up pod beta access to a select group of DAOs.</p><p>This rebrand is to match our identity to what we see as the most promising potential for DAOs — <strong>a rich landscape of interconnected and interdependent organizations</strong> — a Metropolis.</p><p>To learn more, read the full announcement on the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/ozkx0ZMwIzyahRJiQKpNv_8r7vAhOo-8tucjONhXJHI">Metropolis Mirror</a>.</p><p>Please visit our new site <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.metropolis.space/">metropolis.space</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xMetropolis">@0xMetropolis</a> on twitter.</p></blockquote>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/dd4630cc1b1ecc74897b0384e350083579a57b093f257ec1244f57ad84711e6f.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Evolutionary Organizations]]></title>
            <link>https://paragraph.com/@orca-protocol/evolutionary-organizations</link>
            <guid>9pQPvkUYhcmVskXX2UP6</guid>
            <pubDate>Fri, 15 Jul 2022 14:58:29 GMT</pubDate>
            <description><![CDATA[Being wrong often is the only way to be right – especially when you’re dealing with complex systems. This – in a nutshell – is the evolutionary organization thesis. Premature optimization is a sin when it comes to building software and it’s the best way to stunt learning and growth in DAOs.The Risks of Premature OptimizationPremature optimization isn’t just expensive up-front, it’s also costly in the long run. When you design systems that try to anticipate how complex organizations will act, ...]]></description>
            <content:encoded><![CDATA[<p><strong>Being wrong often is the only way to be right – especially when you’re dealing with complex systems.</strong></p><p>This – in a nutshell – is the evolutionary organization thesis.</p><p>Premature optimization is a sin when it comes to building software and it’s the best way to stunt learning and growth in DAOs.</p><h1 id="h-the-risks-of-premature-optimization" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Risks of Premature Optimization</h1><p>Premature optimization isn’t just expensive up-front, it’s also costly in the long run. When you design systems that try to anticipate how complex organizations will act, you make a set of assumptions. Some of those assumptions will be correct, and some will be wrong.</p><p>Ultimately, it’s the <strong>constant testing of those assumptions that allow systems to evolve into sophisticated, well-oiled machines.</strong></p><p>And so, when you prematurely optimize DAOs, you end up with a system that’s often anticipating the wrong problems and thus creating complicated solutions to address problems the DAO does not yet have. This anticipation and problem-solving introduces new sets of assumptions into a system.</p><p>When you introduce more assumptions, it becomes increasingly difficult to pinpoint why a system is failing – is it because of assumption A or assumption B? The more assumptions you have, the harder it is to figure out which assumptions are wrong and which are right.</p><p>So why do we prematurely optimize?</p><p>Fear of failure. We think if we anticipate problems now, we can design our way out of those challenges.</p><p>But often the opposite is true. In fact, it is this fear of failure that costs time and money in the long-run, as we lose the data and learnings that come from constantly testing assumptions (learning which assumptions are wrong and which are right).</p><h1 id="h-the-evolutionary-organization" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Evolutionary Organization</h1><p>The key to building complex systems is not designing complexity from the start. Instead, it’s about building simple systems, allowing them to fail, and iterating on those systems based on what works and what does not work.</p><p>This is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://principles-wiki.net/principles:gall_s_law">Gall’s Law</a> in action.</p><p>One important note: in these systems, failure isn’t just inevitable – it’s actually helpful. By constantly testing assumptions and maximizing learning, <strong>these systems become evolutionary organizations.</strong></p><h1 id="h-flexibility" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Flexibility</h1><p>But evolutionary organizations don’t just optimize for learning – they also optimize for flexibility. Flexible systems allow organizations to leverage learnings and make incremental improvements (constantly testing assumptions!).</p><p>When it comes to DAOs (and anything on-chain for that matter), flexibility is rarely designed into systems.</p><p>But it really should be.</p><p>Modularity is the name of the game in this regard. Unlike monolithic DAO implementations, modular DAO implementations allow for quick testing and iterations, which ultimately allow organizations to evolve quickly and efficiently.</p><p>Often when we think about flexibility in systems design, it comes with trade-offs – typically around things like security. But flexibility doesn’t necessarily require sacrificing security. Using tools like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.orcaprotocol.org/">pods</a>, DAOs can build modular systems, which maintain security at the local pod level, while enabling flexibility at the DAO level.</p><h1 id="h-becoming-evolutionary" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Becoming Evolutionary</h1><p>So you want to build an evolutionary organization, anon?</p><p><strong>Start simple.</strong> Stop trying to design the most sophisticated governance system. Start with something simple and evolve from there.</p><p><strong>Fail intentionally.</strong> Make assumptions. Test those assumptions. Repeat.</p><p><strong>Build modular.</strong> Think about your organization as a car. You can swap out parts and it’ll still run just fine.</p><p><br><br><br></p><p>Pod-pilled? Ready to go modular? Well you’re in luck – we’ve got some big announcements coming up. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OrcaProtocol">Follow us on Twitter</a> to stay updated on all things pods.</p><p><br><br><br></p><p><em>Big thanks to </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/JonathanHillis"><em>Jon Hillis</em></a><em>, </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/camsinit"><em>Cam</em></a><em>, </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/richiebonilla"><em>Richie Bonilla</em></a><em>, </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/chalicestroebe"><em>Chalice Stroebe</em></a><em>, </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xCaryn"><em>Caryn</em></a><em> and </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/AdrianRicard0"><em>Adrian Ricardo</em></a><em> for a wonderful chat on Gall’s Law and constant evolution in DAOs. And thanks to </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/JulzRoze"><em>Julia Rosenberg</em></a><em> and </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/frogmonkee"><em>frogmonkee</em></a><em> for endless DAO conversations and always giving the best feedback.</em></p>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/b39f18d65d08bac7f53aa04b992319b2017e46bca7062a62fafcfcffab540c38.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The Bull Case for Pods]]></title>
            <link>https://paragraph.com/@orca-protocol/the-bull-case-for-pods</link>
            <guid>8p64PoOrm075DwcJFCzz</guid>
            <pubDate>Tue, 14 Jun 2022 15:08:04 GMT</pubDate>
            <description><![CDATA[The atomic unit of a DAO isn’t people or projects – it’s small groups of people working together. While there has been a push to atomize work through bounties and other ways of defining and compensating work, the fact remains: DAOs are groups of humans coordinating together to solve problems. We see this through the emergence of workstreams, working groups, guilds, or whatever else you choose to call the small teams that make up almost every DAO.Pods 101At Orca, we use a singular name for the...]]></description>
            <content:encoded><![CDATA[<p><strong>The atomic unit of a DAO isn’t people or projects – it’s small groups of people working together.</strong></p><p>While there has been a push to atomize work through bounties and other ways of defining and compensating work, the fact remains: DAOs are groups of humans coordinating together to solve problems.</p><p>We see this through the emergence of workstreams, working groups, guilds, or whatever else you choose to call the small teams that make up almost every DAO.</p><h2 id="h-pods-101" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Pods 101</h2><p>At Orca, we use a singular name for these different types of teams – pods. These pods are usually governed by token holders, delegating responsibility and imbuing pods with authority to enact a certain mandate, whether that be to manage a grants program, build a product, control marketing channels, manage security, etc.</p><p>We’ve seen this pattern play out time and time again – Yearn, BanklessDAO, TribeDAO, ENS, MakerDAO, etc. It’s the dominant model for creating teams, empowered by token holders.</p><p>That’s why we built Orca Protocol, a way for DAOs to easily spin up working units while managing them through on-chain governance.</p><p>Technically, pods are a lightweight permissions layer around a Gnosis Safe multi-sig wallet, used to create more flexible and composable working units. Access to a pod is authorized through membership NFTs. These NFTs act like office keycards. When you swipe into your office, your keycard is validated against a set of permissions to see whether or not you have access. Changing key cards (adding new members or revoking access) is as simple as updating office access permissions.</p><p>Pods create on-chain structures, ensuring DAOs can benefit from the security, permissions, and autonomy of being on-chain while maintaining the flexibility of small working units. You can learn more about pods <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.orcaprotocol.org/orca/introduction/what-is-orca-protocol">here</a>.</p><h1 id="h-benefits-of-pods" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Benefits of Pods</h1><p>But why would an organization want to use pods?</p><p><strong>1) Give the right people the right type of autonomy</strong></p><p>Pods give autonomy to the most fundamental unit of work happening in DAOs – groups of people focused on directed tasks. Autonomy in this context could mean control of funds, governing rights, or even smart contract permissions. Pods need autonomy to operate, otherwise, they risk getting stuck in a bureaucratic maze asking for permission to perform even the most basic tasks.</p><blockquote><p>Example: TribeDAO gives certain pods control over specific protocol features. This means when protocol-level changes need to be made, the right people have the autonomy to make those changes without requiring DAO-wide votes or benevolently trusting a small group of people to make those changes. Instead, pods introduce the needed accountability systems for these groups of people – without forcing them to trade off their autonomy. Read more about TribeDAO’s pod implementation <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tribe.fei.money/t/fip-82-governance-enhancements/3945">here</a>.</p></blockquote><p><strong>2) Create flexible, on-chain structures</strong></p><p>Part of what makes DAOs unique is their ability to leverage on-chain structures to create and scale bespoke organizational structures rather than managing those structures without on-chain activity. But putting structures on-chain tends to create a level of inflexibility – often DAOs are forced to create complex and opinionated mechanisms for things like voting, exiting, membership, etc.</p><p>While opinionated structures can be helpful, the inflexibility they introduce can be a challenge as DAOs evolve and change. Different stages, market conditions, etc can all introduce new variables in a DAO’s organizational structures.</p><p>Pods give DAOs the benefits of being on-chain, while also creating incredibly modular structures that can be shaped, shifted, and re-imagined without breaking the entire system. These pods can relate to each other in a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.orcaprotocol.org/orca/pod-basics/pod-configurations">variety of ways</a>, allowing for sophisticated coordination between them. For example, a contract can manage members, or you could have another pod – where members are elected by token holders – managing members.</p><p>This combination of dynamic structure with cryptographically-secure assurances fundamentally comes down to balancing <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://orca.mirror.xyz/T70CmuhX95ubkw_JHOxSEy8d_EFeYXgtJnF13mPtaZE">trustware and socialware</a>. The pod-sibilities are endless!</p><blockquote><p>Example: ENS first implemented pods with existing workstreams. After a season of experimentation, they decided that the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discuss.ens.domains/t/draft-social-dissolve-community-working-group/12982?u=julz">existing structure didn’t fit</a> the needs of the organization. Typically, this type of change in structure would require a significant rehaul of DAO tooling. But because pods are modular structures that are intended to evolve, the required changes were lightweight and structurally compatible with existing tooling.</p></blockquote><p><strong>3) Make your DAO consumable by people and tools</strong></p><p>Understanding who is working on what, which groups exist, and where work is getting done in a DAO is not easy. There’s no design language for understanding the organizational structures of a DAO.</p><p>While a person might be able to figure this out by poking around in a Discord, DAO tooling requires someone to act as an oracle, telling it which people are doing the work. This means a lot of configuration and space for errors.</p><p>Because pods are on-chain and membership is granted via an NFT, they are consumable by any tool that reads on-chain data. For example, DAO tools can simply read pod structures and relationships to do things like map an organization, identify key members, understand token streams, and more. Pod consumption also applies to web3 social networks, defi protocols, and other products that leverage relational graphs of addresses.</p><blockquote><p>Example: If a group wants to do a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://coordinape.com/">Coordinape</a> allocation, they would typically need to select which people to bring into the circle for that epoch. If a DAO uses pods, Coordinape can simply consume pods and immediately have the exact blueprint of who works with who and where work is being done. This could mean automatically spinning up Coordinape circles that are updated with active pod members every epoch.</p></blockquote><p><em>Note: Coordinape does not have an active integration with pods… yet.</em> 😉 <em>You can read about our existing integrations (like </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://orca.mirror.xyz/wejkPOsUrtYTf2t9LMuX2LtMb3HJRIGWzEsQXN4IK7w"><em>Parcel</em></a><em>) and follow our upcoming integration announcements </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://orca.mirror.xyz/"><em>here</em></a><em>.</em></p><p><strong>4) People come and go, but pods are forever</strong></p><p>DAOs are like the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://en.wikipedia.org/wiki/Ship_of_Theseus">Ship of Theseus</a>. If you’ve built a strong organization, it shouldn’t matter who comes and goes – the organization is still the organization. Pods make this true on-chain.</p><p>Pods give atomic groups the power that comes with a multi-sig (including asset ownership, voting power, the ability to perform different actions on-chain, etc), while also creating structures to make sure the right people are holding that power. That means “replacing boards” (members) on the “ship” (DAO) is much less painful.</p><p>People come and go, pods are the container that lasts.</p><blockquote><p>Example: FireEyes uses pods for <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/blockchainjames/status/1523716981379440641">metagovernance delegation</a> – which means people delegating to FireEyes are not delegating their votes to an EOA or even a multi-sig with no clear structures for signer management. Instead, people are delegating votes to a pod with clear membership structures – so delegators don’t need to worry about who is on a pod or how membership is managed, it’s all visible on-chain. Read more about the role of pods in metagovernance and how FireEyes uses pods for metagovernance delegation <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://orca.mirror.xyz/D1L4lk9ErqahRYpWFNoPZOF-lSFY5czuJjq6OPn7UOw">here</a>.</p></blockquote><h1 id="h-gimme-the-pods" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Gimme the pods</h1><p>Have we pod-pilled you yet? If you read this article and thought “yes, we need pods in our DAO”, you’re in luck! We’re slowly opening our private beta and are onboarding DAOs that we think are a good fit for pods.</p><p>For context, we define a “good fit” as:</p><ol><li><p>An organization that knows what it wants from an organizational design perspective</p></li><li><p>Can benefit from flexibility and permissions offered by pods</p></li><li><p>Driven stakeholders that understand their organization deeply</p></li></ol><p>If this sounds like you, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://orcaprotocol.typeform.com/to/IfpHOeFQ">flag your interest here</a> and we’ll be in touch.</p>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/39f77f18e4f3d02d4ea72f32b5dfca48f69453ea03ed8830cf6d6d05252cef0a.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Scaling Trust in DAOs: Trustware vs Socialware]]></title>
            <link>https://paragraph.com/@orca-protocol/scaling-trust-in-daos-trustware-vs-socialware</link>
            <guid>K4qHwNgAkdKaLUHqac9q</guid>
            <pubDate>Thu, 02 Jun 2022 16:58:26 GMT</pubDate>
            <description><![CDATA[In the past few decades, our trust in institutions has begun to erode:When government officials lied about invading Iraq, we lost trust in our representatives.When banks lied about the creditworthiness of mortgage backed securities, we lost trust in our financial institutions.When news outlets began to report false information, we lost our ability to trust credible news media.Trust is the cornerstone of any organized society, from student clubs to governments. If we cannot be assured that our...]]></description>
            <content:encoded><![CDATA[<p>In the past few decades, our trust in institutions has begun to erode:</p><ul><li><p>When government officials lied about invading Iraq, we lost trust in our representatives.</p></li><li><p>When banks lied about the creditworthiness of mortgage backed securities, we lost trust in our financial institutions.</p></li><li><p>When news outlets began to report false information, we lost our ability to trust credible news media.</p></li></ul><p><em>Trust</em> is the cornerstone of any organized society, from student clubs to governments. If we cannot be assured that our peers will follow the same rules we operate from, we hamper our ability to cooperate with one another.</p><p>And so we attempt to codify trust. We create charters and constitutions to set fundamental rules for the game. Laws help further elucidate the nuances of these rules and we employ physical and financial force to create a cost to <em>not</em> playing fair. In doing so, we create a strong system of assurances that you and I will respect the rules of the game through codification, cultural norms, and consequences.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a5d44153aeaf92189e19191c4eec4dc79a5cc59381f43417e80f02e48049a811.jpg" alt="The Code of Hammurabi is one of the earliest recorded legal codes, dating over 3,500 years ago" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The Code of Hammurabi is one of the earliest recorded legal codes, dating over 3,500 years ago</figcaption></figure><p>For most of human history, these structural guidelines existed at the social layer. They required humans to create, disseminate, and enact these rules, which ended up being fraught with operational error, human biases, or limitations on available resources. As an example - we <em>say</em> the law is blind and applies indiscriminately, but because we rely on humans to enact laws, we run into biases around race, gender, socioeconomic status, and other demographics.</p><p>However, we live in the 21st century, surrounded by rapid innovations in technology with deep implications for how we organize and trust one another. We are able to encode rules into our technologies and minimize reliance on humans as intermediaries, though even <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://hbr.org/2019/10/what-do-we-do-about-the-biases-in-ai">encoded rules have biases</a>.</p><p>In doing so, we begin to shift organizations from purely <strong>socialware</strong> to those aided by <strong>trustware</strong>.</p><h2 id="h-trustware-vs-socialware" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Trustware vs. Socialware</h2><p>Contracts, laws, charters, constitutions, and other such agreements are mechanisms that organizations use to set rules between agents in a system in order to assure certain behaviors. This assurance can come from two places:</p><ul><li><p><strong>Socialware -</strong> Mechanisms that create assurances through human relationships, incuring a high social coordination cost</p></li><li><p><strong>Trustware -</strong> Mechanisms that create assurances through technology, incurring a low social coordination cost</p></li></ul><p>Take, for example, a simple lemonade stand. You could set up your stand and sit there for a few hours, waiting for people to come by and purchase your delicious drink. But the assurance that people will pay is enforced at the social layer - no one will steal or underpay for a drink if you are standing there, monitoring each transaction. Though this method produces high assurance, it comes at the cost of your time. This is <strong><em>socialware</em></strong>.</p><p>A form of <strong>trustware</strong> would be a vending machine. It serves the same purpose as a lemonade stand, but the machine itself produces the assurances through technology. It’s much harder to steal or underpay when the rules are codified into a physical machine that dispenses lemony goodness.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/db4412d926b69c92e610600a3eccc91d7986fccb3bf86ffc1322702c82c5e61c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Take another example: Protecting your valuables. You could lock your belongings away  (trustware) or rely on the legal system to protect them (socialware).</p><p>In theory, both assure that your property will be protected. The lock provides assurance through its physical presence while the law provides assurance through consequences with decades of precedent. However, in actuality, socialware is only respected when the outcome is enforced through coordination between lawyers, judges, and law enforcement whereas the lock’s enforcement is embedded into its function.</p><p>Furthermore, the social cost of the law is high. Setting up contracts involves lawyers, money, time, and knowledge of the legal system. The social cost of a lock is low - it’s easy to install a lock and distribute keys to trusted key holders, all of whom understand how keys and locks work.</p><h1 id="h-socialware-and-trustware-in-daos" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Socialware and Trustware in DAOs</h1><p>Blockchain and smart contracts are a massive technological level-up for trustware. Through code, we are able to create strong assurances that members of a given system will behave as the system permits them. They cannot lie, cheat, steal, or manipulate by breaking or bending the rules.</p><p><strong>By using blockchains as our underlying assurance mechanism, we can codify organizational governance through code and not purely documented principles that rely on humans to coordinate around.</strong> In doing so, we foster greater trust between parties by minimizing trust in people and maximizing trust in technology.</p><p>This is the great “<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.ethereum.org/2014/05/06/daos-dacs-das-and-more-an-incomplete-terminology-guide/">promise</a>” of DAOs - <em>code at the center, humans at the periphery</em>. This is the idealistic model that allows us to maintain flat organizations that rely on consensus <em>because</em> we can outsource the execution of decisions to code. DAOs were envisioned as mostly trustware.</p><p>However, anyone that has worked within a DAO in the past year knows this is rarely the case. In reality, many DAOs operate using socialware, relying on documented practices and hoping there is sufficient human attention and coordination to follow these written rules.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1858e630d6ee76a1de55715cf9cdb400efd1a22bc23ef5b4afc31bbbff809625.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-socialware-in-daos" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Socialware in DAOs</h3><p>Much of the organizational structure and governance in most DAOs exist at the social layer. Through codified documentation and processes that live on Notion and Discourse, we set rules about quorum, term limits, voting thresholds, etc then proceed to vote on Snapshot, and rely on a multisig to execute the terms of the snapshot vote as per the rules we set.</p><p>I’ve had a lot of these experiences at BanklessDAO. We spent dozens of hours working to set proper rules, such as the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forum.bankless.community/t/project-proposal-framework/1431">Project Proposal Framework</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://snapshot.org/#/banklessvault.eth/proposal/0x0eb29303825c37c67ddc5d71b199bbc66c149712918c2a7c9261c7f6a2953d66">Governance Rules</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://snapshot.org/#/banklessvault.eth/proposal/QmXrfAHMoRcu5Vy3DsRTfokqLBTEKR6tqKVecLvkgw5NZf">Seasonal Specification</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.google.com/document/d/1RbEgR5iWoF5kmSb-Tf_STXDysxjY2UK7YBEIXmpFukY/edit#">Writers Guild Governance</a> document.</p><p>Although we had systemized our rules, we still relied heavily on human coordination. These rules only <em>mattered</em> if we had the awareness to follow them. And because humans are prone to error and forgetfulness, there were many times we did not abide by our own standards.</p><p>The high social coordination cost of socialware often results in a gap between how a system is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fs.blog/map-and-territory/">supposed to operate vs how it actually operates</a>.</p><h3 id="h-trustware-in-daos" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Trustware in DAOs</h3><p>Trustware in DAOs means bringing rules on-chain. Using blockchain and smart contracts, rules defined at the social layer can be brought on-chain and enforced without reliance on human coordination.</p><p>There are a number of examples of trustware in DAOs - <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://juicebox.money/#/">Juicebox</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://molochdao.com/docs/introduction/wtf-is-moloch">Moloch</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wiki.tally.xyz/docs/compound-governor">Governor</a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.orcaprotocol.org/orca/pod-basics/what-are-pods">Pods</a> to name a few. These tools allow humans to make decisions at the periphery and rely on code to execute the consequences of their decisions, as defined by the rules of the governing smart contracts.</p><p>This type of technology is different from simply digitization. Digitization takes something analog and makes it digital, including all sorts of redundant human tasks. Trustware is a subset of digitization that focuses specifically on trust agreements that incur a social cost through coordination. Digitization often reduces social coordination costs, but it doesn’t focus specifically on trust. We cannot digitize trust until we have sybil and censorship resistance - both qualities of blockchains.</p><p>Take, for example, the Governor contract. As mentioned above, many DAOs use a combination of Snapshot and multisig, including BanklessDAO and Yearn. In these cases, token holders vote on Snapshot, but rely on coordination between multisig signers to execute their decision - a form of socialware. The governor contract automates this step, automatically executing a transaction as soon as a vote reaches certain governance parameters, like quorum or submission thresholds. The governor contract provides equal assurances as the Snapshot + multisig combination with less social coordination. In other words, trustware.</p><p>The trust-minimized environment that trustware creates is what allows <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://fortune.com/2021/11/18/constitutiondao-us-constitution-auction-sothebys-40-million/">strangers to raise $40 million to buy a copy of the Constitution</a>. Such outcomes would likely not be feasible if relying on legal assurances and not smart contract assurances.</p><h3 id="h-trustware-as-a-spectrum" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Trustware as a Spectrum</h3><p>One important caveat to note is that trustware and socialware exist on a spectrum. The definitions above are relative to one another, they are not absolute.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5ccf53c478cd996f0539b54fc19e0fa77b154c90e1abc9f06da3fa449714b573.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Multisigs are a great example. At Orca, we had a weeks-long debate on whether multisigs are trustware or socialware. After all, having a treasury managed by multiple signatories reduces the harm of any one bad actor relative to a single address controlling all funds. But at the same time… have you tried wrangling multi-sig signers? It still requires quite a bit of social coordination.</p><p>We settled on the fact that multisigs are closer to trustware than a single EOA account, but closer to socialware than something like the Governor contract or even pods.</p><h1 id="h-balancing-trustware-and-socialware" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Balancing Trustware &amp; Socialware</h1><p>Trustware is not the end-all-be-all for DAOs. DAOs are inherently human organizations that will require systems that adapt to how humans relate and behave, not robots. But successful DAOs will have a combination of socialware and trustware, each with its own healthy balance depending on the needs of the DAOs.</p><p>As of now, most DAOs orient heavily towards socialware, for apparent reasons:</p><ul><li><p>Socialware is flexible and can adapt to changing circumstances much faster than trustware</p></li><li><p>Socialware is easier to implement, requiring less technical knowledge and execution</p></li><li><p>Trustware can leave a DAO susceptible to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cointelegraph.com/news/beanstalk-farms-loses-182m-in-defi-governance-exploit">governance attack vectors</a></p></li><li><p>Trustware is still underdeveloped and cannot adapt to the granular needs of human governance</p></li></ul><p>At Orca, our view is that the assurances provided by blockchain unlocks a new paradigm of trustware technology that is relatively underexplored. One that could potentially reduce the friction and operational overhead that slows down companies and creates unfavorable working environments. Traditional organizations over index on socialware precisely because they have only a smattering of trustware at their disposal whereas in the web3 world, we’re still only scratching the surface of what organizations operating on trustware look like.</p><p>Over time, we expect DAOs to transition elements of socialware into trustware and expand the code-at-the-center of their organization, but this will take time, technological advancements, trial and error, and continued mistakes and iterations.</p><p>We’re grateful to be a part of that process.</p>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/4d178ccf0e3410ca20282ebb4c738255f568d2bb07ed2ad76ce2eef3c527060f.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[DAO Delegates: Misunderstood and Misused]]></title>
            <link>https://paragraph.com/@orca-protocol/dao-delegates-misunderstood-and-misused</link>
            <guid>8H2z9RhRTHgYBFDoXvsV</guid>
            <pubDate>Fri, 18 Mar 2022 12:22:39 GMT</pubDate>
            <description><![CDATA[IntroductionMetagovernance has become an increasingly popular topic within the DAO ecosystem over the last several months. It is commonly defined as holding one DAO’s token in order to influence decisions in another DAO(s). The benefits of metagovernance are clear - DAO2DAO relationships are positive-sum incentive-alignment mechanisms that amplify the voices of individuals. Some recent proof points of the swift maturation of metagovernance knowledge and practices include:DAO2DAO product annou...]]></description>
            <content:encoded><![CDATA[<h2 id="h-introduction" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Introduction</h2><p>Metagovernance has become an increasingly popular topic within the DAO ecosystem over the last several months. It is commonly defined as <strong>holding one DAO’s token in order to influence decisions in another DAO(s)</strong>. The benefits of metagovernance are clear - DAO2DAO relationships are positive-sum incentive-alignment mechanisms that amplify the voices of individuals.</p><p>Some recent proof points of the swift maturation of metagovernance knowledge and practices include:</p><ul><li><p><strong>DAO2DAO product announcements</strong>: PrimeDAO’s soon-to-be-launched <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/PrimeDAO_/status/1471516564348289029?s=20&amp;t=zzPon-Oyz9gnHusQbkrVCQF5KEc2LSMIGEWg1073IJk">Prime Deals product</a></p></li><li><p><strong>Detailed metagovernance analysis and research</strong>: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://kydo.substack.com/p/metagovernance-in-crypto?r=75ehm&amp;utm_campaign=post&amp;utm_medium=web">Kydo’s breakdown</a> of the Fei-Index-Aave metagovernance play from last fall</p></li><li><p><strong>Formation of metagovernance committees within DAOs</strong>: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/rabbithole_gg/status/1480680633546559497">Rabbithole’s announcement of the Rabbithole Metagovernance</a> group</p></li><li><p><strong>Formation of whole DAOs solely focused on metagovernance participation</strong>: FireEye’s Wildfire DAO <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/blockchainjames/status/1493658329192804355?s=20&amp;t=8Iaqyu3Fn8hwfrNRdj2oug">introduction</a></p></li></ul><br><p>But why now?</p><p>Over the past year or two, the evolution of governance participation within DAOs has looked something like:</p><ol><li><p>Token holders believing they can participate in all governance decisions</p></li><li><p>Token holders realizing they can’t participate in all governance decisions</p></li><li><p>Token holders delegating to individuals with perceived specialized expertise and bandwidth</p></li><li><p>Token holders and individual delegates realizing delegate models have been constructed ineffectively</p></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b682dc27d2e270dfe85c5bb67186a424ecb696fd7d91433515d761a1e9e90063.png" alt="Evolution of governance participation" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Evolution of governance participation</figcaption></figure><p>Looking back, it’s easy to see why individual delegate participation has not yielded the results token holders have been looking for; individual delegates have misaligned incentives, unclear delineation of responsibilities, and an inherent inability to scale their impact. However, not all hope is lost. <strong>Metagovernance committee delegate models can improve governance effectiveness and participation that result from individual delegate models.</strong></p><p>The remainder of this article will cover:</p><ul><li><p><em>Why individual delegate governance models lead to ineffective governance participation</em></p></li><li><p><em>How metagovernance committee delegate models can lead to improved governance</em> </p></li><li><p><em>Pain points with the metagovernance committee participant and stakeholder experience</em></p></li><li><p><em>Orca Protocol as a solution for metagovernance committees</em></p></li></ul><br><h2 id="h-individual-delegate-model-shortcomings" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Individual delegate model shortcomings</h2><p>Token holders lack context and have issues accessing relevant information required to vote on most governance decisions within DAOs. The result? Low voter turnout and little forward progress in DAO growth and maturity.</p><p>Governance architects and token holders historically believed that the solution to this apathy was delegation of voting power to individuals with competence, discipline and bandwidth to effectively participate in DAOs. However, we have seen ineffective and poor delegate participation run rampant in some of the largest protocols. For example, nearly three quarters of all $COMP delegates have never voted on-chain (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://orca.mirror.xyz/mBIueg_xTRpzxEfc4ZzSxqVGtDeTgGbZ9aivvY6Xihs"><em>Governance Participation: Perils and Promise</em></a>).</p><p>Some of the shortcomings of most individual delegate models include:</p><h3 id="h-unclear-responsibilities" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Unclear responsibilities</h3><p>MakerDAO outlines clear requirements and expectations for <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forum.makerdao.com/t/delegation-resources/13249">Recognized Delegates</a>. There are <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://manual.makerdao.com/governance/what-is-delegation/recognized-delegate-requirements">strict application requirements and code of conduct</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forum.makerdao.com/t/mip61-recognized-delegate-compensation/10640">performance-based compensation plans</a> tied to governance participation, and explicit expectations on the role played in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://manual.makerdao.com/governance/what-is-delegation/mkr-holder-guide#balance">balancing the power</a> that other governance actors within MakerDAO hold. Most DAOs have not been as diligent.</p><p>With a number of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/keikreutler/status/1499830784730886145?s=20&amp;t=IZHF4CCLUn9q4c-3dg94Gg">delegation problems</a> surfacing recently, it’s evident that governance frameworks must more clearly outline who the governance participants are and the areas of governance they must participate in.</p><h3 id="h-misaligned-incentives" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Misaligned incentives</h3><p>​​Misaligned incentives between token holders and delegates are another reason why expectations are not met, leading to ineffective governance participation. The two primary reasons for this misalignment are:</p><ul><li><p><strong>Individual delegate reputation is often built on a different set of capabilities</strong>: As of today, the reputational capital of delegates today is rarely built through actual governance participation. Instead, they rely on their reputation as builders, investors or thought leaders. The delegate’s credibility with their primary base will continue to depend on their success in these channels. The result of this is that delegates have even fewer reasons to decline requests to speak on podcasts or chat with builders.</p><p>This may change as the space matures, but given the nascency of the ecosystem, reputational misalignment threatens to continue.</p></li><li><p><strong>Lack of meaningful financial incentives</strong>: Whether we like to admit it or not, financial incentives help motivate humans to work on complex tasks and projects.</p><p>If individual delegates 1) hold a small portion of their net worth in the protocol that they have been granted governance power in or 2) the protocol is not their primary employer, they simply will not be financially incentivized to meaningfully participate.</p><p>In addition, there has been little to no experimentation with introducing formal compensation models to incentivize governance participation of individual delegates. For example, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ens.mirror.xyz/cfvfKRpQSPtZJjPQOprWqEeqv2rytE7tQkxDg6ht7Oo">in ENS’ call for delegates</a> in the fall of 2021 there was an explicit call out that there will be no additional tokens awarded to delegates, nor any mention that there will be room for experimentation in the future with the compensation model of delegates.</p><p>MakerDAO, which is one of the oldest (formed in April of 2020) and most mature DAOs from a governance perspective, only introduced their <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forum.makerdao.com/t/mip61-recognized-delegate-compensation/10640">Recognized Delegate compensation framework</a> in October of 2021. In the future, DAOs cannot wait two years after inception to introduce financial incentive mechanisms for delegate roles.</p></li></ul><p>Ultimately, individual delegates have little to lose, because their incentives aren’t aligned with the actions DAOs require of them.</p><h3 id="h-inability-to-scale" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Inability to scale</h3><p>There are a few reasons why individual delegate models can lead to insufficient governance impact for DAOs:</p><ul><li><p><strong>Single point of failure</strong>: Potential single points of failure are created when you rely on individual delegates to participate in governance. For example, if a specific individual delegate is best equipped to weigh in on topics related to core working group performance assessment, they potentially become the bottleneck that the DAO may depend on for this activity, which leads to inefficiency in the governance process.</p><p>Linda Xie describes the pressure that comes with being an individual delegate best in a recent tweet:</p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/ljxie/status/1501277544045293577?s=20&amp;t=nRXukBBQ3kNDMDCOAQ70Kw">https://twitter.com/ljxie/status/1501277544045293577?s=20&amp;t=nRXukBBQ3kNDMDCOAQ70Kw</a></p><p>Unfortunately, it is not possible for delegates to temporarily assign their voting power to another delegate. This means that if a delegate becomes inactive–either temporarily or permanently–it is the delegator’s responsibility to redelegate their voting power. Most token holders, however, come into delegation with a set-and-forget approach. The forgetting part is made especially easy by the lack of visibility around voting behavior. The combination of delegation limitations and poor visibility around voting behavior creates inflexible and fragile structures and processes and degrade governance system impact and efficiency over time.</p><ul><li><p><strong>Less effective at analyzing complex decisions</strong>: Much academic research has been published related to the advantages that diverse groups provide over individuals when participating in complex decision-making. Even with the potential downside of groupthink and conflict surfacing throughout group decision-making, in general, the knowledge, perspectives and options that groups provide lead to better solutions.</p><p>DAOs are constantly faced with complex governance decisions, which an individual is not always equipped to handle. One example where we can see some of the difficulty associated with an individual coming up with a perspective on a complex decision is when MonetSupply, a highly competent Recognized Delegate for MakerDAO, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forum.makerdao.com/t/monetsupply-delegate-platform/9545/18">changed his vote from ‘Abstain’ to ‘No’</a> for the recent offboarding of the Content Production Core Unit of MakerDAO. The decision-making associated with offboarding individuals/core working groups based on performance is complex, likely driven by objective and subjective factors.</p></li></ul><h3 id="h-murky-legal-liability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Murky legal liability</h3><p>Given the general lack of legal clarity in this space, required resources it takes to determine appropriate legal structures, and billions of dollars on DAO balance sheets today waiting to be effectively allocated, governance participation introduces a level of risk that deters individual delegates from proactively and confidently participating in DAO governance.</p><p>We’ve seen examples of this governance participation aversion due to legal risk–the MakerDAO Governance Core Unit provided anecdotes of delegate candidates <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://forum.makerdao.com/t/mip61-recognized-delegate-compensation/10640/22">objecting to take delegate positions</a> because their proposed ‘Recognized Delegate’ compensation wasn’t enough to overcome potential legal and regulatory uncertainty.</p><h2 id="h-metagovernance-committee-delegate-models" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Metagovernance committee delegate models</h2><p>Given the shortcomings with individual delegate models, we are starting to see an evolution from individual “protocol politicians” to dedicated voting coalitions that represent a set of values and principles. One example of this is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://she256.org/">she256</a>–an organization that aims to increase diversity &amp; break down barriers to entry in the blockchain space. In November of 2021, they announced their governance initiative, which was bootstrapped by being delegated voting power to Compound, Uniswap and ENS:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/she_256/status/1464381039753588738?s=20&amp;t=nRXukBBQ3kNDMDCOAQ70Kw">https://twitter.com/she_256/status/1464381039753588738?s=20&amp;t=nRXukBBQ3kNDMDCOAQ70Kw</a></p><p>There are many reasons why dedicated and structured metagovernance committees are better suited to participate as delegates within DAOs: </p><h3 id="h-aligned-incentives" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Aligned incentives</h3><p>In contrast to individual delegates (whose reputational capital can be built and maintained in many ways outside of their governance participation within DAOs), metagovernance committees serving as delegates have the sole purpose of effectively stewarding governance towards achieving the mission of the DAO, while representing the needs and values of their constituency. <strong>The brands, identities and value creation and capture models of these metagovernance committees are intimately tied with their ability to effectively participate in governance</strong>. Because of this, metagovernance committees have more skin in the game and much greater downside risk when ineffectively participating in governance, especially relative to individual delegates. </p><p>Combining extrinsic reputational incentives with extrinsic financial or social incentives unlocks powerful self-fulfilling flywheels that drive greater levels of accountability and performance.</p><h3 id="h-scalability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Scalability</h3><p>As mentioned earlier, there are several traits of individual delegate models that lead to an inability to scale effective governance participation within DAOs. Individual delegates tend to be over-committed to various projects, introduce single points of failure, and are less effective at complex decision-making relative to groups.</p><p>With structured metagovernance pods, a flexible container is created that supports the cycles of onboarding and offboarding individuals dedicated to metagovernance participation. These governance participant entities are highly aligned and responsible stewards of delegated governance rights - which should address the low on-chain delegate governance participation that we have historically seen.</p><p>In addition, dedicated metagovernance committees are better equipped to support the complex and nuanced decision-making that DAOs require of delegates. Delegators and stakeholders should have confidence that the decisions being made by this delegate group are informed–the multiple values, perspectives, and knowledge bases of committee participants ensures there is a level of depth and breadth in the decision-making process.</p><h2 id="h-gaps-and-podssibilities" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Gaps and Po(d)ssibilities</h2><p>Even with its advantages, several operational and experiential pain points stand in the way of metagovernance committee delegate models providing an outstanding stakeholder experience.</p><p>Improving this stakeholder experience is the primary way in which metagovernance committees will build positive brand reputations, instill confidence from the broader market, and position themselves as long-term leaders in the space. </p><p>Orca Protocol is positioned to help metagovernance committees support their stakeholder’s experience in a few ways:</p><h3 id="h-improved-visibility" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Improved visibility</h3><p>Today, there are several areas in the web3 ecosystem where metagovernance committee identities present themselves (e.g., governance forums, governance platforms, etc), but no easy-to-use methods for creating and maintaining a web3 ecosystem compatible visual representation of said identity.</p><p>Orca Protocol pod membership is represented as an NFT with a custom image (of your choice). As metagovernance committees continue to perform the hard work of governance participation with DAOs, this visual brand identity is essential to building constituent loyalty, credibility, and trust. Orca Protocol is working closely with the web3 ecosystem to ensure this NFT image metadata is presented accordingly within various applications and UIs.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/628db64f7fe940f10a6b158cd56c465a695999b6699bfd8bc4449b7c1de7e640.png" alt="Wildfire DAO Fireeyes Council Pod NFT " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Wildfire DAO Fireeyes Council Pod NFT</figcaption></figure><h3 id="h-increased-transparency" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Increased transparency</h3><p>Providing transparency into the members of a specific metagovernance committee is one way of providing confidence to vested stakeholders. Today, when a delegated wallet address votes on a proposal within a governance platform (e.g., Boardroom, Tally) it is unclear who the individual decision-makers were that were responsible for the vote. The lack of transparency leads to an inability to drive accountability and ultimately opens up room for misaligned incentives.</p><p>Orca Protocol pods address this issue in lack of transparency. We are working with each of the governance platforms to build a standard for what these composable governance units and members look like–from both a data structure and UI presentation perspective.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1074167780f718e1c0efca5a13cc929d1794b592c15f87ffb4ea28dffc85c6e1.png" alt="Orca Core Pod Page (orca-core.pod.xyz)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Orca Core Pod Page (orca-core.pod.xyz)</figcaption></figure><h3 id="h-fluid-and-intuitive-membership-management" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Fluid and intuitive membership management</h3><p>Pod membership management provides scalable and modular ways to manage memberships of metagovernance committees. The durability of pods combined with accessibility of pod membership management functionality ensures the most qualified and motivated individuals always have their stakeholders’ best interests in mind. When the right pod members are making decisions the stakeholder experience (and ultimately the metagovernance committee brand) improves. </p><h3 id="h-metagovernance-composability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Metagovernance composability</h3><p>Pods enable metagovernance committees to click together and recompose into completely new networks, forming an evolving connective web of multi-DAO governance activity. This type of modularity, nesting and network formation is not currently possible with existing standards today. </p><p>For example, a metagovernance committee pod could sit on a larger “metagovernance council” – amplifying the voices of their collective stakeholder bases even more in the process.</p><p>These metagovernance networks may begin to look like the “multi-hub” network described by David Ehrlichman in his book <em>Impact Networks</em>. In his book, David describes the importance of networks that have distributed hubs in which information flows through and decisions are made, “Reaching the multi-hub stage is a necessary step toward unlocking the special qualities that make networks a powerful force for change.”  </p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/152e544fd16c0a67ee5168c8a73abd7396bfba1baee1bcec8407375b4c839934.png" alt="Multi-Hub Network Example" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Multi-Hub Network Example</figcaption></figure><p>Orca Protocol’s pods support the evolution of these metagovernance networks. And as these metagovernance networks evolve, their stakeholders will become less reliant on central figureheads and groups–ensuring that their voices, wants and needs are represented broadly in governance activity. </p><h2 id="h-closing-thoughts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Closing Thoughts</h2><p>While the trend of governance delegation to individuals had all the best of intentions, it is clear that it has fallen short of expectations. The combination of the time-commitment and depth required for participation, misaligned incentives and accountability mechanisms, and legal complexity has made it impossible for governance delegation to fulfill its promise. </p><p>Because of this underperformance, it is clear that <strong>the rising prevalence of metagovernance committees is the next logical experiment to drive meaningful progress within DAOs</strong>. Metagovernance committees are better positioned to create aligned incentives with stakeholders  and have structures suited to provide scaled governance impact. </p><p>With that said, Orca Protocol is proud to partner with some of the leading organizations driving the future of metagovernance, including Wildfire DAO. </p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/blockchainjames/status/1493658329192804355">https://twitter.com/blockchainjames/status/1493658329192804355</a></p><p>Wildfire DAO is a governance focused community pushing forward partner DAO objectives through deep engagement with proposals, community calls and project updates. Orca Protocol will support Wildfire DAO by promoting transparency to their committees, proliferating their brand and identity throughout the web3 ecosystem, and driving decentralization goals with flexible and fluid membership management.</p><h1 id="h-about-orca-protocol" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">About Orca Protocol</h1><p>Orca Protocol builds tools that enable DAOs to reach their full potential by uncomplicating collaboration. The pod primitive is a critical piece of DAO infrastructure that is designed to put people first. This flexibility allows for dynamic and composable structures to be created around any party of actors, while introducing mechanisms for accountability, incentive alignment, and checks and balances.</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.orcaprotocol.org/">Website</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/orcaprotocol">Twitter</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://discord.gg/orcaprotocol">Discord</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.orcaprotocol.org/orca/">Documentation</a></p></li></ul>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/bc0aa245ca209747c76087fe7388b91f9a0454145b35c1b84e5c4e159f802020.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Governance Participation: Perils and Promise]]></title>
            <link>https://paragraph.com/@orca-protocol/governance-participation-perils-and-promise</link>
            <guid>6Ez6mWAXENOThZgev3bL</guid>
            <pubDate>Thu, 06 Jan 2022 19:40:43 GMT</pubDate>
            <description><![CDATA[Orca Protocol is now Metropolis. You read Governance Participation: Perils and Promise on the Metropolis Mirror. We may have changed our name, but our mission remains the same. To learn more, check out our rebrand announcement.]]></description>
            <content:encoded><![CDATA[<blockquote><p>Orca Protocol is now <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.space/">Metropolis</a>. You read <em>Governance Participation: Perils and Promise</em> on the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/sGpKfx7kV9AKPnDRyf3DjJX-hhIVFhBHtURY4IOrnI0">Metropolis Mirror</a>.</p><p>We may have changed our name, but our mission remains the same. To learn more, check out our rebrand <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/ozkx0ZMwIzyahRJiQKpNv_8r7vAhOo-8tucjONhXJHI">announcement</a>.</p></blockquote>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
        </item>
        <item>
            <title><![CDATA[DAOs Wrapped 2021]]></title>
            <link>https://paragraph.com/@orca-protocol/daos-wrapped-2021</link>
            <guid>vD9jaMviYIOgdm1MiDYs</guid>
            <pubDate>Wed, 22 Dec 2021 18:07:25 GMT</pubDate>
            <description><![CDATA[Orca Protocol is now Metropolis. You read DAOs Wrapped 2021 on the Metropolis Mirror. We may have changed our name, but our mission remains the same. To learn more, check out our rebrand announcement.]]></description>
            <content:encoded><![CDATA[<blockquote><p>Orca Protocol is now <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.space/">Metropolis</a>. You read <em>DAOs Wrapped 2021</em> on the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/fJlVvPvUPngIL1Xw3SjrwARbzJcSlRbP_N7YltCg7Cc">Metropolis Mirror</a>.</p><p>We may have changed our name, but our mission remains the same. To learn more, check out our rebrand <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/ozkx0ZMwIzyahRJiQKpNv_8r7vAhOo-8tucjONhXJHI">announcement</a>.</p></blockquote>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
        </item>
        <item>
            <title><![CDATA[Pods: The DAOnfall of Token Voting]]></title>
            <link>https://paragraph.com/@orca-protocol/pods-the-daonfall-of-token-voting</link>
            <guid>EFktCgE5kizgvKl6uasX</guid>
            <pubDate>Wed, 06 Oct 2021 19:19:08 GMT</pubDate>
            <description><![CDATA[Orca Protocol is now Metropolis. You read Pods: The DAOnfall of Token Voting on the Metropolis Mirror. We may have changed our name, but our mission remains the same. To learn more, check out our rebrand announcement.]]></description>
            <content:encoded><![CDATA[<blockquote><p>Orca Protocol is now <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.space/">Metropolis</a>. You read <em>Pods: The DAOnfall of Token Voting</em> on the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/Cz5tIgafe7bFwYCzmLeImI57K1-46-0jbxYcQx5pWYI">Metropolis Mirror</a>.</p><p>We may have changed our name, but our mission remains the same. To learn more, check out our rebrand <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/ozkx0ZMwIzyahRJiQKpNv_8r7vAhOo-8tucjONhXJHI">announcement</a>.</p></blockquote>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
        </item>
        <item>
            <title><![CDATA[The Eightfold Path to DAOism]]></title>
            <link>https://paragraph.com/@orca-protocol/the-eightfold-path-to-daoism</link>
            <guid>g6eScxoatqtcuPvQVPfB</guid>
            <pubDate>Thu, 16 Sep 2021 16:10:08 GMT</pubDate>
            <description><![CDATA[Orca Protocol is now Metropolis. You read The Eightfold Path to DAOism on the Metropolis Mirror. We may have changed our name, but our mission remains the same. To learn more, check out our rebrand announcement.]]></description>
            <content:encoded><![CDATA[<blockquote><p>Orca Protocol is now <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.space/">Metropolis</a>. You read <em>The Eightfold Path to DAOism</em> on the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/YYQW27U7he_JBoSNLbAZgvurq2cqXeCsv2MEcHk98FM">Metropolis Mirror</a>.</p><p>We may have changed our name, but our mission remains the same. To learn more, check out our rebrand <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metropolis.mirror.xyz/ozkx0ZMwIzyahRJiQKpNv_8r7vAhOo-8tucjONhXJHI">announcement</a>.</p></blockquote>]]></content:encoded>
            <author>orca-protocol@newsletter.paragraph.com (Orca Protocol)</author>
        </item>
    </channel>
</rss>