<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Brendan Marshall]]></title><description><![CDATA[Essays on expanding human agency in the age of AI.]]></description><link>https://essays.brendanmarshall.com</link><image><url>https://substackcdn.com/image/fetch/$s_!r_MY!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4bbe2f9-59f4-4e3d-85ea-ecc9ba453edb_1280x1280.png</url><title>Brendan Marshall</title><link>https://essays.brendanmarshall.com</link></image><generator>Substack</generator><lastBuildDate>Sat, 01 Aug 2026 12:37:43 GMT</lastBuildDate><atom:link href="https://essays.brendanmarshall.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Brendan Marshall]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[brendanmarshall@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[brendanmarshall@substack.com]]></itunes:email><itunes:name><![CDATA[Brendan Marshall]]></itunes:name></itunes:owner><itunes:author><![CDATA[Brendan Marshall]]></itunes:author><googleplay:owner><![CDATA[brendanmarshall@substack.com]]></googleplay:owner><googleplay:email><![CDATA[brendanmarshall@substack.com]]></googleplay:email><googleplay:author><![CDATA[Brendan Marshall]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[The Architecture of Agency]]></title><description><![CDATA[A Primer on Agent Discovery and Trust]]></description><link>https://essays.brendanmarshall.com/p/the-agent-discovery-and-trust-layer</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/the-agent-discovery-and-trust-layer</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sun, 19 Jul 2026 16:09:03 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8e9c7680-daba-4d64-b333-34065371438b_930x440.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>AI agents can already take actions like moving money, but only between parties that were introduced in advance. An agent cannot yet look up a stranger's agent the way a phone dials any number, and no credential works everywhere. Closing that gap is a race to answer four questions, and how they get answered will decide what agents do to human agency.</span></p><p><span>This primer has the four questions every effort is answering, who is building what across governments, payment networks, blockchains, universities and platforms, and one asymmetry. An agent can increasingly prove who it is, but what it is allowed to do does not travel with it.</span></p><p><span>If you only have a few minutes, the </span><strong><span>Pocket Version</span></strong><span> at the end compresses everything into six facts and one thesis. Before getting started, there is no shortage of lingo and acronyms in this landscape. </span><strong><span>Agentic Vocabulary 101</span></strong><span> at the bottom of this essay explains the core terms in plain language: MCP, A2A, DNS, verifiable credentials, the root of trust and the rest. Experts can skip it. Everyone else may want to glance at it first. Lastly, use the navigation bar on the left to jump around sections as needed.</span></p><h3><span>The Four Questions</span></h3><p><span>When your agent needs a stranger&#8217;s agent to do something (book the table, negotiate the price, pull the records), four questions have to get answered:</span></p><h4><strong><span>Discovery: How do I find you?</span></strong></h4><p><span>This is solving for discovery. The answer is some kind of phone book where agents are listed so others can look them up.</span></p><h4><strong><span>Identity: Are you who you say you are?</span></strong></h4><p><span>This is solving for identity, and often called authentication. The answer is some kind of ID check to serve as proof that the agent belongs to the company or person it claims.</span></p><h4><strong><span>Reputation: Can I believe what you claim you can do?</span></strong></h4><p><span>This is solving for reputation. An agent can carry a perfect ID and still be incompetent or dishonest. The answer is some kind of reference based on history like reviews, track records, or someone vouching.</span></p><h4><strong><span>Permission: What are you allowed to do?</span></strong></h4><p><span>This is solving for permission, and often called authorization. Your agent might be verified and reputable and still shouldn&#8217;t be able to spend your money or sign your name without limits. The answer is some kind of keyring that determines which doors an agent may open, and who can revoke the keys.</span></p><h3><span>The Map: Who Is Building What</span></h3><p>Every project, standard, company and law in this landscape is answering one or more of these four questions. When you meet a new effort, it&#8217;s helpful to ask which question is being answered. We will go through the state of play in more detail below, but to summarize in one line: discovery and identity are crowded with builders, reputation is early (mostly low-usage blockchain systems and academic research), and permission has locks everywhere but no shared keys.</p><p>The fight for power runs through both discovery and trust. Discovery sits between intent and action. Whoever answers &#8220;which agent should handle this&#8221; controls routing, and routing control converts into pricing power, data advantage and, eventually, vertical integration. The platform that finds the agent for you will soon prefer its own. Trust is the more absolute position. A discovery layer can be routed around while a trust root cannot, because its whole point is that everyone agrees to check against it. Whoever holds either sits between you and everything your agent does on your behalf.</p><h3><span>Two Paths to Discovery</span></h3><p><span>The current state of discovery is a bit chaotic. Roughly a hundred thousand agents are registered across seventeen-plus phone books with zero interoperability (the count comes from a directory operator with its own interests, so treat it as directional). Community-run directories for MCP tools dominate by volume. Big enterprise software companies (AWS, Kong, MuleSoft) rushed out corporate phone books in early 2026. Industry-specific ones are appearing for advertising, commerce and telecom. None of the books talk to each other, and the two groups are trying to change that are on unique paths.</span></p><h4><strong><span>Path one: the Linux Foundation</span></strong></h4><p><span>The Linux Foundation is the nonprofit where technology companies park shared open-source projects so no single company owns them. The foundation stewards Linux itself, the operating system running most of the internet&#8217;s servers. Since March it has hosted the Agentic AI Foundation, 146 companies including AWS, Anthropic, Google, Microsoft and OpenAI, and the two most adopted agent protocols live here: MCP&#8217;s official directory and A2A, which Google donated in June 2025. The path to victory is the shipping way: release working code, win the developers, and become the standard by fact before any committee finishes deliberating.</span></p><p><span>The foundation's discovery arm is called AGNTCY, started by Cisco's innovation group and donated in 2025, now backed by Dell, Google Cloud, Oracle, Red Hat and more than sixty other vendors. Its Agent Directory is a federated phone book for the enterprise. Each agent publishes a cryptographically signed record of what it can do, the records live in distributed directories rather than one central list, and an open specification called Agentic Resource Discovery defines how agents query across company clouds. It already runs inside a real product (Cisco's Webex uses it to onboard and verify agentic apps), and in December it published an integration with NANDA's index, connecting the enterprise directory world to the academic quilt described below.</span></p><h4><strong><span>Path two: the IETF</span></strong></h4><p><span>The IETF is the internet&#8217;s original standards body where volunteer engineers write and maintain the rules that email, the web and the network itself run on, through a process they call rough consensus. The players here are different with telecom carriers and network-equipment makers (China Mobile, Deutsche Telekom, Huawei, Cisco) plus veteran internet engineers. Their effort is called DAWN, and it is running the classic pre-charter playbook to define the terms, state the problem, and gather requirements. It is building toward a formal committee, and its make-or-break town meeting, the BoF, convenes this week in Vienna (July 18 to 24).</span></p><p><span>Networking history offers three lessons here. Ethernet, the standard for wiring computers together in a building, shows that shipping wins the race: in 1980 three companies (Digital, Intel and Xerox) got tired of waiting, published their own spec and shipped products, and the official committee spent three more years deliberating before blessing what was already universal. OSI shows that mandates alone lose: through the 1980s the official standards world designed a complete, elegant set of networking rules, governments required them, and they lost completely to TCP/IP, the free, unpolished protocols already running on real machines. And SSL shows what committees are for. The padlock began as Netscape&#8217;s private product. The IETF took it in and standardized it as TLS, turning one company&#8217;s invention into neutral plumbing the whole internet could depend on. That is the committee&#8217;s victory condition: not beating the shippers to market, but taking what shipped and making it nobody&#8217;s property. It is also the movie playing again right now, with Cloudflare&#8217;s agent ID check entering the IETF the same way.</span></p><h4><strong><span>The Bridge: Project NANDA</span></strong></h4><p><span>One effort out of MIT (Ramesh Raskar&#8217;s group at the Media Lab) has designed for the whole problem. </span><a href="https://projectnanda.org/#/"><span>NANDA</span></a><span>&#8217;s answer to &#8220;one big phone book or many little ones&#8221; is a quilt: organizations keep their own local phone books, and a lightweight master index routes lookups to the right one, the way DNS delegates its address book downward.</span></p><p><span>Every listing resolves to a signed fact-sheet about the agent (who controls it, what it does, how to reach it), and the system can hand different callers different answers depending on context. It plugs into everything: MCP tools, A2A agents, company directories, even blockchain identities, through a universal adapter. It also borrows its security design from the same researcher&#8217;s work that China&#8217;s national standard independently mirrored.</span></p><p><span>NANDA is fully designed, neutral and academically credible, with thousands of community members and dozens of papers. Its adoption is community-scale, not production traffic. A fair, federated answer exists on paper. Whether a university can get it entrenched is the open question.</span></p><h3><span>The Five Worlds of Trust</span></h3><h4><strong><span>I: The Credential Authors</span></strong></h4><p><span>These are the people deciding what gets printed on the agent&#8217;s ID card, and the reason to care is the driver&#8217;s license: a license works at any bar and any bank in the country, issued by fifty different states, because everyone agreed on what a license contains and how to check one. Without that agreement, every checker needs a different reader. Three groups are writing the format of the agent&#8217;s ID card: what it contains, who signs it, and how anyone checks it.</span></p><p><span>The OpenID Foundation is the nonprofit behind the &#8220;log in with Google&#8221;-style sign-in plumbing billions of people use daily. Its agent group is called AIIM, co-chaired by Tobin South (of the identity company WorkOS, and Stanford), and its </span><a href="https://openid.net/new-whitepaper-tackles-ai-agent-identity-challenges/"><span>October 2025 whitepaper</span></a><span> on agent identity is commonly cited.</span></p><p><span>The W3C, the body that stewards the web&#8217;s core standards, maintains the tamper-proof ID card format itself (the verifiable credentials described in the vocabulary) and now hosts two competing volunteer groups applying it to agents: one grown out of a Chinese-origin open-source protocol community, one newer group focused on cryptographically binding each agent to the organization that controls it.</span></p><p>And the Decentralized Identity Foundation, an industry group for self-owned digital ID, received a donated specification in March called MCP-I, which bolts identity onto MCP, the universal tool socket.</p><p>The formats themselves are starting to appear. Alongside the W3C&#8217;s verifiable credentials, drafts are landing at the IETF that adapt the JWT, the signed token that already powers most corporate logins, into an agent ID card. One early draft, AgentID, defines an Agent Identity Token carrying the contents the Convergence section below describes: who the agent is, who owns it, what it can do, and the delegation chain back to an accountable human. It is one proposal among several, and none has won. But the shape of the card is settling even while the fight over who issues it is not.</p><p>This is the unglamorous but important work in the landscape because it will be used by everyone downstream. When the Warner bill orders NIST to pick open protocols for agent identity, NIST will be picking from this menu.</p><h4><strong><span>II: The States</span></strong></h4><p><span>Governments are building registries with legal teeth, and the two big ones are mirror images: the same machinery, different roots. America&#8217;s version has the government as referee, China&#8217;s has the government as issuer.</span></p><p><span>The American stack has two tracks. NIST, the federal agency that sets technical standards (from the official kilogram to the cybersecurity guidelines most companies follow), launched an agent standards initiative in February, and its applied-security lab proposed the plain idea to treat agents like employees. Give each one a verified workplace login, using the same corporate identity standards companies already run, so an agent shows up to work with a badge its employer issued and anyone can check.</span></p><p><span>The second track is Senator Warner&#8217;s </span><a href="https://www.warner.senate.gov/newsroom/press-releases/warner-unveils-discussion-draft-of-legislation-to-create-innovative-market-for-secure-artificial-intelligence-agents/"><span>draft bill from June 29</span></a><span>, which would do three things: create a registry at the FTC of vetted consumer agents (the draft calls them Custodial User Agents), hold registered agents to a fiduciary standard, meaning legally required to act in your interest the way your financial advisor is (an agent that quietly serves the merchant would be breaking the law, not just behaving badly), and give NIST 180 days to name the open protocols for agent identity and revocation, which is the moment the credential authors&#8217; formats could get written into American law.</span></p><p><span>The Chinese stack is further along technically. In May, China published a national standard (</span><a href="https://www.szzg.gov.cn/2026/english/dn/202607/t20260715_5346957.htm"><span>GB/Z 185</span></a><span>) that specifies how an agent gets an identity code, describes itself and gets discovered. It is a government-issued spec for the business card and the ID together. Its internet regulator also proposed a national agent registry: voluntary in general, mandatory filing for sensitive sectors, with a state-run digital ID system as the likely root.</span></p><p><span>Europe is the absence in this list and that seems to be by design. The EU regulates AI harder than anyone through the AI Act, which sets rules for what AI systems may do, but it has proposed none of this plumbing: no agent registry, no agent identity standard, no discovery effort. What it is building sits one level down. Under a law called eIDAS 2.0, every member state must issue its citizens a government digital identity wallet by the end of 2026: a state-issued ID card on a phone, for 400 million people, built on the same verifiable credential format the credential authors above are working with. Every serious trust design ends with a human who answers for the agent. Europe is about to be the only place where every citizen holds a state-checkable ID that could sit at the end of that chain. It has nothing for agents today, and it may be building the root their credentials hang from tomorrow.</span></p><p><span>Two smaller entries matter. Singapore published its governance idea in January, the Agent Identity Card: a standardized disclosure sheet, like a nutrition label, stating what an agent can do, its limits and the human accountable for it. And India is the sleeper: its Beckn protocol, built by the team behind India&#8217;s national ID and payments systems (Aadhaar and UPI), already runs open-network commerce discovery for several hundred thousand real sellers, making it the only open discovery network anywhere with production usage at population scale, and it is now repositioning itself as rails for agents.</span></p><h4><strong><span>III: The Rails</span></strong></h4><p><span>Companies that sit on the traffic path or the money path are becoming identity infrastructure. Cloudflare, the company that sits in front of a huge share of the world&#8217;s websites, built Web Bot Auth: agents cryptographically sign every request they make (like sealing every letter with a signet ring), and websites check the seal. Visa, Mastercard, American Express and OpenAI all adopted it as their agent ID check. It works, it&#8217;s live, and it&#8217;s a private company&#8217;s product. It is now entering the IETF to become a formal standard.</span></p><p><span>The payment companies sit on the money path, and they are moving fast because agents break their model. A card network&#8217;s entire business is deciding which transactions to honor and who eats the loss when one goes wrong, and every rule they have assumes a human clicked &#8220;buy.&#8221; The moment your agent shows up at a checkout with your card number, that assumption fails three ways at once: the merchant can&#8217;t tell your agent from a fraud bot, the bank can&#8217;t tell whether you approved the purchase, and nobody knows who pays when the agent buys the wrong thing. So each player is building the piece of the answer closest to its own liability.</span></p><p><span>Visa&#8217;s is called the Trusted Agent Protocol, and it is the ID badge: at the moment of checkout, a merchant can verify that the thing buying is a registered agent from a known company and not a scraper with a stolen card (underneath, it uses Cloudflare&#8217;s seal, described above, as the ID check).</span></p><p><span>Mastercard&#8217;s is called Agent Pay, and it is your signature: cryptographic proof that the human approved this specific purchase, not just that the agent is real.</span></p><p><span>Stripe and OpenAI built the Agentic Commerce Protocol, the single-use card: instead of your actual card number, the agent gets a token good for one purchase at one amount, so the worst it can do is the thing you sent it to do. This is what runs underneath the checkout inside ChatGPT today.</span></p><p><span>And Google&#8217;s Agent Payments Protocol (AP2), launched with more than sixty partners, is the signed shopping note. Your instruction gets sealed into checkable documents the agent carries with it. It contains an Intent Mandate recording what you asked for (&#8220;running shoes, under $150&#8221;) and a Cart Mandate recording the final purchase. AP2 enables the merchant and the bank to verify what you actually said and what the agent may spend.</span></p><p><span>Four companies are building four pieces: the badge, the signature, the single-use card, and the note. These are the first players seriously cutting keys for the permission question, with two important limitations. First, their keys open exactly one kind of door, money, and second, each network&#8217;s keys fit only its own locks. They lead not out of virtue but liability. When a purchase goes wrong someone must eat the loss, and the networks will not process agent payments at scale until that question has an answer.</span></p><h4><strong><span>IV: The Chains</span></strong></h4><p><span>The crypto projects have working review systems with inflated usage numbers. The one to take seriously regardless of your take on crypto is a standard called </span><a href="https://ethereum-magicians.org/t/erc-8004-trustless-agents/25098"><span>ERC-8004</span></a><span>, nicknamed &#8220;Trustless Agents.&#8221; An ERC is a published community standard for things built on Ethereum, like a building code anyone may adopt, and this one was written by a relevant set of authors: MetaMask (the most widely used crypto wallet), the Ethereum Foundation, and engineers from Google and Coinbase. That authorship is why non-crypto people are paying attention. It works with A2A, the agent business card, rather than against it, and it carves three public lists into the ledger.</span></p><p><span>The first is an identity list: each agent gets a numbered entry pointing to its fact sheet, so anyone can look it up. The second is a feedback list: signed reviews of the agent&#8217;s past work, readable by all. The third is a validation list: proofs that a piece of work was actually done and checked, backed by validators who post money they lose if they vouch dishonestly. Phone book, review board and inspection record, all in the crypto town square. It went live on Ethereum in late January and roughly 21,500 agents have registered across chains, though actual daily usage is a small fraction of that.</span></p><p><span>A few other crypto projects to know: Olas is real but narrow (millions of automated finance transactions, almost all on one chain), Fetch.ai claims millions of registered agents (a vanity metric without usage), and Virtuals runs real agent commerce that has collapsed some 99 percent from its peak. Crypto&#8217;s contribution is providing working phone books nobody owns, with reviews attached. Its admitted problem is that the reviews inherit the weakness of the identities writing them. Registration on a public ledger is nearly free and unlimited, so an agent can spin up a crowd of fake counterparties and review itself into credibility. The system asks the honesty question. It cannot yet stop the answers from being manufactured.</span></p><h4><strong><span>V: The Academy</span></strong></h4><p><span>The universities are building the neutral referee for reputation. The flagship is called Loyal Agents, a partnership between Stanford&#8217;s Digital Economy Lab (led by Sandy Pentland, one of the most cited computational social scientists alive) and Consumer Reports, the nonprofit that has independently tested products since 1936.</span></p><p><span>The idea is an open rating service that answers the question related to human agency: when your agent shops for you, whose interest does it actually serve? The method is the sandbox test: drop an agent into a simulated task, a purchase with a hidden kickback available, a negotiation where cutting corners pays, and measure whether it serves you or the platform behind it.</span></p><p><span>The academic literature underneath (a research thread usually cited as &#8220;infrastructure for AI agents,&#8221; from Alan Chan, Gillian Hadfield and others) supplies the theory: agents need IDs, registries and incident reporting for the same reason cars need license plates and crash standards, because scale plus anonymity breaks accountability.</span></p><p><span>There is one more channel. In a July essay, Pentland wrote that he has joined a group of Stanford, Berkeley and MIT faculty working to flesh out what he describes as a recent US-China agreement on interoperable architecture for trustworthy agents in trade and finance. He reports the IETF, FATF (the body that coordinates anti-fraud rules across countries) and the large payment and finance corporations working the same problem. It is a unique part of the landscape where the two state systems are discussed in the same room.</span></p><div><hr></div><h3><span>The Walls: What Wins by Default</span></h3><p><span>The five worlds are focused on the public domain and how the four questions should be answered in public, between strangers, so any agent can deal with any other agent. But the questions are already being answered today inside the walls of companies. A company can answer all four for its own agents without waiting for any standard, and one platform already answers all four for a billion people. These walls are the competition the public layer faces. If efforts like Vienna stall and the formats fragment, the outcome is not chaos but walls, and tolls between them.</span></p><h4><strong><span>Corporate Walls: Private Registries</span></strong></h4><p><span>Every large company already runs the four-question machine for its humans: an employee directory (find), badges and logins (identity), references and reviews (reputation), and permissions on doors and systems (the keys). The enterprise software industry is now extending that machine to agents.</span></p><p><span>Microsoft&#8217;s version is called Entra Agent ID: Entra is the corporate login system that signs employees into their work laptops at most big companies, and Agent ID issues agents the same kind of workplace badge.</span></p><p><span>Databricks, the data platform, markets itself as the "agent system of record": one governed ledger of every agent a company runs, what data each may touch, and a gateway that meters its activity and can cut it off. The corporate-login vendors (Okta, WorkOS and their peers) are all moving the same direction. Ping Identity's Identity for AI, generally available since March, abandons standing keys entirely. An agent holds no permanent permissions. Every action is evaluated in the moment, against who delegated it and what policy allows, and the agent receives narrowly scoped authority for just that action. They call it runtime identity: the checkpoint moves from the login screen to the moment of action. In June, Ping extended it into AWS, Google Cloud and Cloudflare, which means the company whose seal checks agent identity at the web's front door now also carries enterprise permission decisions at the edge. It is still a wall, keys that work where Ping runs. But it shows what the portable version would have to do.</span></p><p><span>Demand is guaranteed, because the states above require it: China&#8217;s rules already mandate internal agent registries, and the Warner draft&#8217;s audit and revocation requirements would create the same obligation here. This is where the permission question gets its first working answers, because a company can enforce keys inside its own walls without waiting for any standard.</span></p><p><span>What&#8217;s missing is the seam. Your badge works in your building, but there is no agreed way to show it at another company&#8217;s front desk. How internal vouching (&#8220;we stand behind this agent&#8221;) connects to public verification (&#8220;the network confirms that company&#8221;) is unstandardized, and no one owns it yet.</span></p><h4><strong><span>Platform Walls: Apple</span></strong></h4><p><span>Apple is the player with a working answer to all four questions: the App Store as the phone book, cryptographic app signing as the ID check, App Store review as the reference, permissions and entitlements as the keyring.</span></p><p><span>At its June developer conference Apple converted that stack into an agent platform. The new Siri composes multi-step actions across apps, and publishing to Apple&#8217;s capability system (App Intents) became the only way an app can be acted on. Apps that publish are components of agentic workflows. Apps that don&#8217;t are invisible to the agent. That is a mandatory registry operated by one company, where absence means nonexistence.</span></p><p><span>Apple is also wiring in MCP, the universal tool socket, as a drawbridge: outside agents can act in iPhone apps, but only through Apple&#8217;s permission layer. And it rents the AI models themselves (its developer tools now embed agents from Anthropic, Google and OpenAI) while keeping the layer where actions and permissions live, which is the position Mozilla&#8217;s report (below) identifies as the real prize.</span></p><p><span>Apple&#8217;s answer to who prints the passports is the sixth candidate from the vocabulary: the device itself, a secure chip in a billion hands, with Apple holding the root. It never needs to win a standards fight because it does not intend to interoperate. This makes Apple the biggest unnamed party in the Warner bill, whose non-discrimination provision for large platforms is aimed at exactly this gate.</span></p><h4><strong><span>The Watchdog: Mozilla</span></strong></h4><p><span>Mozilla is the nonprofit behind the Firefox browser, chartered to keep the internet open, which makes it the landscape&#8217;s consumer advocate, staffed with engineers. Its </span><a href="https://blog.mozilla.org/en/mozilla/mozilla-state-of-open-source-ai-report/"><span>State of Open Source AI report</span></a><span> (July 2026) mapped the whole field and landed on one finding: the ID check is being solved in a form that travels, and the keyring is not.</span></p><p><span>The distinction: letting an agent read your calendar is recoverable, because looking at something can be undone by looking away. Letting it send mail as you, spend your budget or sign the contract is not, because a sent message cannot be unsent. Reading is where convenience lives. Writing is where consequence lives, and across every major agent framework there is no portable standard governing it.</span></p><p><span>The corporate-identity vendors and a new class of policy engines are circling the gap. Mozilla&#8217;s warning restates the capture thesis: whoever standardizes permission first writes the rules that make their own platform the safe choice, and the people who profit from lock-in are in no hurry to standardize the exit.</span></p><p><span>Its CTO, Raffi Krikorian, frames the endgame with a picture from factory history. Before electricity, a factory ran every machine off leather belts turned by one central steam engine. If the engine stopped, everything stopped, and whoever owned the engine ruled the floor. The electric grid replaced that world with swappable parts you could plug in anywhere. His question is whether AI becomes belts or a grid, and his answer to what decides it: not the models, the wiring. Who owns the connections everything runs through.</span></p><div><hr></div><h3><span>The Convergence</span></h3><p><span>Everyone reaches for DNS. Nearly every discovery proposal either reuses the internet&#8217;s address book or copies its delegated, federated shape. Even NANDA, the effort designed to move past DNS, borrows its delegation model and titled its flagship paper &#8220;</span><a href="https://www.media.mit.edu/publications/beyond-dns-unlocking-the-internet-of-ai-agents-via-the-nanda-index-and-verified-agentfacts/"><span>Beyond DNS</span></a><span>.&#8221; </span></p><p><span>Everyone building trust converged too, on the same three parts: a cryptographic ID card, a self-written description of what the agent can do, and a delegation chain. This creates a checkable record that you authorized this agent, and that any agent it hired traces back to you, the way a power of attorney proves someone may act for you and names the person who answers if it goes wrong.</span></p><p><span>A Chinese standards committee, an American security researcher, the OpenID community, an Ethereum working group and a Singaporean regulator all specified that machine, two of them writing a year apart with no apparent coordination. When five groups who have never met draw the same blueprint, the engineering seems to be settling and the remaining fight is about who operates the layer and who prints the passports.</span></p><p><span>Beside the convergence sits one asymmetry. The payment networks cut keys for one door, money. Employers cut keys for their own buildings. Apple cuts keys for its own city. But every one of those keys works only in the locks of whoever cut it. What has converged on nothing is the portable version: a shared format for permission, so that what an agent may do could be granted in one system and understood, checked and revoked in another, the way the ID card formats above are designed to be checked anywhere. Identity is converging on one card. Permission is a thousand incompatible locks. And five candidates for the root means none has won, which means the vacuum is still open for a company to fill it.</span></p><div><hr></div><h3><span>The Fault Lines</span></h3><p><span>Six fault lines run through this landscape. Each is an argument still being decided, and each ends in a question.</span></p><ol><li><p><strong><span>Whether open protocols can beat platforms at all.</span></strong><span> History mostly says protocols lose: nobody funds open convenience, and companies ship faster than committees. History also holds the exception: the internet&#8217;s core protocols and email survived because the commons got entrenched before capture was profitable. The stakes are concrete this time because agents break the web&#8217;s business model. Today a writer gets paid when a human visits the page and sees the ad or pays the subscription. When your agent reads the page for you, no human visits, no ad is seen, and the writer earns nothing. <br><br>The open camp&#8217;s answer, from Raffi Krikorian, is to give the web a second door. The first door is the one humans walk through: the page, paid for by the ad or the subscription. The second is for agents: machines pay tiny amounts over open protocols to whoever wrote the words, so authors get paid even when no human ever arrives. Early versions exist. Cloudflare already lets sites charge crawlers per visit. The question: who funds the commons this time, and can it get entrenched before the deadline?</span></p></li><li><p><strong><span>Whether a universal layer is even needed.</span></strong><span> The card networks already verify agents at the moment money moves, which may cover everything that matters, and the adoption evidence leans their way. A grassroots convention called llms.txt (a text file websites post to describe themselves to AIs) spread across the web, including every Shopify store, and then a crawler study found 97 percent of the files were never fetched by anyone, ever. The question: what breaks first without a shared layer, and who gets hurt when it does?</span></p></li><li><p><strong><span>Whether neutrality is possible.</span></strong><span> Any phone book ranks its results by someone&#8217;s values, and reputation, the part of trust that would matter most, is exactly the part that re-centralizes, because someone&#8217;s scoring formula defines good behavior. A verified ID is not honest behavior. The question: who should score agents, and who watches the scorer?</span></p></li><li><p><strong><span>Whether committees can matter here.</span></strong><span> The committee room is slow and telecom-heavy while the labs build the real agent economy elsewhere, and OSI proved a committee can produce a beautiful standard nobody uses. The question: what would make Vienna&#8217;s outcome binding on anyone?</span></p></li><li><p><strong><span>Whether the race is already over.</span></strong><span> The working ID check belongs to one private company and the working verification belongs to the card networks. The open alternative may not be preventing capture but arriving after it. The evidence stands in the walls: Apple never entered the race and already answers all four questions for a billion people. The question: is there a version of too late here, and are we past it?</span></p></li><li><p><strong><span>Whether formalizing helps or freezes.</span></strong><span> The caution runs through the internet&#8217;s whole history, and the networking stories above are its evidence: mandated standards can freeze the wrong design in place, while the standards that endured won through collaboration and running code. The trust version cuts deeper, because a mandatory agent registry is a licensing regime for software, built in the name of protecting the people it gates. The question: does the Warner bill get everyone to the table, or does it write the wrong design into law?</span></p></li></ol><div><hr></div><h3>What This Means for Human Agency</h3><p><span>One observation beyond these fault lines is that capture never announces itself. It arrives as convenience, and history shows it always has. </span>Tim Wu named the pattern the Cycle in The Master Switch: every information medium in American history began open, run by amateurs and tinkerers, and closed into empire, and the closing was always sold as a better experience. The telephone promised one system that simply worked. Radio promised quality over the amateurs&#8217; noise. Agents are the same offer at a new scale: the convenience of not having to choose at all. What is different this time is the second voice. The gates being built around agents are justified as protection, and most of the builders sincerely mean it.</p><p>Here is what that means for a person. Agents are the largest delegation of choice ever offered. We have always handed decisions to people we trust, to a lawyer, a broker, a doctor, and the bargain holds on two conditions: the one choosing for you is loyal to you, and the option to choose differently survives. Every layer in this primer sets the terms of that bargain for everyone. The phone book decides what you are shown. The ID check decides who may act in your name. The reference decides which agents count as good. The keyring decides what you are allowed to do through them. A closed system can honor the bargain. Apple&#8217;s wall answers all four questions, and hundreds of millions of people experience it as protection worth choosing. What closure changes is the guarantee. Inside a wall, loyalty and exit are granted by the owner, and what is granted can be repriced or revoked, usually one convenient surrender at a time. In an open layer they are properties of the structure, held by no one, and so they cannot be quietly withdrawn. The question for human agency is not whether you have it today. It is whether it is a feature of the system or a policy of its owner.</p><blockquote><p>Convenience is the engine of capture. Safety is the license for the gate.</p></blockquote><p>Listen hardest when you are offered both at once. This primer is a map of the fast changing agent landscape and the players involved. In the essays that follow, I will trace the history of these cycles and what they teach, what each of these outcomes would mean for human agency, and what needs to be built, and by whom, for a human future.</p><div><hr></div><h3><strong><span>Agentic Vocabulary 101</span></strong></h3><p><strong><span>An AI agent.</span></strong><span> A chatbot answers questions. An agent acts: it books the flight, moves the money, sends the email, negotiates with other agents. The difference matters because the moment software acts in the world, the world needs a way to decide whether to let it.</span></p><p><strong><span>A protocol.</span></strong><span> An agreed way of talking. The reason any email can reach any inbox, regardless of provider, is that everyone&#8217;s software follows the same rules, and nobody owns &#8220;email.&#8221; Protocols are how machines belonging to strangers cooperate. The main fight is over what the protocols for agents will be and who writes them.</span></p><p><strong><span>MCP.</span></strong><span> Anthropic&#8217;s standard for plugging an AI into tools: calendars, databases, payment systems, company software. Think of it as a universal socket. Build your tool with an MCP plug once and any AI can use it. It is by far the most adopted piece of this whole landscape (its developer kit is downloaded about 97 million times a month). MCP&#8217;s limit is that it connects an AI to tools. It does not help agents find or trust each other.</span></p><p><strong><span>Agent2Agent (A2A).</span></strong><span> Google&#8217;s rules for two agents talking to each other, since donated to the neutral Linux Foundation. Each agent carries an Agent Card, a self-written description: here is my name, what I can do, how to reach me. A2A is effectively a business card and the catch is in &#8220;self-written.&#8221; Nothing in the card stops an agent from lying, which is why the trust question is important.</span></p><p><strong><span>A registry.</span></strong><span> A phone book of agents. Today there are more than seventeen of them and none share entries. An agent listed in one is invisible to all the others. Imagine seventeen phone books for one city, each covering different streets, none aware of the rest. That is the current state of agent discovery.</span></p><p><strong><span>DNS.</span></strong><span> The internet&#8217;s address book. When you type a website name, DNS translates it into the numeric address of an actual machine. Two things make it special. It is federated: no single company holds the whole book, authority is delegated downward from a root, and each organization maintains its own entries. DNS is important in part because it is the most successful piece of neutral shared plumbing the internet ever built. This is why nearly everyone designing agent discovery either wants to reuse DNS directly or copy its shape.</span></p><p><strong>Federated.</strong> A system built from many independently run parts that follow shared rules, so the whole behaves as one thing nobody owns. Email is federated: thousands of providers, one network. DNS is federated: authority delegated downward, each organization keeping its own entries. Most serious answers in this landscape, NANDA's quilt, AGNTCY's directories, the credential world's web of issuers, are federated designs. The bet is that the way to avoid a single owner is to make everyone an owner of their part.</p><p><strong><span>The padlock and the certificate authorities.</span></strong><span> When your browser shows a padlock, a company called a certificate authority has vouched that the website is really who it claims. A notary for the internet. For a decade after buying Network Solutions in 2000, Verisign was both the biggest notary and the keeper of the .com address book: one company selling the address and the proof the address was real. Then in 2015 a nonprofit called Let&#8217;s Encrypt started notarizing for free, automatically, and the paid-padlock business mostly evaporated. The padlock became public plumbing: a trust toll that became a commons.</span></p><p><strong><span>Verifiable credentials.</span></strong><span> A digital ID card with cryptographic tamper-proofing, so anyone can check it is genuine without phoning the issuer. The web&#8217;s standards body (the W3C) defines the format. Most serious proposals for agent identity are variations to give every agent one of these cards, issued and signed by whoever controls the agent, so anyone can check who stands behind it.</span></p><p><strong>JWT.</strong> Short for JSON Web Token, the workhorse credential of the modern internet. It is a small signed packet of claims: who this is, who issued it, what it may do, when it expires. When a website keeps you logged in, a JWT is usually why. The agent ID cards now being drafted, including the Agent Identity Token described above, are JWTs with new claims: the agent's owner, its capabilities and its chain of delegation back to a human.</p><p><strong><span>Blockchain registries.</span></strong><span> A public ledger that nobody owns and nobody can quietly edit, like a record carved in stone in the town square. Putting the agent phone book there means no company and no government holds the eraser. The trade-offs are that nobody can fix errors either, and being listed proves nothing about honesty. Real projects run this way today but their headline numbers are inflated even though the machinery works.</span></p><p><strong><span>Authentication versus Authorization.</span></strong><span> Authentication is the ID check at the entrance that proves who you are. Authorization is the keyring: what you are allowed to do once inside. Nearly the entire field is building better ID checks. Keys exist, but only as local locks: each payment network, each employer and each platform cuts its own, and none fits another&#8217;s doors. Mozilla&#8217;s July report made this concrete: across every major agent framework, there is no portable standard for what an agent may do, only for who it is. Your agent can increasingly prove its identity anywhere. What it may spend is decided differently inside every system it touches. The newest enterprise approach, called runtime authorization, goes further: no standing keys at all. Authority is issued per action, in the moment, and expires with it.</span></p><p><strong><span>Standards bodies, the IETF and their BoFs.</span></strong><span> The internet&#8217;s rules get written two ways. The committee way: volunteer engineers at bodies like the IETF (the Internet Engineering Task Force, the internet&#8217;s original standards organization) hash out rules by &#8220;rough consensus,&#8221; slowly, with legitimacy. The shipping way: a company releases something good, everyone adopts it, and it becomes the rule by fact rather than by vote. Anthropic&#8217;s MCP won the shipping way. A BoF (&#8220;birds of a feather&#8221;) is the IETF&#8217;s town meeting: a session to decide whether a topic even deserves a committee. Most BoFs fail, but they matter. One on agent discovery convenes this week in Vienna.</span></p><p><strong><span>Root of trust.</span></strong><span> Every system of vouching has to end somewhere: a final authority you don&#8217;t verify, you simply trust. Think of these as the authority who prints the passports. In web trust, the certificate authorities were the root. There is a fight for who prints the passports for agents. There are five contenders and they appear throughout the map above: the DNS world (reuse the internet&#8217;s address book), the state (a government registry), the card networks (Visa and Mastercard, who already verify everything touching money), a blockchain (so no one holds it), or a federation of credential-issuers with no single anchor at all. Apple is the sixth player who hasn&#8217;t entered the ring because it&#8217;s playing a different game.</span></p><div><hr></div><h3><strong>The Pocket Version</strong></h3><p>For quick reference, here are the primer&#8217;s six facts and its thesis.</p><ol><li><p>Agents can transact but cannot find or verify each other across company lines. That missing layer is being built now.</p></li><li><p>Every effort answers one of four questions: how do I find you (phone book), who are you (ID check), can I believe you (references), what may you do (keyring).</p></li><li><p>The ID check is getting solved and one private company&#8217;s version is already live for Visa, Mastercard and OpenAI. Permission has no standard: keys exist everywhere, but each system cuts its own and none fits another&#8217;s locks.</p></li><li><p>Five candidates want to print the passports: the DNS world, the state, the card networks, a blockchain, or a federation with no single anchor. Five candidates means nobody has won. A sixth never entered the race and may be furthest ahead because the device is already in your pocket. Apple already answers all four questions inside its own walls and just made its registry mandatory for agents.</p></li><li><p>Vienna, this week: the internet&#8217;s standards body decides whether agent discovery gets a formal committee. Most such attempts fail.</p></li><li><p>The one time an open commons beat capture was when it got entrenched before capture was profitable. The payment networks are not waiting.</p></li></ol><p>The thesis is that capture always arrives as convenience and this time it carries a second voice of safety. Understanding what we are being offered, and why, is how the implications come into view.</p>]]></content:encoded></item><item><title><![CDATA[Legislating Human Agency: The Investment Case for the AI AGENT Act]]></title><description><![CDATA[How new federal regulations are tackling tech's walled gardens and creating the next massive wave of startup opportunities in the agency economy.]]></description><link>https://essays.brendanmarshall.com/p/senator-warners-ai-bill-is-legislating</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/senator-warners-ai-bill-is-legislating</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Mon, 06 Jul 2026 16:01:13 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/d6c61f69-5ac5-4e59-b51a-0a23e336e72d_640x426.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>As America celebrates its 250th anniversary of independence this month, a new fight for autonomy is quietly taking shape in our digital world. Last week, Senator Mark Warner released a discussion draft of the </span><strong><a href="https://www.warner.senate.gov/newsroom/press-releases/warner-unveils-discussion-draft-of-legislation-to-create-innovative-market-for-secure-artificial-intelligence-agents/"><span>AI AGENT Act</span></a></strong><span>. This will fundamentally define who holds the power in our future agentic economy. The core philosophy of the draft bill is entirely about scaling and protecting consumer agency in an increasingly automated digital world. The bill&#8217;s main emphasis is how these agents will remain working for users through Custodial User Agents (CUA). Below I summarize the proposed mechanics of CUAs and how this provides a clear framework for investing in the human agency economy.</span></p><p><span>A Custodial User Agent acts as the user&#8217;s authorized representative to manage the user&#8217;s online interactions, purchase decisions, user-generated content, and account settings on a large online platform on the same terms as a user. While the text of the bill focuses heavily on technical and regulatory mechanisms, its stated goal is to ensure that &#8220;consumers deserve a real choice in the marketplace&#8221; and that &#8220;AI agents must be accountable to the people they serve&#8221;. Fundamentally, the bill recognizes that agents will be able to act and make decisions on behalf of users and wants to ensure there are agents that will truly work for users and not just platforms.</span></p><p><span>Here is how the bill seeks to both increase and protect user agency:</span></p><p><strong><span>Increasing Agency Through Delegation<br></span></strong><span>The legislation gives users the legal right to designate agents to navigate online environments on their behalf. Whether an individual wants to manage their social media, book travel, or make personal finance decisions, they can use &#8220;trusted custodial agents&#8221; to execute those tasks. By forcing large online platforms to accept commands from these third-party agents on the exact same terms as a human user, the bill prevents tech giants from trapping users in walled gardens and ensures consumers have real, competitive choices in how they interact with the internet.</span></p><p><strong><span>Protecting Agency through Duty of Loyalty<br></span></strong><span>To ensure this technology actually serves the user&#8217;s will, the bill builds strict safeguards around how the agent makes decisions. The legislation demands that these agents act with a &#8220;duty of loyalty&#8221; and strictly in the user&#8217;s best interest. To protect user autonomy, an agent is legally prohibited from taking actions that benefit the agent provider to the user&#8217;s detriment, and it cannot act in ways that are &#8220;inconsistent with the directions or reasonable expectations of the user&#8221;.</span></p><p><strong><span>Ensuring Ultimate Human Control<br></span></strong><span>The bill treats user agency not just as a principle, but as an engineering requirement. It ensures humans retain ultimate control over their digital representatives through several mechanisms:</span></p><ul><li><p><em><span>Explicit Consent</span></em><span>: Any authority granted to the agent must be express, specific and revocable.</span></p></li><li><p><em><span>The Power to Revoke</span></em><span>: Platforms and agents must build clear and easy methods that allow users to instantly revoke an agent&#8217;s access credentials.</span></p></li><li><p><em><span>Audit Trails</span></em><span>: To ensure an agent isn&#8217;t secretly subverting a user&#8217;s goals, agents must maintain real-time, auditable records of every action taken on the user&#8217;s behalf</span></p></li></ul><p><span>In essence, the bill uses regulation to guarantee that when you deploy an AI to act for you, it functions as a true extension of your own agency, rather than a tool for a platform or developer to exploit your data and decisions. Applying this bill back to </span><strong><a href="https://essays.brendanmarshall.com/p/hot-and-numbing"><span>my previous essay about agentic ordering on DoorDash</span></a></strong><span>, this means that DoorDash can have an agent it offers that works for them and also maintain open doors for CUAs that work their users.</span></p><p><strong><span>Custodial User Agent Providers<br></span></strong><span>Custodial agents are managed by custodial user agent providers. These providers operate or offer one or more CUAs and fit into two main categories. The first are commercial entities and startups that build, host and offer agents to consumers. These entities can monetize their services through direct fees, contextual advertising or affiliate links.</span></p><p><span>The second category of providers are individual users. The bill explicitly includes an individual user who operates a CUA solely on their own behalf and not for anyone else. This ensures that technically savvy individuals who want to run their own local or open-source AI agents are legally recognized as their own providers.</span></p><p><span>Within the bill&#8217;s framework, the provider is the entity legally responsible for the agent. Before an agent can access large online platforms, the provider must register with the Federal Trade Commission (FTC). The provider is also legally obligated to ensure that any agent it operates complies with the strict fiduciary-like duties outlined in the bill, such as protecting user data and acting strictly in the user&#8217;s best interest. If an agent repeatedly violates these duties, the FTC can deregister the provider.</span></p><h3><strong><span>The Next Wave of Investment Opportunity</span></strong></h3><p><span>The draft bill explicitly aims to create a competitive market where agentic AI startups can compete on equal terms with the biggest tech companies, which opens up several distinct investment categories. Because the bill forces large platforms to grant access to registered third-party agents, it removes the barrier of walled gardens and allows investment capital and talent to build specialized services.</span></p><p><strong><span>Developing Consumer Facing AI Agents<br></span></strong><span>Startups can build and operate &#8220;custodial user agents&#8221; (CUAs) designed to manage specific consumer needs. The bill highlights high-potential areas such as e-commerce, social media management, online personal finance, travel booking, scheduling and email management. The next wave of consumer applications will abstract away the work to realize user demands and interests.</span></p><p><strong><span>B2B Agent Infrastructure and Compliance Tooling<br></span></strong><span>Because the draft bill turns concepts like token scoping, secure delegation, and consent user experience (UX) into legal statutory requirements rather than just design choices, there will be a significant need for compliance tooling. There are strong opportunities for teams to build agent orchestration layers and connector infrastructure. These B2B companies would help other developers build the required &#8220;auditable consent flows&#8221; and provide the standardized credential metadata needed to prove &#8220;valid authorization&#8221; to large platforms.</span></p><p><strong><span>Traffic Management and Monetization Systems for Large Platforms<br></span></strong><span>While large platforms are legally required to allow agent access, they are not required to provide unlimited free computing power. The bill permits large platforms to establish &#8220;reasonable thresholds&#8221; regarding the frequency, nature, and volume of requests a custodial user agent (CUA) can make. If an agent exceeds these thresholds (e.g., checking a product price thousands of times an hour), the platform can assess fees. This creates a massive B2B opportunity to build the API gateways, rate-limiting software, and billing infrastructure that large platforms will need to track, manage, and charge third-party agents.</span></p><p><strong><span>Specialized Cybersecurity and Threat Detection<br></span></strong><span>Large platforms must protect their networks and are authorized to set strict privacy and security standards for agent access. They have the right to deny access to agents that repeatedly facilitate &#8220;fraudulent or malicious activity&#8221; or fail to meet security standards. Because platforms must also report suspected violations to the FTC, there is an opportunity for cybersecurity firms to develop threat-detection systems specifically designed to evaluate AI agent behavior, monitor for malicious actions, and automate the denial-and-reporting process for large platforms.</span></p><p><strong><span>FinTech and Highly Regulated Agents<br></span></strong><span>The bill specifically targets complex sectors like personal finance and electronic commerce. Because the legislation requires the FTC to establish an interagency working group with the Consumer Financial Protection Bureau (CFPB), the Federal Deposit Insurance Corporation (FDIC), and the Office of the Comptroller of the Currency (OCC), there is a distinct opportunity for FinTech companies. Startups that can navigate both the new CUA fiduciary duties and existing financial regulations will be uniquely positioned to build specialized agents capable of autonomously managing consumer wealth, banking and investments.</span></p><p><strong><span>Operating as an Independent Certification Body<br></span></strong><span>To accelerate the vetting of agents, the legislation allows the Federal Trade Commission (FTC) to authorize independent certification bodies. This creates a business opportunity for auditing and compliance firms to evaluate CUAs, test their security mechanisms, and grant certifications that create a legal presumption that the agent complies with FTC rules.</span></p><p><strong><span>Shaping the Foundational Protocols and Standards<br></span></strong><span>The bill directs the National Institute of Standards and Technology (NIST) to identify or develop model technical standards and open protocols within 180 days of enactment. These standards will govern critical functions like verifiable delegation, identity verification, and real-time revocation across the internet. Because these protocols must be free from licensing fees and patent restrictions, tech consortiums, open-source communities, or engineering firms that can rapidly build and propose these protocols have the opportunity to architect the foundational plumbing of the agentic internet.</span></p><h3><strong><span>How to Shape Our Future Economy</span></strong></h3><p><span>Of all the opportunities an agentic economy presents, the most timely is shaping the foundational protocols and standards that will define the rules of the new game. That is because this bill is an initial draft, meaning it is open for public comments.</span></p><p><span>Warner&#8217;s office is collecting responses through a public feedback form, and no deadline has been set, which is the best reason to move now rather than wait. You can submit your feedback directly on his site here, </span><strong><a href="https://www.warner.senate.gov/submit-your-ai-feedback/"><span>https://www.warner.senate.gov/submit-your-ai-feedback/</span></a></strong><span>. You can also send it directly to </span><strong><a href="mailto:AI_Feedback@warner.senate.gov"><span>AI_Feedback@warner.senate.gov</span></a></strong><span>.</span></p><p><span>Lastly, I am forming a small consortium to provide a more detailed thought piece focused specifically on the protocols and standards to be considered. Please reach out to me directly if you have an interest in participating.</span></p>]]></content:encoded></item><item><title><![CDATA[Hot & Numbing]]></title><description><![CDATA[Who does your agent work for?]]></description><link>https://essays.brendanmarshall.com/p/hot-and-numbing</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/hot-and-numbing</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Mon, 22 Jun 2026 13:03:50 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/cc2a1cc5-27e5-4bf2-a794-bfc800058929_1206x686.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>On Sundays, I order </span><a href="https://www.mamajissf.com/"><span>Mama Ji&#8217;s</span></a><span>. I get the hot and numbing fish, the combination chow mein and spicy cucumber salad with white rice. I order through DoorDash and schedule delivery for 8pm. Once the driver arrives with the nondescript plastic bag I provide my code and complete the handoff.</span></p><p><span>My first task is to immediately open the hot and numbing fish so the fried fish doesn&#8217;t lose its crispness against the mala, the Sichuan peppercorn and chili sauce. I like to think that I have this ritual down to a science in how I portion each dish in balance with one another after trying just about everything on their menu. The fish is hot and crispy while the mala numbs my mouth, the cucumber salad cools off any excess spice while the chow mein is the perfect pair of comfort food. I&#8217;ve enjoyed this weekly cheat meal long enough that I notice when it&#8217;s a different chef preparing the food that day.</span></p><p><span>DoorDash makes this ritual easy for me. I simply open the app and it remembers the dishes that I ordered last week. It offers me rewards based on how much I have spent, discounts if I use particular credit cards and promotional offers like buy 1 get 1 free from the restaurant itself. And it suggests other restaurants I might like, despite my die-hard loyalty to Mama Ji&#8217;s.</span></p><p><span>In a world of AI, DoorDash could do so much more. It could get my context, not just my previous orders last Sunday but absorb my entire life that might impact what I want to eat. For preferences, I can connect reservations I&#8217;ve made, groceries I&#8217;ve ordered and places I&#8217;ve reviewed. For health, I can connect my workout and sleep activity, heart rate and body composition. For routine, I can connect my calendar and location so it would know if I&#8217;m traveling or working at the office late. And it could ask me questions about my goals and preferences, such as if I want to lose weight or gain muscle. I can give DoorDash context on what I want to eat, how I want it to impact me and where it needs to be delivered.</span></p><p><span>With AI, I can also give DoorDash a $1,000 per month budget and have it make all the decisions for me. By giving AI the ability to make choices for us, we are giving it some of our own agency. As we give this agency to agents, the question is if the agent is working for me or DoorDash?</span></p><p><span>All of the measurements I can provide for context are important ingredients to combine to create the best choice. But it&#8217;s the interpretation of these data points against the incentives of the agent that determines if something is good for me or good for DoorDash&#8217;s bottom line. If I just give them $1,000 a month and say feed me, their incentive is to send me the cheapest calories they can find that keeps me just happy enough that I don&#8217;t churn as a customer. As a result, the agent is working for DoorDash and my preferences compete with their goals of retention, delivery efficiency and margin. If instead the agent makes choices to optimize my overall well being, I effectively have the perfect personal chef. In that scenario, I would be more than willing to hand over my agency (and money) in exchange for the convenience. But that doesn&#8217;t seem to be the full price of this convenience.</span></p><p><span>First, I would be handing over a lot of information about myself that is valuable to a lot of stakeholders well beyond those delivering my next meal. How does my information get rented or sold to third parties? Is there some kind of sovereignty I can have over my data? History has shown we don&#8217;t really care about our privacy and how it&#8217;s monetized by others. We show initial resistance but then succumb to the tremendous convenience we get in the immediate term. Our human nature will continue to work against us unless we build something truly for ourselves.</span></p><p><span>We also need to consider the impact our agency has on market forces. Today, when I search for Sichuan on DoorDash here in SF, I get over 50 restaurants to choose from. But once my choice becomes giving a budget to DoorDash, how many Sichuan restaurants do they need to have? I might be getting hot numbing fish from a private-label, Kirkland-like DoorDash product, made in their own ghost kitchen. Even the idea of Kirkland becomes invisible as I&#8217;m not choosing from a list of options in the first place. It just shows up in brandless plastic containers like it already does today so I don&#8217;t notice the brand. What remains of the restaurants? It seems like giving our agency to DoorDash will consolidate the market so that we will then have fewer choices in the future. In this world, how will all these Sichuan restaurants survive? Are there incentives in agency that can or should be considered to preserve a marketplace of choice even when we remove the need for a marketplace by delegating our agency?</span></p><p><span>The answer to both our privacy and preservation of the choices we enjoy today is to create our own agents that truly work for us. My data goes to my agent and nowhere else, I own it and no one rents it. Instead of DoorDash getting a thousand dollars, my agent has a budget to buy from every restaurant and grocery store in the city. I can work directly with Mama Ji&#8217;s agent, or even the agent of my favorite chef at the restaurant. I no longer need to give my data or my agency to another company. I can enjoy the convenience provided by AI making choices for me with an agent that has my best interest in mind. And the marketplace of options grows from 50 Sichuan restaurants to hundreds of Sichuan chefs who capture more of the value they create.</span></p><p><span>We are predisposed to convenience. We have proven again and again that we will trade privacy for ease, that we will trade immediacy for future consequence. One of the great capabilities of AI is the elimination of barriers to building something ourselves. It is more convenient than ever to shape our future. Fighting for agency is about accepting our desire to delegate choices while pushing to make those choices work for us. The urgency to act today is that we still have thousands of restaurants to point our agents at. If we don&#8217;t and give our agency to a third party, those choices will disappear as platforms consolidate them. History suggests most of us won&#8217;t step up in time.</span></p><p><span>The food will be hot either way. The question is how numb.</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://essays.brendanmarshall.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://essays.brendanmarshall.com/subscribe?"><span>Subscribe now</span></a></p><p style="text-align: center;"></p>]]></content:encoded></item><item><title><![CDATA[The Fight for Agency]]></title><description><![CDATA[The last few decades were a fight for our attention. The next will be a fight for our choices.]]></description><link>https://essays.brendanmarshall.com/p/the-fight-for-agency</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/the-fight-for-agency</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Mon, 15 Jun 2026 16:22:28 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/b25db03d-ec4e-4e35-8487-8d49d3b50c3c_1200x640.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The last few decades have been about capturing attention. Companies built free products, captured our attention and sold it to advertisers. The choices we made about what to buy and who to like were shaped by what they showed us.</p><p>The next few decades will be about capturing choices. We call it automating work when AI makes decisions for us. When it writes the email, designs the brand, picks who to hire. As AI makes choices for us, it is forming an agency economy. The impact this will have on us cannot be overstated. Human agency is the capacity to consciously direct our actions in alignment with our values, intentions and understanding rather than being driven by external forces, unconscious conditioning and automatic impulse. Our agency is our ability to claim this action came from &#8220;me&#8221;.</p><p>Today, the race among hyperscalers is to become the dominant standard in AI. We are currently enjoying a golden era as consumers of this technology, heavily subsidized by investors while its underlying business models remain nascent. As the AI economy settles in, sustainable and profitable models will emerge. The inertia from the attention economy will bring business models that orchestrate the external forces, unconscious conditioning and automatic impulses that decrease our agency. Coupled with AI, this economic model threatens to eliminate our agency entirely as it will become the margin of opportunity for companies. If that happens, we will have lost our humanity. We will have become a cultivated species, optimized and harvested by the systems we built.</p><p>Yet there is another future made possible with AI. One that integrates this technology into an economic system designed to increase human agency. Instead of cultivating us as a species, it cultivates our potential as humans. This economy is grounded in a single principle. Each human has a unique fingerprint of attributes that can be actualized through coherent choices, and made valuable to other humans.</p><p>We can optimize for human agency by optimizing for coherence. Coherence is the measurable alignment between our choices and our values, intentions and understanding. This does not mean a future without an attention economy or a world that functions in a silo from the harsh conditions influencing us. It means another economy, built to optimize for coherence in the face of the external forces, unconscious conditioning and automatic impulses that have shaped the last twenty years.</p><p>The battle for human agency will be decided in the interpretation layer between measurement and influence. Measurement is commoditizing. We have reached an abundance of mechanisms to read our bodies, model our behaviors and predict our desires. Influence is where the moral question lives, where the incentives of the systems we build determine which choices we are presented with. Interpretation is where who we are and what we value becomes meaning a machine can act on. Your heart rate climbs and a system decides whether that means excitement, fear or a flight of stairs. Your voice inflects and a system decides your chemistry with another person. Your location changes and a system decides whether that&#8217;s a good environment for you. Whoever controls that layer controls the choice architecture shaping our human agency.</p><p>We are building a future to increase our human agency. This frontier requires an ecosystem at the earliest stages of economic formation. It requires capital, founders, and a multidisciplinary community of thought leaders. And it requires a language and a lens to organize the world in ways that measure and impact the forces determining our agency.</p><p>The defining question of the next century is whether human beings will remain authors of their own choices. Our future is being determined on the frontier of today. As Winston Churchill said, the empires of the future are the empires of the mind. The battle for our agency has begun and the time for you to join is now.</p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://essays.brendanmarshall.com/subscribe&quot;,&quot;text&quot;:&quot;Join the Fight&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://essays.brendanmarshall.com/subscribe"><span>Join the Fight</span></a></p><p style="text-align: center;"></p>]]></content:encoded></item><item><title><![CDATA[Our Rock]]></title><description><![CDATA[What an astronaut&#8217;s Easter message reveals about the napkins we can&#8217;t see from inside them.]]></description><link>https://essays.brendanmarshall.com/p/our-rock</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/our-rock</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Mon, 06 Apr 2026 17:07:41 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!ZDiD!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>On Easter Sunday 2026, Victor Glover was floating between Earth and the Moon. He was one of four astronauts aboard Artemis II, the first crewed mission to leave Earth orbit in more than fifty years. Somewhere past the point where our planet stops looking like ground and starts looking like a marble, he recorded a message.</p><p>&#8220;This is an opportunity for us to remember where we are, who we are, and that we are the same thing, and that we&#8217;ve gotta get through this together.&#8221;</p><p>A man looked back at the only home our species has ever known and said what every astronaut eventually says in some form. The borders disappear. The arguments shrink. What remains is the rock.</p><p>Why does seeing the Earth from far enough away make some human frameworks look trivial and others look truer?</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!ZDiD!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!ZDiD!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 424w, https://substackcdn.com/image/fetch/$s_!ZDiD!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 848w, https://substackcdn.com/image/fetch/$s_!ZDiD!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 1272w, https://substackcdn.com/image/fetch/$s_!ZDiD!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!ZDiD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp" width="1456" height="971" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:971,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:5773494,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/webp&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://thenapkintheory.substack.com/i/193371236?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!ZDiD!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 424w, https://substackcdn.com/image/fetch/$s_!ZDiD!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 848w, https://substackcdn.com/image/fetch/$s_!ZDiD!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 1272w, https://substackcdn.com/image/fetch/$s_!ZDiD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9a8afa89-fb03-41c7-8bc6-bfc30b7473a2_5568x3712.webp 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>The View from Out There</h2><p>Astronauts call it the overview effect. The term sounds clinical, but the experience it describes is not. Every person who has seen Earth from sufficient distance reports a version of the same shift. The political map they carried in their head dissolves. The planet becomes a single living system, breathing and turning in a darkness that does not care about any of the stories we tell on its surface.</p><p>Glover was not the first to feel this. Edgar Mitchell came back from the Moon and spent the rest of his life trying to articulate what had happened to him. The word he kept reaching for was &#8220;interconnectedness.&#8221; Mitchell had a PhD in aeronautics from MIT. He was not given to mysticism. But the view from out there broke something open that his training had no language for.</p><p>The overview effect does not deliver new information. Everyone already knows Earth is round, that borders are political constructions, that the atmosphere is thin. You can learn all of this in a sixth-grade classroom. The knowledge changes nothing. The experience changes everything.</p><p>Why does physical distance do what intellectual understanding cannot? Why do astronauts so often return sounding more spiritual than technical? Why does seeing more reality tend to reduce ideological certainty rather than increase it?</p><p>Glover delivered his message on Easter. He is a man of faith. The holiday that frames resurrection and renewal was the context for his broadcast. And the view did not strip him of that context. It deepened it. &#8220;We are the same thing&#8221; is both a statement about planetary unity visible from space and, for Glover, a claim about shared creation. He was inside one of humanity&#8217;s oldest frameworks and seeing beyond all of them at the same time.</p><p>That combination is worth sitting inside before trying to explain it.</p><h2>The Napkin You Can&#8217;t See from Inside It</h2><p>In Napkin Theory, reality is a table. We cannot perceive the table directly. We lay napkins on it, frameworks that compress the overwhelming complexity of nature into something we can navigate. Nations are napkins. Religions are napkins. Economic systems, cultural identities, family mythologies. They rest on the table. They take shape from it. But they are not it.</p><p>The problem is not that we use napkins. We have to. A human being cannot operate on the bare table. Narratives give us roles to play, rules to follow, meaning to make. The problem is that we forget they are napkins. We mistake the framework for the reality underneath.</p><p>From the surface of the Earth, this forgetting is nearly impossible to avoid. Every napkin you inhabit looks like the world. Your country&#8217;s border looks like geography. Your culture&#8217;s values look like universal truths. The napkin is so close to your face that you cannot see its edges.</p><p>From 240,000 miles away, you can.</p><h2>Instruments Looking Back at Themselves</h2><p>Your eyes catch 0.0035% of the electromagnetic spectrum. Your nervous system evolved not to show you what is real but to keep you alive long enough to reproduce. You are an assembly of biological instruments tuned to a very specific slice of nature.</p><p>Glover carried those same instruments to the Moon. Nothing about his biology changed. What changed was the distance. It let him see the instrument from outside the instrument.</p><p>You cannot examine a napkin you are standing inside by thinking harder within it. You need a different vantage point. Travel offers one method. Comparative theology offers another. Leaving the planet offers the most literal version of the move. You step far enough away that the napkin becomes visible as a napkin, not as reality itself.</p><h2>What Held</h2><p>The overview effect did not dissolve Glover&#8217;s faith. It clarified it. He was not reporting from a neutral vantage. He was a believer looking back at the planet where his tradition was born and finding that the widest possible view confirmed rather than threatened what he already carried.</p><p>Not every framework survives that test. Most napkins work only at close range. They organize experience within specific boundaries, but they fracture when the boundaries expand. The frameworks that hold at distance, the ones that still cohere when you zoom out far enough to see their edges, are touching something deeper than the narrative itself.</p><p>Glover&#8217;s faith held. His national identity, his political affiliations, whatever arguments he carried from the ground, those are not what he broadcast from between worlds. What survived the distance was the simplest claim. We are the same thing.</p><h2>The Broadcast</h2><p>The dominant logic of our attention economy does not reward or select for this kind of message. In the economy most of us inhabit, your clicks are modeled, your preferences clustered, your next action predicted by what people who resemble you did before. The architecture points at conversion. It is designed to get you to do something.</p><p>Glover&#8217;s message pointed at coherence. It asked nothing of the listener except to remember.</p><h2>One of Many</h2><p>In the poem that opens one of the early Napkin Theory essays, there is a line that has stayed with me since I first wrote it.</p><p>&#8220;Our rock is one of many.&#8221;</p><p>Glover saw that. Not as metaphor. He saw the rock. One rock, hanging in nothing. Every war we have ever fought happened on its surface. Every love story, every nation that rose and crumbled. All of it on a single rock that does not know our names.</p><p>People hear the overview perspective and feel nihilism. But that is not what Glover said. He said we are the same thing. The smallness of the rock is what makes the connection between the people on it so staggering. We have nowhere else to go. We have no one else to be.</p><h2>The Edges</h2><p>Most of us will never leave Earth orbit. But the move Glover made is available to anyone.</p><p>Every napkin we inhabit has edges. You can find them without a spacecraft. You find them when you live inside a different culture long enough to feel your own assumptions become visible. You find them when a conversation with someone who sees the world completely differently makes your framework shimmer for a moment, translucent instead of solid.</p><p>The overview effect is not about altitude. It is about distance. Enough distance from your own framework to see it as a framework. Glover did not discard his faith at the Moon. He saw it more clearly. He found it held.</p><p>The question is not whether your napkins are real. They organize your days, your relationships, your sense of what matters. The question is whether they hold when tested against a wider view.</p><p>Glover pulled back farther than almost anyone alive. What he found was not emptiness. It was connection. One rock, turning slowly, carrying all of us.</p>]]></content:encoded></item><item><title><![CDATA[Welcome to your simulation]]></title><description><![CDATA[The first time you pick up a guitar, the instrument humbles you.]]></description><link>https://essays.brendanmarshall.com/p/welcome-to-your-simulation</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/welcome-to-your-simulation</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sat, 07 Mar 2026 18:53:22 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/f5b82613-20cd-4f0a-b7b9-1645c4d42d4f_848x565.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The first time you pick up a guitar, the instrument humbles you. Your fingers land on strings and produce something between a buzz and a moan. A guitar has physics built into it. String tension, fret spacing, the precise distance between notes that makes one interval sound resolved and another sound unfinished. You didn&#8217;t design those rules. You inherited them. And for the first several weeks, the instrument seems less like a tool than a verdict.</p><p>Then something shifts. Not because the physics changed, but because you stopped fighting them. You learned which frequencies the wood wants to produce. You started shaping your playing around what the instrument was built to do. And at some point, in a moment you can&#8217;t quite locate, the thing in your hands stopped being an obstacle and started being a voice.</p><p>That shift describes something larger than music.</p><h2>The Simulation We Already Live In</h2><p>Every few months, someone raises the simulation question again. Given how powerful computers are becoming, isn&#8217;t it likely some advanced civilization has already built a reality indistinguishable from this one?</p><p>The question is reasonable. But it&#8217;s pointing at the wrong thing.</p><p>We don&#8217;t need to speculate about a supercomputer. We&#8217;ve been inside a simulation for thousands of years. And we built it ourselves.</p><p>Consider what happens when a coral reef collapses. Structures that took millennia to form, sustaining more species than a rainforest, vanish. The response from most of humanity is roughly nothing. Now consider what happens when someone damages one stone in a holy site. Wars have started over less.</p><p>The constructed reality is already more vivid, more urgent, more actionable to us than the physical one beneath it. The simulation is already running. It&#8217;s been running since we first drew lines on the earth and called one side home and the other side dangerous.</p><p>In Napkin Theory, I use a simple image for this. Reality is a table. We can&#8217;t see the table directly. Our senses are too narrow, our cognition too purpose-built for survival to take in the full structure beneath us. So we lay napkins on top. Narratives, frameworks, belief systems, legal codes, currencies, national identities. We navigate the surface those napkins create.</p><p>Not all napkins are the same kind of thing. Some are pure coordination systems. Currency works because we agree it works. Others are normative, organizing what we owe each other. Science is different from both. It has something the others don&#8217;t: iterative correction. A scientific framework that stops matching what nature does gets revised or discarded. That&#8217;s why science can be a napkin and still get closer to the table over time. The categories matter. Calling everything a napkin doesn&#8217;t mean every napkin is equally grounded.</p><p>This is the simulation. Not a machine built by a future civilization, but a meaning system built by this one. And by every civilization before it.</p><p>Inside these napkins, things become true or false that have no physical basis whatsoever. A border makes one person a citizen and another person a criminal, even though the river beneath them flows in the same direction. A currency makes one piece of paper worth a hundred meals and another worth nothing. A legal system decides that an action is heroic, and that the same action, on a different Tuesday, is a war crime. None of this is physics. The trees don&#8217;t know about it. And yet we rearrange the surface of the earth over it. We live and die inside these stories with a vividness that would make any game designer jealous.</p><h2>Why You Can&#8217;t Unplug</h2><p>Not whether we are in a simulation, but what it means to know that we are. That&#8217;s where the question gets interesting.</p><p>Most people who encounter simulation theory treat knowledge of it as liberation. See the code. Step outside the program. The fantasy is exit.</p><p>But that&#8217;s not how napkins work.</p><p>You can&#8217;t get underneath all of them and touch the bare table. The moment you say &#8220;I reject all frameworks and see reality as it truly is,&#8221; you&#8217;ve just laid down another napkin. A thinner one, maybe. But a napkin.</p><p>This isn&#8217;t a failure of courage. It&#8217;s a limitation of equipment. Every faculty we carry was shaped over billions of years for one purpose: survival. Not truth. Just enough of the picture to keep us alive long enough to reproduce. We were given survival tools, not god tools. We weren&#8217;t built to perceive the table as it is. We were built to lay napkins that keep us oriented, keep us fed, keep us together.</p><p>That&#8217;s why we can&#8217;t exit the simulation. Not because someone locked us in, but because our access to reality runs through a body that was built for a different job.</p><p>This sounds like a prison. It isn&#8217;t. Go back to the guitar.</p><p>The guitar&#8217;s physics aren&#8217;t a prison either. They&#8217;re the conditions that make music possible. A string that vibrated at any frequency would produce nothing. Just undifferentiated noise. The constraint is the instrument. And working within it, rather than against it, is exactly what turns a beginner&#8217;s buzz into something that moves people.</p><h2>The Table Is Not Random</h2><p>Here&#8217;s what makes the napkin more than a metaphor: the table underneath is not random.</p><p>Scientific theories are also napkins. Our best frameworks for describing physical reality, not physical reality itself. But every time we&#8217;ve pressed our frameworks against nature, we&#8217;ve found rules underneath. Not chaos. Structure. Humans experienced gravity every second of every day for three hundred thousand years before Newton described the law governing it. That was 1687. Five lifetimes ago.</p><p>Every time we&#8217;ve looked deeper, the pattern has held. The table has more structure than our best napkins can currently capture. Which raises a question we don&#8217;t ask often enough. If everything we&#8217;ve ever examined in nature follows discoverable rules, why would consciousness be the single exception?</p><p>Think about what that claim would require. In a universe where every force, every particle, every interaction follows precise laws, the one phenomenon most intimately familiar to you, the thing you are using right now to read this sentence, floats free of all governing structure. That it just happens, lawlessly, for no describable reason. That&#8217;s not a scientific position. It&#8217;s a gap in our science.</p><p>I think we&#8217;re in the pre-Newton phase for consciousness. We experience it more directly than we experience gravity. And we don&#8217;t yet have the law for it. Not because it&#8217;s lawless, but because we&#8217;re still early. That&#8217;s a wager, not a conclusion. But it&#8217;s the wager that every successful scientific era has made, and every time it has paid off.</p><p>If that&#8217;s right, then the table beneath our napkins isn&#8217;t just physical. It has structure extending into experience, into the felt quality of being alive. The napkins that produce coherent, sustainable, deeply functional human lives may be tracing the contour of something real. Something we&#8217;ll eventually describe the way Newton described the arc of a falling apple.</p><h2>Playing a Character</h2><p>Think about the roles you move through in a single day. A professional. A parent. A friend. In each narrative you take on a version of yourself shaped by that story&#8217;s expectations, its available moves. You are playing a character in a simulation.</p><p>Once this is visible, something shifts. You can still inhabit the role with everything you have. But you&#8217;re doing it with your eyes open. You&#8217;re not confusing the napkin for the table.</p><p>This is what the guitar teaches. Once you understand the instrument, once you know which notes it wants to produce and which ones cost you something to force, you can decide what to play. The instrument is no longer running you.</p><p>A nationalism wielded without awareness. An ideology held so tightly you forget it&#8217;s a tool. A story about yourself that you never examine. That&#8217;s when the simulation runs you instead of the other way around.</p><h2>The Music You&#8217;re Making</h2><p>Do we live in a simulation?</p><p>Yes. We always have. Every civilization has built one. Every person wakes up inside one every morning.</p><p>The question was never whether we&#8217;re in a simulation. The question is whether you know you&#8217;re holding the instrument.</p><p>Because once you see the napkin as a napkin, you gain something you didn&#8217;t have before: the ability to choose it. To pick it up, examine it, set it down, reach for a different one. To ask whether this story, this framework, this role is serving the life you actually want to live. That&#8217;s not escape. It&#8217;s agency.</p><p>The guitar doesn&#8217;t care whether you know what you&#8217;re doing. It will produce sounds either way. But the musician who understands the instrument, who has stopped fighting the physics and started working with them, gets to decide what to play. Not just what sounds come out, but what the music expresses. Not a way out. A way in, on your own terms.</p><p>The instrument is in your hands. It has been the whole time. The only question is whether you&#8217;re playing the music you want.</p>]]></content:encoded></item><item><title><![CDATA[New Paradigm, Same Cycle]]></title><description><![CDATA[Mark Carney stood in Davos and borrowed a character from V&#225;clav Havel.]]></description><link>https://essays.brendanmarshall.com/p/new-paradigm-same-cycle</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/new-paradigm-same-cycle</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sat, 31 Jan 2026 16:44:19 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/1c321147-18b2-49ba-a61a-08bcb4487d42_848x565.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Mark Carney stood in Davos and borrowed a character from V&#225;clav Havel. A greengrocer opens his shop each morning and puts a sign in the window. &#8220;Workers of the world unite.&#8221; He does not believe it. Nobody does. He hangs it anyway, not to persuade, but to comply. To get along. Havel&#8217;s point is brutal. The system does not survive on truth. It survives on participation. Ordinary people perform belief in public while privately living elsewhere. Havel called this &#8220;living within a lie.&#8221;</p><p>Carney&#8217;s move was to scale the greengrocer up from a shop window to the world stage. For decades, countries like Canada prospered under what they called the rules based international order. They joined its institutions, praised its principles and benefited from its predictability. Then Carney says what polite speeches usually avoid. &#8220;We knew the story of the international rules based order was partially false,&#8221; that the strongest would exempt themselves when convenient, that trade rules were enforced asymmetrically. We knew. And we placed the sign anyway.</p><p>Why? Because it was useful. The order provided coordination, public goods and predictable lanes to trade and growth. It worked well enough that the performance felt cheap. The sign cost little and bought peace.</p><p>This is how paradigms function. Thomas Kuhn argued that science does not progress by steadily accumulating truths. It cycles between normal periods and revolutionary ones. During normal periods, practitioners solve puzzles within the reigning paradigm. They are not seeking novelty. They are bringing theory and fact into closer agreement, proving the framework works. The rules based order had its own version of normal work. Negotiate trade deals. Resolve disputes through institutions. Extend the framework to new members. Each success reinforced the paradigm.</p><p>But anomalies accumulate. Kuhn observed that puzzles sometimes produce results the paradigm cannot absorb. At first these are set aside. Then they cluster. Then they form a crisis.</p><p>Carney names the anomalies directly. Great powers exempted themselves when convenient. Trade rules were enforced asymmetrically. These were tolerable when integration delivered growth. But the anomalies deepened. Integration itself became a weapon. Supply chains became leverage. Data flows became surveillance. &#8220;You cannot live within the lie of mutual benefit through integration,&#8221; Carney argues, &#8220;when integration becomes the source of your subordination.&#8221;</p><p>This is the crisis. The paradigm that once provided utility now extracts it. You can keep performing, but you are no longer buying stability. You are buying dependence. Carney names the moment directly. &#8220;We are in the midst of a rupture, not a transition.&#8221;</p><p>A paradigm shift is not a committee decision. It is a contested redefinition of the world. In science it looks like bitter arguments about what counts as evidence. In geopolitics it looks like tariff wars, technology restrictions, sanctions, proxy conflicts, and sudden demands for loyalty. The mess is not a temporary glitch. It is the price of replacing the rules of the game while the game is still being played.</p><p>Rupture, not transition. That is Kuhn&#8217;s language. A paradigm shift is not a linear improvement on the old framework. It is a new way of seeing everything. The old puzzles get reframed. The old successes get reinterpreted. What looked like progress now looks like path dependence.</p><p>And because we cannot operate without frameworks, a new paradigm emerges. Value based realism. Middle power coalitions. Strategic autonomy. Sovereignty, territorial integrity and human rights as anchoring commitments. Carney is not abandoning frameworks. He is proposing a replacement that resolves the crisis while preserving what still works. This is exactly what Kuhn described. The new paradigm wins when it can absorb the anomalies the old one could not, while retaining most of its useful capabilities.</p><p>Here is where Trump becomes the stress test. The day after Carney spoke, Trump addressed Davos. He talked about tariffs, NATO and a new defense project, then turned to Canada. &#8220;Canada gets a lot of freebies from us, by the way. They should be grateful also, but they&#8217;re not. I watched your Prime Minister yesterday, he wasn&#8217;t so grateful&#8230; Canada lives because of the United States. Remember that Mark, the next time you make your statements.&#8221;</p><p>No shared fiction. No pretense. Just leverage. Trump did not create this logic. He is its clearest expression, the moment the pretense dropped.</p><p>If paradigms are just useful fictions, why not let raw power decide which fiction prevails? Why bother with frameworks at all? This is what paradigm collapse looks like. Not a better theory replacing a worse one, but the abandonment of theory altogether. Pure leverage. The strong do what they can and the weak suffer what they must. When there is no shared rulebook that both sides feel obligated to follow, the only thing that reliably coordinates behavior is who can impose costs on whom.</p><p>Carney&#8217;s response is to propose a paradigm that can hold. Value based realism does not pretend the world is fair. It acknowledges power asymmetries. But it insists that frameworks still matter because coordination still matters. Middle powers need each other precisely because they cannot dictate terms alone. The napkin with more utility wins. And in a world where great powers have weaponized the old napkin, a new one becomes necessary.</p><p>Throughout this project, I call these frameworks napkins. Sketches of reality we place on a table too vast to see whole. We adopt them not because they perfectly describe what&#8217;s beneath but because they compress it into something navigable. A napkin gives identity, belonging and coordination. It tells you what counts as fact and what counts as noise.</p><p>The mistake is treating napkins as truth rather than tools. The rules based order was not true. It was useful. When its utility inverted, it became a liability. Carney is not revealing some deeper truth about international relations. He is naming a paradigm shift in progress and proposing a replacement framework better suited to current conditions.</p><p>The greengrocer takes down his sign when it stops buying what he needs. Not when a truer ideology arrives. When a more useful one does. That is how paradigms change. Not by disproof, but by displacement.</p><p>The table beneath the napkin does not care which framework we choose. But we do, because some napkins navigate reality better than others. The one that holds is the one that works.</p>]]></content:encoded></item><item><title><![CDATA[Be Like Mike]]></title><description><![CDATA[The gyms are full this month.]]></description><link>https://essays.brendanmarshall.com/p/be-like-mike</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/be-like-mike</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Wed, 21 Jan 2026 18:10:53 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8d749534-7e1c-4f84-9f39-adac7e7ca72c_282x179.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The gyms are full this month. Some of us are trying to be like Mike.</p><p>Maybe it&#8217;s Michael Jordan. Maybe it&#8217;s Mike Tyson. Either way, we picture ourselves training with that intensity, fighting through pain, becoming champions. Tyson in particular has become a symbol of toughness that transcends boxing. &#8220;Everyone has a plan until they get punched in the face&#8221; is quoted by people who have never thrown a punch in their lives. The identity of Iron Mike, the Baddest Man on the Planet, has become a napkin that millions of people use to organize their own aspirations.</p><p>Which makes what Tyson said in a 2011 CBS interview so striking.</p><p>The reporter, Bill Whitaker, was standing in Tyson&#8217;s home surrounded by championship belts. The WBA, WBC, IBF titles from his historic run as the youngest heavyweight champion in history. Whitaker gestured at the display.</p><p>&#8220;This is history. You are history.&#8221;</p><p>Tyson looked at the belts.</p><p>&#8220;This is garbage. I bled for garbage.&#8221;</p><p>&#8220;So this is meaningless to you?&#8221;</p><p>&#8220;No, at one time it meant a lot. When you&#8217;re just a young kid this is everything to you. Then you realize your priorities change. You just want your children to be happy and to do nice things. And that&#8217;s what makes you happy. This is nothing. This is just nothing.&#8221;</p><p>The belts that defined his greatness. The objects he bled for. The symbols that made him a legend. Garbage.</p><p><strong>The Creation</strong></p><p>But that wasn&#8217;t the most remarkable thing Tyson said that day. Later in the interview, he reflected on his famous nicknames.</p><p>&#8220;I can&#8217;t handle being that guy. You know, that guy&#8217;s a creation. Iron Mike, the Baddest Man on the Planet. There&#8217;s nobody like that. People like that don&#8217;t exist. I just had the audacity, the idiocy, to say it.&#8221;</p><p>It&#8217;s important to absorb what he said. <em>That guy&#8217;s a creation. People like that don&#8217;t exist.</em></p><p>The greatest heavyweight of his era is telling us that the identity which made him great was a construct. A character he played. A napkin he laid on the table of his life that organized his reality in a particular way. And now that he has moved into a different narrative, one centered on his children and his inner peace, the old identity has become not just unnecessary but unwearable.</p><p>The symbols of that former self sit on a table. And they are garbage to him. Not because they were never real, but because they were instruments that served their purpose. The tool that helped him become champion is useless for the work of being a father.</p><p><strong>When We Beat the Game</strong></p><p>Most of us will never become world champions. But we have all experienced a version of this.</p><p>Think about the last game you finished. There is a moment of elation when you beat the final level. You did it. You mastered the system. You won. And then, almost immediately, you realize you are done. The game is over. The hours spent climbing toward that victory now feel like a strange dream. You move on to the next game, the next narrative, and the previous one fades into memory.</p><p>Or think about a professional milestone you once desperately wanted. The promotion, the title, the corner office. You worked for years to get it. When it arrived, there was celebration. But within months, maybe weeks, it had become the new baseline. The thing that was once the entire point of your striving became just the context for the next set of problems to solve.</p><p>This is not ingratitude. It is how identity works.</p><p>Identities exist within narratives. They organize our behavior and give meaning to our choices. But narratives have lifespans. When the story ends or when we evolve beyond it, the identity that served us so well can become a costume we no longer recognize in the mirror.</p><p>Tyson didn&#8217;t become weak when he dismissed his belts. He became clear. He recognized that the character of Iron Mike was a creation, a tool, an instrument that got him to the top of a particular mountain. And now he is on a different mountain, with a different identity, seeking different peaks.</p><p><strong>The Paradox of Instruments</strong></p><p>Here is what makes this difficult to accept.</p><p>The fact that identities are constructs does not diminish what they accomplish. It is precisely the opposite. The reason Tyson became one of the greatest boxers in history is because he fully embodied the identity of Iron Mike. He didn&#8217;t hedge. He didn&#8217;t keep one foot in his old life. He became the Baddest Man on the Planet so completely that he could walk into any ring on earth believing he would destroy whoever stood across from him.</p><p>That commitment, that total identification with the character, is how humans reach new heights. We achieve things no one has done before by becoming someone we have never been before. The napkin is not a limitation. It is a launch pad.</p><p>But the launch pad is not the destination. The identity that gets you somewhere is not the identity that keeps you there. And the identity that serves you at one stage of life may suffocate you at the next.</p><div class="pullquote"><p><strong>This is the paradox. Identities are most powerful when we fully inhabit them. And they are most dangerous when we forget we can leave.</strong></p></div><p><strong>Choosing Your Narrative</strong></p><p>In my last essay, I wrote about narrative willpower, the practice of changing who we are rather than forcing behaviors onto who we&#8217;ve always been. I argued that the best resolutions commit to an identity, not a behavior.</p><p>But Tyson&#8217;s interview reveals the other side of that coin. The identity we commit to is still a construct. It is still a character in a story. And that story will eventually end.</p><p>This is not nihilism. It is freedom.</p><p>When you understand that identity is an instrument, you can choose your narratives more deliberately. You can ask whether the character you are playing still serves your life. You can notice when the belts on the table have become garbage without feeling like you have betrayed yourself. You can step into a new story without dragging the props of the old one behind you.</p><p>Tyson&#8217;s championships were real. His dominance was real. The terror he inspired in opponents was real. But Iron Mike was a creation. And creations can be retired when they have served their purpose.</p><p><strong>The Instrument and the Musician</strong></p><p>What lies beneath all these characters we play?</p><p>This is the question that remains open. If every identity is a construct, who is the one doing the constructing? If we can move from narrative to narrative, what is the constant beneath them?</p><p>Tyson doesn&#8217;t answer this directly. But his peace seems to come from knowing the difference between the instrument and the musician. He played Iron Mike the way a violinist plays a concerto. With everything he had. But he was never the violin.</p><p>Choose your narratives carefully. Embody them fully. And hold them loosely enough to know when the music has changed.</p><p>The gyms are full this month. Some of us are trying to be like Mike.</p><p>Maybe the real lesson from Mike is knowing when to choose your next identity.</p>]]></content:encoded></item><item><title><![CDATA[Narrative Willpower]]></title><description><![CDATA[The Resolution You&#8217;re Actually Making]]></description><link>https://essays.brendanmarshall.com/p/narrative-willpower</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/narrative-willpower</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sun, 28 Dec 2025 20:15:53 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/192d4dac-de7c-48fd-a38f-6e50c3955766_720x480.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>The Resolution You&#8217;re Actually Making</strong></p><p>Temporal landmarks have tremendous power in our lives. Birthdays, anniversaries, new seasons, the start of a new job. These milestones create natural moments for reflection, points where we step back and ask whether the life we&#8217;re living is the life we want. The most universal of these landmarks is the new year.</p><p>According to YouGov, 31% of Americans plan to make a resolution for 2026. The most common is to exercise more. Yet only 13% say they keep their resolutions all year. We know what we want to change. We announce our intention to change it. And then, quietly, we don&#8217;t.</p><p>The standard explanation is a breakdown of willpower. But willpower pointed at what?</p><p>We focus our discipline on individual choices: go to the gym, skip the dessert, wake up early. We white-knuckle each decision while remaining the same person. That&#8217;s exhausting, and it doesn&#8217;t last. The willpower that actually works is different. It&#8217;s the willpower to become someone else and then let the choices flow from that.</p><p>Call it the difference between behavioral willpower and narrative willpower. Behavioral willpower forces the gym visit. Narrative willpower commits to being someone who trains. One fights the current. The other changes which way the river flows.</p><p>Imagine it&#8217;s January 4th. Your alarm goes off at 6am. You promised yourself you&#8217;d be at the gym before work. But your day starts before your day starts. Messages came in overnight. The first meeting is early. The unwritten rule is to be available, to be on. The gym feels like an hour you do not have permission to take. By January 12th, you&#8217;ve stopped setting the early alarm at all. Your willpower got tired of fighting the same current. Now you&#8217;ve simply returned to your old story.</p><p><strong>Where Choices Come From</strong></p><p>Behavioral economists popularized the idea of choice architecture, and Richard Thaler helped bring it into the mainstream: the design of environments that shape decisions. His insight was that small changes in how options are arranged produce large changes in what people choose. A cafeteria that puts fruit at eye level and cake in the back corner produces different choices than one arranged the opposite way. The options are identical. The architecture changes what gets chosen.</p><p>Napkins function as choice architecture at a deeper level. They don&#8217;t just arrange options within an environment. They determine which options exist at all and what choosing them means. A napkin is a narrative, a framework that organizes reality in a way that provides benefit. Within each napkin are character roles, available identities that people can inhabit. Each identity comes with its own set of behaviors that are consistent with that character. What a parent does, what a professional does, what a good friend does.</p><p>This is the key: behaviors aren&#8217;t independent. They flow from identity. And identities exist within narratives. The best resolutions commit to an identity, not a behavior. The habits follow.</p><p><strong>Resolving at the Right Level</strong></p><p>Now we can see why resolutions fail and what it would take for them to succeed.</p><p>Most resolutions target behavior. They try to change which choices we make. &#8220;I will go to the gym five times a week.&#8221; But behaviors flow from identity, and identity lives inside a narrative. Trying to change behaviors while keeping everything else fixed creates friction that eventually exhausts us. This is behavioral willpower, and it rarely lasts.</p><p>A more aligned resolution targets identity. Instead of resolving to exercise more, we resolve to become someone who trains. &#8220;I&#8217;m a person who moves my body.&#8221; This is narrative willpower. It shifts which behaviors are consistent with who we are. Going to the gym stops being a decision we have to make each morning and becomes simply what we do. Not going becomes out of character rather than a breach of a behavior goal.</p><p>But sometimes the identity we need isn&#8217;t available in the narrative we currently inhabit. The household where presence means staying up together. The professional culture that rewards burnout and treats boundaries as weakness. The friend group where everyone processes stress by venting, and optimism feels like abandonment. These narratives serve real needs: belonging, identity, the comfort of being understood. They&#8217;re not failures. They&#8217;re systems that provide genuine utility.</p><p>And yet. If the identity you need to become doesn&#8217;t exist in the narrative you currently occupy, willpower alone can&#8217;t sustainably create it. In these cases, an even more aligned resolution targets the narrative itself. We resolve to find and adopt a story where the identity we want exists.</p><p>At the highest level, we can resolve something more fundamental. We can commit to developing our understanding of our own instincts. To building a coherent compass from the signals beneath all our narratives. To using our conscious self to assess and adopt narratives that align with who we actually are rather than accepting the identities we&#8217;re asked to play in the stories we inherited.</p><p><strong>The Resolution Ritual</strong></p><p>Temporal landmarks give us permission to step back. To make the narratives we&#8217;re living in tangible enough to choose consciously. We become empowered to see them as instruments rather than invisible constraints. The new year is our most universal reminder that we can examine the stories we&#8217;ve adopted and ask whether they still serve the person we&#8217;re becoming.</p><p>For 2026, I have been reflecting on the habits I want to start, stop and continue because I&#8217;ve found it much easier than figuring out the identities that I embody. But once I have those habits listed, I&#8217;ve found it becomes much easier to trace them back to the identities I embody. Those identities then make it much easier to trace to the narratives I am living in. The process has given me a clearer sense of who I am independent of the stories that I am living in. That clarity is the greatest reward of choosing my narratives.</p>]]></content:encoded></item><item><title><![CDATA[Comparative Theology as Napkin Work]]></title><description><![CDATA[On seeing your lens by looking through another.]]></description><link>https://essays.brendanmarshall.com/p/comparative-theology-as-napkin-work</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/comparative-theology-as-napkin-work</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Mon, 15 Dec 2025 18:24:51 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/be6d129c-495d-470a-9515-45e00b5d8535_420x300.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="pullquote"><p><em>&#8220;Concepts which have proved useful in ordering things easily achieve such an authority over us that we forget their earthly origins and accept them as unalterable givens.&#8221;</em></p><p>Albert Einstein, Ideas and Opinions</p></div><p>Imagine trying to understand Christianity by reading the Bhagavad Gita. Or exploring Hindu devotion through the lens of Augustine&#8217;s Confessions. It sounds backwards, maybe even disrespectful. But Francis Clooney has spent his career doing exactly this, and what he discovered changed how he practiced his own faith. By immersing himself in another tradition, he came to understand his own more consciously, more deliberately, more fully.</p><p>Clooney adopts the Anselmian definition of theology as &#8220;faith seeking understanding,&#8221; but applies it across traditions. He learns how one religion thinks by dwelling patiently inside another. This isn&#8217;t an attempt to referee religions or shop across traditions for what suits personal taste. He reads carefully, prays carefully, and thinks carefully across inherited boundaries. And what he&#8217;s found is that different traditions organize ultimate meaning in fundamentally different ways. The differences don&#8217;t obscure understanding but rather polish it like pumice on stone.</p><p>When you look at Clooney&#8217;s work through the lens of Napkin Theory, something clicks. Comparative theology isn&#8217;t merely a theological method. It&#8217;s napkin work, the careful comparison of how different traditions lay frameworks on the same table of reality.</p><p>Reality, or nature, is the table. Vast, inexhaustible, far larger than our perceptual or conceptual tools can grasp. The table exists whether we place anything on it or not. Napkins are the frameworks we lay upon it so we can live and act and make meaning. These frameworks are instruments that help us survive the table and understand it. Taking this a step further, imagine these instruments are attempting to play the music coming from the table. Our feedback loop creates instruments that resonate with our senses in ways that prove useful. The instrument must work for the player. Our faith is in the fidelity between our napkin and what lies beneath.</p><p>Religions are among the most sophisticated napkins humans have ever created. They are instruments compressing cosmic-scale questions into livable forms: who God is, who we are, what matters, how to orient ourselves toward suffering and love and death. Like all napkins, they&#8217;re tools for organizing reality. While they&#8217;re not the table itself, these instruments are oriented around covering as much of it as possible.</p><p>Clooney&#8217;s insight is that you can&#8217;t understand a napkin by standing outside it. Comparative theology requires commitment. You stand firmly inside one tradition while temporarily stepping into another. This separates it from comparative religion, which studies ideas and texts and practices from a safe distance, like an anthropologist taking field notes. Comparative theology risks transformation. Faith isn&#8217;t bracketed for objectivity. It&#8217;s the instrument through which understanding deepens. You must play the instrument.</p><p>In napkin terms, the method doesn&#8217;t flatten frameworks into abstractions. It tests how different napkins function when actually lived.</p><p>But this raises a problem. How do you engage deeply with another tradition without falling into one of two traps?</p><p>The first is imperialism: the assumption that one napkin exhausts the table, that a single framework contains all truth about reality. Other traditions become incomplete at best, dangerous at worst. We have the full picture; everyone else has fragments.</p><p>The second is relativism: the claim that all napkins are interchangeable and therefore meaningless, that frameworks are arbitrary constructions with no genuine connection to what&#8217;s real. All frameworks are equally valid, which means none of them matter.</p><p>Clooney refuses both. His method charts a path between them through what we might call the comparative theology napkin itself, a framework for engaging frameworks. It runs on several operating assumptions. God is known through particular traditions, through fragile human wholes made of language and symbol and practice. No tradition offers unfiltered access to the table. But God&#8217;s presence in one tradition doesn&#8217;t exclude presence in others. A napkin can be internally complete without being cosmically exhaustive, which means deep commitment doesn&#8217;t require denying that other frameworks also touch what&#8217;s real. Meaning can cross napkin boundaries without collapsing or replacing the framework you inhabit. To read another tradition&#8217;s texts is already to step inside its napkin. And what you&#8217;ll learn there can&#8217;t be predicted in advance. Insight comes only by entering, where disorientation generates understanding that no outline can offer.</p><p>These assumptions preserve the integrity of each tradition while acknowledging that none can contain the whole. Fidelity and openness aren&#8217;t opposites. They&#8217;re disciplines held in tension.</p><p>Clooney himself is not a neutral observer. He&#8217;s a Jesuit priest from New York, formed by particular communities and texts and practices. His perspective isn&#8217;t the Catholic Church&#8217;s official position, nor does it represent American Christianity broadly. It&#8217;s one person&#8217;s approach, shaped by decades of study and prayer. The comparative theology napkin sits within his own inherited napkins, which demonstrates what we&#8217;ve seen throughout this series: our reality is composed of many overlapping frameworks, each shaping how we encounter the others.</p><p>Clooney examines divine embodiment. Christians speak of incarnation. Hindus speak of avatara. These aren&#8217;t identical claims, but they share a conviction that God doesn&#8217;t remain distant from the world.</p><p>The napkins reveal what they&#8217;re designed to do. For Vaishnava theologians, the tradition Clooney examines most closely, God&#8217;s embodiment and desire aren&#8217;t defects to be transcended. They&#8217;re expressions of divine fullness. God taking form, God experiencing longing, reveals completeness rather than limitation. The napkin emphasizes immanence expressed: God&#8217;s presence woven through material reality as its natural condition.</p><p>Christian theology often treats embodiment differently. The incarnation appears as unique intervention, a singular breach of the boundary between divine and human. Desire is something to purify or transcend rather than celebrate. This napkin emphasizes transcendence breached: God crossing an otherwise firm divide.</p><p>The table appears the same. Both traditions affirm that God meets us in material form. But the napkins fold differently, organizing the same conviction and authenticity through different instruments. Neither is wrong. Immanence expressed and transcendence breached are both ways of saying God is near. They shape how practitioners experience that nearness, how they pray, how they understand their own bodies and desires in relation to the divine. Each reveals something the other might miss. Two instruments playing the same music enriches our understanding of our own instruments while revealing deeper resonance beneath.</p><p>The practice gets more interesting when Clooney turns from thinking about God to praying to God. Narayana is a Hindu name for God, explored through Ramanuja&#8217;s theology. It carries a constellation of perfections: protector, sustainer, ground of agency, bearer of paradox, object of devotion, source of bliss.</p><p>Clooney asks a provocative question. Once you understand these perfections, could a Christian pray using this name? Not as a general principle or a flattening of traditions. In a particular, discerned act of contemplation.</p><p>Names are handles. They&#8217;re not interchangeable labels but carefully shaped interfaces. That Narayana could function within Christian prayer reveals something important: two napkins can achieve comparable coherence through different elements. The structural similarity becomes visible precisely because the surface elements differ.</p><p>But the possibility doesn&#8217;t mean substitution is valuable in practice. If a Christian could pray using Narayana without loss of meaning, what would be gained? Replace a Christian gear with a Hindu gear of the exact same size and the machine doesn&#8217;t run better. Comparative theology isn&#8217;t a search for spare parts. And if substitution did improve the practice, if one tradition&#8217;s element genuinely enhanced another, you&#8217;d be trying to build a better religion from borrowed components. That contradicts what comparative theology is for. The point isn&#8217;t to assemble a superior napkin. It&#8217;s to understand each napkin more fully by seeing it alongside another.</p><p>Clooney&#8217;s final chapters make a quiet but radical claim. God meets us where we contemplate. Drawing on Tamil devotional poetry, he argues that God&#8217;s form and name and path adapt to the one who seeks. This isn&#8217;t subjectivism, where God becomes whatever we want. It&#8217;s responsiveness. God honors the particular framework through which we reach.</p><p>The table doesn&#8217;t demand a single overlay. It allows multiple frameworks through which relationship can occur. When contemplation crosses boundaries, God doesn&#8217;t retreat. The table is not passive. It expresses a truth that our constructs are trying to understand and frame, and because this truth is embodied in everything, because our narratives exist both of and on the table, we can&#8217;t lose sight of how we build our understanding of reality. We can build frameworks anywhere. What matters is whether they are in tune.</p><p>What comparative theology produces is a skill well beyond synthesis. The skill of moving across a matrix of theological insight, some within your home tradition, some outside it. You become more aware of your own lenses and assumptions and inherited limits. Reading another tradition teaches you how to read your own. You discover what your familiar frameworks were doing all along, what they emphasize, what they protect, what they might miss. The napkin becomes visible, and in the process, a more tangible instrument.</p><p>Clooney closes with a line that could serve as a quiet manifesto: In Christ, there need be no fear of what we might learn. The truth sets us free.</p><p>Fear arises when we confuse the napkin for the table. Comparative theology loosens that confusion without discarding the napkin. It treats traditions not as brittle absolutes but as living instruments, tuned to the same field, playing different lines of the same music.</p><p>The insight extends beyond theology. Understanding many narratives and ways of making sense of reality, across all aspects of life, helps us understand the specific napkins we adopt to form our sense of truth. The skill Clooney develops for theological work is the same skill we need for political frameworks, professional identities, family narratives, cultural assumptions. Each domain has its napkins. Each benefits from the same disciplined attention: commitment to your own framework, willingness to dwell in another, humility to recognize that no single overlay captures all that lies beneath.</p><p>Comparative theology isn&#8217;t a threat to faith. It&#8217;s fidelity to reality&#8217;s depth. No single framework exhausts what&#8217;s real, but frameworks matter profoundly.</p><p>Napkins aren&#8217;t disposable. They&#8217;re how we eat. The work isn&#8217;t to remove them but to learn when they nourish, when they constrain, and how to hold them lightly enough to let what lies beneath keep teaching us.</p>]]></content:encoded></item><item><title><![CDATA[The Napkins That Feed Us]]></title><description><![CDATA[I&#8217;m holding today&#8217;s newspaper from my hotel on Thanksgiving morning.]]></description><link>https://essays.brendanmarshall.com/p/the-napkins-that-feed-us</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/the-napkins-that-feed-us</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Fri, 28 Nov 2025 17:10:41 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!OuPu!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!OuPu!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!OuPu!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 424w, https://substackcdn.com/image/fetch/$s_!OuPu!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 848w, https://substackcdn.com/image/fetch/$s_!OuPu!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!OuPu!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!OuPu!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg" width="1456" height="1941" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1941,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:6023010,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://thenapkintheory.substack.com/i/180152200?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!OuPu!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 424w, https://substackcdn.com/image/fetch/$s_!OuPu!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 848w, https://substackcdn.com/image/fetch/$s_!OuPu!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!OuPu!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F472a369a-b6c0-4b15-9351-5f428a626cbb_5712x4284.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>I&#8217;m holding today&#8217;s newspaper from my hotel on Thanksgiving morning. The front page of the Denver Post shows a woman hugging a pardoned turkey named Gus at an animal sanctuary. The headline reads &#8220;More families are &#8216;adopting&#8217; turkeys instead of eating them.&#8221;</p><p>Above this heartwarming story, National Guard members shot in a targeted attack. Below it, Hobby Lobby&#8217;s Christmas sale at 50% off. Three different realities on a single page.</p><p>And here&#8217;s what strikes me. I&#8217;m reading this while my brother in law&#8217;s cooks the perfect turkey that&#8217;s been brining in his family recipe for the last 24 hours. I&#8217;m participating fully in the exact ritual this feel-good story offers as an alternative.</p><p>The article describes people who&#8217;ve inverted the entire Thanksgiving transaction. Instead of killing the turkey, they save it. Instead of eating it, they sponsor its care. Some even feature their adopted turkey&#8217;s photo on their Thanksgiving table where the roasted bird would traditionally sit.</p><p>The factual content has reversed completely. Dead to alive. Consumed to conserved. Plate to portrait.</p><p>And yet they&#8217;re getting the same thing from the holiday: family gathering, seasonal ritual, moral coherence, cultural belonging. We both call it Thanksgiving.</p><p><strong>The narrative keeps feeding them even when they&#8217;re no longer eating the turkey.</strong></p><p>That sentence reveals something profound about how human belief works. We&#8217;re not consuming stories for their factual content. We&#8217;re consuming them for what they give us. These are the roles they let us play and the identity they enable.</p><p>This is what I mean when I talk about napkins: the narrative frameworks we place on the table of reality. They feed us by giving us what we need, regardless of whether the facts beneath them stay constant or invert completely.</p><h3><strong>The Tool That Made Us Human</strong></h3><p>To understand why narratives survive despite changing facts, we need to understand what they actually are.</p><p>In <em><a href="https://thenapkintheory.substack.com/p/a-tool-called-narrative">A Tool Called Narrative</a></em>, I introduced the metaphor of napkins on a table. Imagine nature, all of reality, as a giant table. We place napkins on that table: frameworks that organize the overwhelming complexity into something we can navigate.</p><p>We are <a href="https://thenapkintheory.substack.com/p/the-tree-inside-us">ecosystems of tools</a>. Eyes that translate light, ears that turn vibration into sound. But our most important tool isn&#8217;t physical. It&#8217;s cognitive. We make narratives.</p><p>Consider one of humanity&#8217;s oldest traceable narratives: The Cosmic Hunt. Versions of this myth appear across the Northern Hemisphere. The basic pattern is a hunter chases an animal into the sky, and they become constellations.</p><p>Look up at the night sky.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!-W6-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!-W6-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 424w, https://substackcdn.com/image/fetch/$s_!-W6-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 848w, https://substackcdn.com/image/fetch/$s_!-W6-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!-W6-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!-W6-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg" width="1456" height="1184" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/df5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1184,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image of Orion constellation connected lines overlay on night sky&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image of Orion constellation connected lines overlay on night sky" title="Image of Orion constellation connected lines overlay on night sky" srcset="https://substackcdn.com/image/fetch/$s_!-W6-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 424w, https://substackcdn.com/image/fetch/$s_!-W6-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 848w, https://substackcdn.com/image/fetch/$s_!-W6-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!-W6-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdf5bd74b-d25b-48fe-9566-63aa6d165141_2048x1665.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Without a framework, you see thousands of random points of light. It is overwhelming and unusable.</p><p>Now place the Cosmic Hunt napkin on that table. Suddenly those points organize into shapes. The randomness becomes a story. The story becomes a map. The map becomes a seasonal clock: when the hunter reaches <em>this</em> position, plant; when he reaches <em>that</em> position, harvest.</p><p>The narrative wasn&#8217;t accurate astronomy. But it was extraordinarily useful. It organized observational data in a way that could be remembered and acted upon. It turned chaos into coherence, and coherence into survival advantage.</p><p>This is what narratives do. They don&#8217;t primarily give us truth. They give us organization. They are compression algorithms for reality.</p><p>But, and this is crucial, all of these frameworks exist on the table of nature. As I&#8217;ve written <a href="https://thenapkintheory.substack.com/p/our-tools-for-existence">before</a>, our faculties evolved not to reveal complete truth but to detect enough of nature to survive in it. Our eyes catch only 0.0035 percent of the electromagnetic spectrum.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!XpWz!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!XpWz!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 424w, https://substackcdn.com/image/fetch/$s_!XpWz!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 848w, https://substackcdn.com/image/fetch/$s_!XpWz!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!XpWz!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!XpWz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg" width="1456" height="817" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:817,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;Image of electromagnetic spectrum chart showing visible light sliver&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="Image of electromagnetic spectrum chart showing visible light sliver" title="Image of electromagnetic spectrum chart showing visible light sliver" srcset="https://substackcdn.com/image/fetch/$s_!XpWz!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 424w, https://substackcdn.com/image/fetch/$s_!XpWz!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 848w, https://substackcdn.com/image/fetch/$s_!XpWz!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!XpWz!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc374e93e-6599-471a-af46-6ed38007ea64_2048x1149.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>We can&#8217;t see most of the table we&#8217;re trying to make sense of.</p><p>Narratives must have some basis in the table, or they wouldn&#8217;t provide utility. The Cosmic Hunt worked because the stars actually do move in patterns. The story mapped onto something real, even if the interpretation as divine hunters was invented.</p><p>The selection pressure is utility, not truth. We naturally reach for narratives that feel <a href="https://thenapkintheory.substack.com/p/why-we-ask-why">satisfying rather than correct</a>. We need frameworks that answer our questions in ways we can live with.</p><h3><strong>This Isn&#8217;t Just Ancient History</strong></h3><p>We do the exact same thing with our modern survival tools. Money, housing, holidays. The pattern hasn&#8217;t changed.</p><p>Consider an example playing out across Thanksgiving dinner tables.</p><p>Your parents bought a house at 28. Single income, high school diploma. They did everything right according to the <a href="https://thenapkintheory.substack.com/p/living-inside-inheritance">narrative they inherited</a>, and the narrative delivered.</p><p>You&#8217;re 35 with a graduate degree. You&#8217;ve been saving for seven years and still can&#8217;t afford a house. You did everything right according to the narrative you inherited, and it didn&#8217;t deliver.</p><p><strong>Same table. Different stories.</strong></p><p>Here&#8217;s where it gets interesting. Everyone sees this gap between promise and reality. What differs is the explanation people adopt. And if you look closely, people don&#8217;t choose the most accurate explanation. They choose the one that benefits them most.</p><p>Your father might say, &#8220;I worked hard and earned what I got. Today&#8217;s generation expects everything handed to them.&#8221;</p><p>This narrative gives your father something essential. It protects his identity as someone who earned his comfort rather than lucked into it. It gives him the role of self-made success. That&#8217;s powerful utility.</p><p>You might say, &#8220;The system is rigged. Wages have stagnated while costs have exploded. My parents&#8217; generation pulled up the ladder.&#8221;</p><p>This narrative gives you something equally essential. It protects your identity as someone struggling not from personal failure but from systemic design. It gives you the role of victim of structural injustice. That&#8217;s also powerful utility.</p><p>Now imagine if your father adopted your narrative. Suddenly he&#8217;s not a hard worker; he&#8217;s someone who got lucky. His self-concept collapses. Imagine if you adopted his narrative. Suddenly you&#8217;re not a victim of a rigged system; you&#8217;re just inadequate.</p><p>Both role reversals leave you without dignity. So neither of you switches. You both stay inside the napkin that benefits you most, regardless of which explanation fits the economic data.</p><p>This isn&#8217;t weakness. This is the architecture of belief. We defend our narratives not because they&#8217;re accurate, but because we need the dignity they provide.</p><h3><strong>When the Benefits Stop Working</strong></h3><p>But what happens when the narrative stops delivering benefits? This is where the turkey adoption story becomes fascinating.</p><p>The traditional Thanksgiving role was simple: you prepared a turkey, gathered family, and participated in a national ritual of gratitude. It aligned with the cultural narrative: wholesome, unifying, American.</p><p>But the gap between the myth and the table widened. We learned about the violent aftermath of the 1621 feast. We learned about factory farming. The gap between &#8220;peaceful pilgrims&#8221; and &#8220;industrial slaughter&#8221; became too wide to bridge.</p><p>When that gap opens, you face a choice: abandon the holiday (and lose the connection) or modify the role.</p><p>The turkey adoption movement isn&#8217;t a rejection of Thanksgiving. It&#8217;s an adaptation.</p><p>Old role: Grateful provider feeding family through traditional abundance.</p><p>New role: Compassionate actor saving a life.</p><p>Both roles provide what people need: identity, belonging, and moral coherence. The difference is one has become psychologically uninhabitable for some, while the other offers a way to stay in the story and find benefits in doing so.</p><p>The article notes that some people &#8220;feature their turkey&#8217;s photo on their Thanksgiving table.&#8221; They replace the meat with an image. This is ritual mutation at its most visible. The turkey shifts from sustenance to symbol, preserving the ritual while inverting its purpose.</p><p>The holiday survives not by maintaining its factual content but by offering new roles that provide the same benefits.</p><h3><strong>The Architects Who Build the Napkins</strong></h3><p>There&#8217;s another layer here. These narrative evolutions are often designed to provide you certain benefits while extracting different benefits for the architect.</p><p>Consider consumer debt. The narrative you&#8217;re sold is empowerment: &#8220;You deserve this now. Build your dream life today.&#8221;</p><p>This story gives you real benefits: immediate gratification, status, a feeling of agency. But look at the other side of the transaction. Credit card companies aren&#8217;t selling you empowerment. They&#8217;re selling your future income to your present self at 24% interest.</p><p>The &#8220;architect&#8217;s napkin&#8221; gives you a livable role (The Empowered Consumer) while quietly extracting wealth. You get meaning; they get your economic freedom.</p><p>This appears everywhere. Social media gives you connection but extracts attention. The gig economy gives you autonomy but extracts labor protections. The exchange rate is rigged. What you give is worth more than what you receive, and the gap funds someone else&#8217;s napkin.</p><h3><strong>The Personal Reckoning</strong></h3><p>I need to confess something. I&#8217;m writing this essay on Thanksgiving Day. I see exactly how the newspaper is constructing the &#8220;turkey adoption&#8221; narrative to provide emotional refuge. I know the history of King Philip&#8217;s War. I understand the &#8220;sanitized myth.&#8221;</p><p>And I&#8217;m participating in the traditional version anyway. The perfectly golden turkey is now resting on the Kitchen counter.</p><p>Why? Because the benefits are real. The connection with family, the ritual pause, the recipes passed down from previous generations all provide something I genuinely value. The napkin gives me a role I want to inhabit: the grateful brother and uncle, the keeper of traditions.</p><p>I&#8217;m doing exactly what I&#8217;ve been describing. I&#8217;m choosing the benefits over the accuracy because the alternative of abandoning the ritual would leave me without the connection I value.</p><p>Christmas carries the same tension. It fuses Christian theology, pagan solstice rituals, and commercial spectacle. Logically, it&#8217;s a mess. But I participate anyway. I surrender to the nostalgia because the utility is powerful enough to override the incoherence.</p><p>Here&#8217;s the uncomfortable truth: I am writing an essay about how we adopt narratives for utility rather than truth, while admitting that I do exactly that.</p><h3>The Pattern Across History</h3><p>This isn&#8217;t a failure of modern discourse. This is how humans have always worked.</p><p>The Divine Right of Kings wasn&#8217;t maintained because medieval peasants actually believed monarchs were divinely chosen. It was maintained because the narrative gave everyone something they needed. The king got ordained protector status. The nobility got rightful administrator roles. The peasant got faithful servant in a cosmic order.</p><p>Collapse that narrative and suddenly the king is just a guy with a sword, and the peasant is just a victim. No one gets a dignified role. The story kept feeding people&#8212;providing order, hierarchy, and meaning&#8212;long after its factual basis had eroded.</p><p>Soviet Communism persisted for decades not because it reflected economic reality but because it provided a grand narrative of equality. Workers were heroes. The state was the tool. When it stopped providing benefits, when the roles became obviously disconnected from actual power, the system collapsed almost overnight. The ideology didn&#8217;t lose a debate. It lost its utility.</p><p>The pattern repeats. We don&#8217;t abandon the napkin. We adjust what we&#8217;re eating while keeping what it feeds us.</p><h3>Multiple Roles, Same Table</h3><p>There&#8217;s a classic fable where everyone pretends the emperor is clothed because admitting otherwise would destroy social coherence. The truth is obvious, but speaking it collapses the shared narrative.</p><p>What&#8217;s happening with Thanksgiving is more sophisticated than that. We&#8217;re not pretending the problems don&#8217;t exist. We&#8217;re creating multiple roles that allow people to keep getting benefits despite the problems.</p><p>Some save the turkey and photograph it. Some cook the turkey and acknowledge the complexity. Some skip turkey entirely. All remain inside the Thanksgiving napkin.</p><p>The narrative survives not by denying truth but by offering enough roles that everyone can find one they can inhabit with dignity.</p><h3><strong>Recognizing the Pattern</strong></h3><p>So what does this mean for you?</p><p>Tomorrow morning, notice which stories you engage with. Notice which explanations feel satisfying. Then ask: <em>What does this narrative give me?</em></p><p>Does it give you the role of informed citizen? The clear-eyed realist? The ethical consumer? Each role provides dignity and direction.</p><p>The boomer and the millennial can&#8217;t both be right about the economy. The turkey adopters and the turkey eaters can&#8217;t both be right about the holiday. But they can all be right about <em>needing a framework</em> that lets them wake up with dignity.</p><p>When you notice yourself defending a belief, ask: <em>Am I defending this because it&#8217;s accurate, or because abandoning it would cost me benefits I can&#8217;t afford to lose?</em></p><h3><strong>The Question of Conscious Participation</strong></h3><p>The moment you ask that question, you&#8217;ve adopted a new narrative&#8212;the role of the &#8220;conscious participant.&#8221;</p><p>You cannot escape needing benefits from stories. The table of reality is too vast to navigate without napkins. The question isn&#8217;t whether to use them. The question is whether to use them consciously.</p><p>Can you play a role with full commitment while remembering you&#8217;re playing it?</p><p>I know the violence Thanksgiving erases. I participate anyway. Not because I&#8217;ve resolved the contradiction, but because I need what the ritual provides. That&#8217;s the choice I&#8217;m making with eyes open.</p><p>This might be the deepest pattern. Even when you see the napkin clearly, the benefits can still be strong enough to keep you inside it. Awareness doesn&#8217;t automatically change what we choose. But it changes the nature of the choosing.</p><p>The conscious participant knows they&#8217;re selecting for utility. They see what they&#8217;re getting and what they&#8217;re giving up. They recognize when a narrative stops serving them and when it starts extracting more than it provides.</p><p>This isn&#8217;t the same as finding truth. It&#8217;s recognizing which benefits you need and which costs you&#8217;re willing to pay.</p><p>Some people need to adopt the turkey to stay in Thanksgiving. Some people need to cook it traditionally. Some people need to skip the holiday entirely. All of these are conscious choices once you see the mechanism.</p><p>The napkin doesn&#8217;t disappear when you see it. But you stop confusing it with the table.</p><h3><strong>We Are Still Looking for the Cosmic Hunt</strong></h3><p>We are still projecting hunters onto the stars.</p><p>The tools have gotten more sophisticated. We use algorithms instead of constellations, but the fundamental act remains the same. We organize what we observe into frameworks that benefit us.</p><p>We are still doing exactly what our ancestors did when they looked up at the night sky. We create a shape, we name it, and we use it to survive.</p><p>This isn&#8217;t a failure of rationality. It is human rationality working exactly as designed. We are instrument-making instruments, and our most important instruments are the stories we tell.</p><p>The napkin on the table isn&#8217;t covering up reality. It&#8217;s making reality navigable.</p><p>Can you see both the napkin and the table? Can you use the framework while knowing it&#8217;s a framework? Can you participate in Thanksgiving while knowing its origins? Can you use the American Dream while seeing its limitations?</p><p>I don&#8217;t know if awareness changes what we choose. But I think seeing clearly is worth the discomfort. Not to escape our narratives, but to use them consciously. Not to reject the organizing frameworks that make us human, but to choose them with our eyes open.</p><p>The stars don&#8217;t care whether we see hunters or random distributions of distant suns. The table doesn&#8217;t care which napkin we place upon it.</p><p>But we care. Because the frameworks we choose shape the reality we inhabit, the roles we play, and the lives we build.</p><p>It was never about the truth of divine hunters. It was always about the benefits of organized observation.</p><p>That&#8217;s how this works. That&#8217;s how it&#8217;s always worked.</p>]]></content:encoded></item><item><title><![CDATA[The Interplay of Napkins]]></title><description><![CDATA[The crowd didn&#8217;t move.]]></description><link>https://essays.brendanmarshall.com/p/the-interplay-of-napkins</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/the-interplay-of-napkins</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Tue, 11 Nov 2025 15:01:23 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!AsQh!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The crowd didn&#8217;t move. No moshing, no chaos, just stillness. A thousand people stood shoulder to shoulder, faces lit by the stage, as Marilyn Manson rasped through songs written thirty years ago. From the outside it looked apathetic. But it wasn&#8217;t. It was therapy.</p><p>You could feel it in the air. Rage, grief, shame, the orphaned emotions polite culture keeps locked in the basement. This wasn&#8217;t rebellion. It was release. Each lyric gave shape to what the default world forbids.</p><p>Watching him, a thought cut through. If a glitch revealed he was lip-syncing, the whole thing would collapse.</p><p>Because Manson isn&#8217;t an entertainer. He&#8217;s an architect of coherence. His power depends on authenticity. The moment expression stops matching essence, the structure evaporates. The same rule governs every system of meaning. A company, a movement, a person. Once the outer form diverges from the inner resonance, it becomes a prop.</p><p>Authenticity, then, is not style but structural integrity. It is the alignment between what is expressed and what is true. The field, the vast table of consciousness beneath all napkins, recognizes vibration, not rhetoric.</p><p>As the set went on, it became clear that Manson&#8217;s napkin wasn&#8217;t meant to overthrow the default but to balance it. The concert was the counter-napkin made audible, a pressure valve for a culture too ordered to admit its shadow. His music gave the audience temporary permission to inhabit what they usually suppress. In that sense, the performance didn&#8217;t oppose the system. It steadied it.</p><p>Through that lens, you could see two orders overlapping. The default napkin and its counter. Each distorts reality in its own direction, one smoothing it into civility, the other amplifying what civility hides. Yet when these opposing distortions align, they create a fleeting window of resonance.</p><p>The field itself, the table of consciousness, is never warped. Only our napkins bend it. When distortions meet in the right way, they cancel just enough for the underlying order to shine through. That flash of coherence is what we call beauty, truth, catharsis. It isn&#8217;t correctness. It&#8217;s harmony among distortions.</p><p>That is why the music felt timeless. It wasn&#8217;t nostalgia. It was necessity.</p><p>And Manson isn&#8217;t unique in that. All music, across genres and centuries, performs the same act of translation. A folk song in a village, a jazz solo in a smoky bar, a symphony echoing through marble halls. All of them bridge the pure field of consciousness with the lived napkins of their listeners. Each note becomes a temporary thread between what is unconditioned and what is storied. That is why music never belongs solely to its creator. It belongs to the field itself, finding whatever frequency each listener needs to remember they are part of it.</p><p>The pattern appears across cultures of all sizes. In Salt Lake City, one of America&#8217;s most religiously ordered communities, a fierce punk rock scene erupted in the late 1970s and 1980s. Against the backdrop of Mormon culture, with its emphasis on conformity, clean living, and prescribed behavior, the aggression and chaos of punk provided necessary release. Bands played in basements and dive bars, giving voice to exactly what the dominant napkin forbade. Rage, rebellion, sexual energy, profanity, noise.</p><p>The scene wasn&#8217;t large, but it was intense. It had to be. The tighter the default napkin&#8217;s order, the more concentrated the counter-energy becomes. SLC punk wasn&#8217;t trying to destroy Mormon culture. It was metabolizing what that culture couldn&#8217;t contain. The kids in the pit weren&#8217;t lost. They were found, temporarily, in a napkin that let them express frequencies the default suppressed.</p><p>This interplay of narratives exists well beyond music. Japan&#8217;s yakuza perform at cultural scale. Outsiders see crime. Insiders recognize counter-order. Bound by ritual, hierarchy, and codes of reciprocity, they carry the energies the default napkin of Japanese civility cannot contain. During the 2011 tsunami, yakuza networks delivered food and fuel to stranded towns before the government mobilized. They acted where bureaucracy could not bend. Their existence, like Manson&#8217;s, keeps the broader system coherent by holding what the dominant order cannot express.</p><p>Every society and every psyche requires its counter-napkins, structures that metabolize the shadow instead of denying it. They are not acts of rebellion but of balance. Without them, the system collapses under its own pretense of purity.</p><p>For individuals, the same rule applies. To find one&#8217;s own napkin is to discover the work that resonates so deeply you would fight to keep doing it. That test reveals authenticity&#8217;s source. The activity that tunes your life to the field&#8217;s underlying rhythm.</p><p>But authenticity cannot be declared. It must be enacted. Manson&#8217;s presence on stage, night after night, is the napkin that represents his authenticity. A construct simply attacking the status quo would crumble under ridicule. Instead, his lyrics and performances express his truth through a lens that overlaps with the default narrative, creating the resonance that makes his counter-napkin coherent and authentic. The field recognizes genuine vibration, not rhetoric.</p><p>Manson has lived in that friction for decades. The ridicule that followed him wasn&#8217;t proof of failure. It was feedback, the sound of a system adjusting around a new coherence. Every authentic napkin disturbs the default. That disturbance is how the field recalibrates.</p><p>Before the night ended, a small symmetry caught my eye. A father and daughter beside each other, her first Manson show. Two generations absorbing the same frequency, learning where to place their own distortions. For a moment the lights on their faces blended into the glow from the stage, two lenses aligned.</p><p>Driving home, the metaphor stayed alive. Every car on the freeway wants to go faster, slower, somewhere else. The practice is simple. Hold your lane, your pace, your rhythm. The discipline isn&#8217;t defiance but coherence. Ridicule works the same way, the honking of a system trying to pull you back into its tempo. What matters is whether your motion is driven by fear or resonance.</p><p>As we <a href="https://thenapkintheory.substack.com/p/imaginary-lines">traverse borders</a> of narratives <a href="https://thenapkintheory.substack.com/p/playing-you">playing multiple characters</a>, a universal truth persists. We are driven by <a href="https://thenapkintheory.substack.com/p/tools-inc">coherence</a> with something we do not fully understand yet always <a href="https://thenapkintheory.substack.com/p/we-are-instruments">orient towards</a>. Realizing we exist across many napkins simultaneously, and that counter-napkins balance the defaults to create resonance with a larger order, reveals how we might live authentically. The work is learning to trust the magnetism within us and crafting our compass to make sense of it. That is how we find our music.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!AsQh!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!AsQh!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 424w, https://substackcdn.com/image/fetch/$s_!AsQh!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 848w, https://substackcdn.com/image/fetch/$s_!AsQh!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!AsQh!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!AsQh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg" width="728" height="737" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/bd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:false,&quot;imageSize&quot;:&quot;normal&quot;,&quot;height&quot;:1474,&quot;width&quot;:1456,&quot;resizeWidth&quot;:728,&quot;bytes&quot;:1403507,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://thenapkintheory.substack.com/i/176675470?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd483039b-7a91-499a-8cef-009c54ffbd66_5712x4284.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:&quot;center&quot;,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!AsQh!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 424w, https://substackcdn.com/image/fetch/$s_!AsQh!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 848w, https://substackcdn.com/image/fetch/$s_!AsQh!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!AsQh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbd7ee375-c506-4b0b-9d90-51d78c7abf8f_4284x4338.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div>]]></content:encoded></item><item><title><![CDATA[Playing You]]></title><description><![CDATA[Navigating the borders of identity.]]></description><link>https://essays.brendanmarshall.com/p/playing-you</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/playing-you</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sat, 25 Oct 2025 19:00:17 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c752f3e7-a895-4347-adb5-c51c60334f83_601x401.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Every morning, you wake up and begin playing you. Before your feet touched the floor, you&#8217;ve already stepped into a role. The moment your eyes opened, you moved from the unbounded world of dreams to the structured reality of your home. There you became a character in your morning routine. Maybe a parent, a partner or simply yourself in private space preparing for the day ahead. Another day of navigating narratives.</p><p>Then you picked up your phone. With that small motion you crossed another border. Your thumb flicked between current events, your social world, messages and work obligations. All before breakfast. We cross these lines so easily we forget we&#8217;re performing constant acts of allegiance, pledging ourselves to dozens of small realities before the day begins.</p><p>Each transition requires you to become a different character, to adjust to different rules. Not rules enforced by guards, but rules all the same. Breaking them has real consequences within these narratives.</p><p>This is what I mean when I say that narratives have borders. These aren&#8217;t metaphorical. They are as real as nation-states in how they shape behavior and identity, even without physical demarcation. We navigate these invisible crossings daily, shifting roles, adjusting language, transforming ourselves to fit the territory we&#8217;ve entered.</p><p>When we discussed political borders in my previous essay, some readers pushed back. &#8220;But there are real borders&#8221;, they said. &#8220;Real rules, real consequences&#8221;. Exactly. That&#8217;s my point. These imaginary lines form a reality with rules, order and consequences. The fact that we can&#8217;t see them doesn&#8217;t make the boundaries any less significant. It makes them harder to recognize as constructs.</p><p>This is central to understanding Napkin Theory. The reality you experience. The emotions you feel. Your sense of self and meaning. Your world is made possible by these imaginary lines. Your world consists of myriad frameworks with borders that you traverse every day. Your entire subjective existence isn&#8217;t just organized by these napkins. It flows through them to create your sense of You.</p><p><strong>The Characters We Embody</strong></p><p>What makes these crossings so powerful is that we don&#8217;t just observe them. We inhabit them. In each napkin, we become a character suited to that particular reality.</p><p>Consider social media platforms. Instagram isn&#8217;t just a photo-sharing app. It&#8217;s a space where you perform as the curator of your visual identity. Every post is character development, every interaction a plot point. The rules are unwritten but firmly enforced. Certain aesthetics thrive while others disappear into the algorithm&#8217;s void. The character you play in your &#8220;highlight reel&#8221; differs from your X persona or your LinkedIn professional self.</p><p>At work, you cross into a structure with its own language, hierarchy and moral code. You become Professional You. A character who uses specific vocabulary, suppresses certain emotions and pursues goals that might have no meaning outside that particular napkin. Your colleagues know this character, not the one who exists with childhood friends.</p><p>In more intimate spaces, a dinner with family, you inhabit yet other characters, each following different rules. Each requiring different parts of you to emerge or recede. Each calling for its own costume.</p><p>What&#8217;s remarkable is how effortlessly we navigate these transitions. Like polyglots switching languages mid-sentence, we shift characters with such fluid expertise that we rarely notice we&#8217;re doing it at all. They organize our experiences so seamlessly that we mistake them for nature itself. As a consequence, we spend our attention defending them without realizing it.</p><p><strong>The Narrative Exchange Rate</strong></p><p>These crossings aren&#8217;t random. We enter these stories because each offers a specific exchange of value. Every border crossing initiates a transaction where we receive particular utilities while contributing something the narrative requires to maintain itself.</p><p>Consider the workplace. As an employee, you receive compensation, structure, purpose, social connection and identity. In exchange, the company gets your consciousness, your capacity to order matter and meaning in service of its organizing principle. You become an instrument through which the company extends its pattern of order into the physical world. This is literal. Your labor moves atoms from one arrangement to another in service of the company&#8217;s purpose.</p><p>Social media harnesses your attention, which it monetizes. Your data, which it analyzes. Your content, which attracts others. Most significantly, it captures your consciousness to maintain and expand its reality framework. Just as nations fund coherence with taxation and armies, everyday napkins fund it with attention and participation.</p><p>Even intimate relationships involve this exchange. You receive emotional support, understanding and shared meaning. You also contribute something less obvious. You validate and reinforce the other person&#8217;s narrative of self. The strength of the relationship often depends on how well each person plays the character the other needs them to be.</p><p>This transaction helps explain why some crossings feel enriching while others feel depleting. When the exchange is balanced, when what you receive aligns with what you value and what you give feels meaningful, the experience energizes. When the exchange is lopsided, the experience is taxing.</p><p>The most powerful napkins offer compelling stability while demanding contributions that feel natural to provide. They create flow states, experiences where your actions within the story feel effortlessly aligned with your deeper purpose.</p><p><strong>The Napkins We Don&#8217;t Physically Enter</strong></p><p>Not all border crossings require physical movement. Some of the most significant transitions happen while our bodies remain in place.</p><p>When you read fiction, you voluntarily cross into an alternate reality with its own physics, causality and moral architecture. Your mind inhabits this space so completely that you feel genuine emotions about people who have never existed and events that never occurred. The border between fiction and reality becomes permeable. Characters&#8217; values seep into your thinking, reshaping how you interpret your own world.</p><p>News consumption operates similarly. Fox News and MSNBC aren&#8217;t just reporting different facts. They&#8217;re inviting viewers into entirely different realities with different villains, heroes and core assumptions about how the world functions. Each narrative doesn&#8217;t just interpret the world. It recruits you as its defender. Once you&#8217;ve crossed the border, your identity depends on keeping it intact.</p><p>In virtual realms, video games, we step into constructed realities with their own rules. Whether playing a game character with defined abilities or fantasizing about quitting your job to start a bakery, you&#8217;re testing how it feels to be a different person in a different reality. The border may be imaginary, but the experience is neurologically real.</p><p><strong>The Enforcement of Invisible Lines</strong></p><p>Like geographical borders, narrative boundaries require enforcement to maintain integrity. But without physical barriers, how do these invisible lines maintain their power?</p><p>Every napkin creates its own enforcement mechanisms. Sometimes these are explicit. Formal rules in workplaces, terms of service on platforms, legal structures in societies. Break these, and consequences follow. Termination, account suspension, penalties.</p><p>More often, enforcement comes through social feedback. Speak too casually in a professional setting, and subtle cues will guide you back within the boundary. A raised eyebrow, a slight withdrawal, a conversation that shifts away. Post something too vulnerable on LinkedIn, and engagement drops, signaling your border violation.</p><p>The most powerful enforcement happens internally. Once we internalize a narrative&#8217;s rules, we police ourselves. We feel discomfort when we step out of character or cross boundaries inappropriately. That twinge of anxiety when you&#8217;re dressed too casually for an event? That&#8217;s your internal border patrol alerting you to a violation.</p><p>Enforcement always costs energy. The more order a napkin generates, the more power it can allocate to border control. Power, after all, is the ability to preserve coherence. A napkin with dwindling utility can&#8217;t afford its own border patrol. This self-enforcement makes narrative borders difficult to examine. The napkin isn&#8217;t just around us. It&#8217;s within us, shaping perception below conscious awareness. We defend its boundaries not because someone forces us to, but because maintaining the story&#8217;s integrity feels necessary for our own coherence.</p><p><strong>Character Resonance and Narrative Capacity</strong></p><p>Not all narrative transitions come easily. Some border crossings exact a toll, particularly when the characters we&#8217;re asked to play conflict with our authentic tendencies.</p><p>This brings us to character resonance. When a narrative is designed, it creates a cast of characters to participate. Roles that fit naturally within its framework. Some people align perfectly with these roles, while others find themselves at odds with the character they&#8217;re expected to play.</p><p>Consider a workplace designed around extroverted personalities and hierarchical authority. Those who naturally embody these traits will experience high resonance with the narrative. They slip effortlessly into character because it aligns with their authentic expression. Others who are introverted or questioning of authority will experience low resonance. Every day requires conscious effort to perform a role that doesn&#8217;t align with their natural tendencies.</p><p>Resonance isn&#8217;t just psychological comfort. It&#8217;s efficiency. Low resonance burns energy. High resonance returns it.</p><p>When narratives are built on narrow archetypes, everyone outside the blueprint feels drag. The immigrant switching cultural frameworks all day. The woman in a male-dominated industry. Both experience the cognitive load of low character resonance in spaces not designed with them in mind.</p><p>A narrative that accommodates only a narrow range of character types inherently limits its own potential. By contrast, frameworks that create order with a wider range of participants generate more coherence. But creating such inclusive narratives is challenging while more strictly ordered frameworks are more efficient in producing order.</p><p>Even with high resonance, fragmentation between roles creates internal tension. The professional who must be cutthroat at work but compassionate at home. The public figure balancing private and public selves. Both navigate potential character conflicts that can lead to a sense of inauthenticity or dissociation.</p><p><strong>Playing &#8220;You&#8221;</strong></p><p>Our role in these narratives raises a timeless question about our identity. In a world of constant narrative crossings and varying character resonance, where can we find our true self? The moment we ask what version of ourselves exists outside these frameworks, we step into another one. To answer what I am, I already need a framework that allows me to ask the question, and that <a href="https://thenapkintheory.substack.com/p/why-we-ask-why">framework is a napkin itself</a>.</p><p>It&#8217;s difficult to imagine a self beyond the act of creating ways to interface with napkins that allow us to form a coherent sense of reality. Identity may simply be another tool that exists for that purpose. Even the phrase &#8220;we created&#8221; is already a trap, since the <em>we</em> doing the creating may itself be one of the tools. To be continued.</p><p>For now, what matters is recognizing that these borders exist and that we are crossing them continuously. The narratives we inhabit are not neutral containers but active frameworks that shape who we become within them. What matters most is becoming aware of how we react within this interplay between the narratives we inhabit and the <a href="https://thenapkintheory.substack.com/p/we-are-instruments">ecosystem of tools</a> we call self.</p>]]></content:encoded></item><item><title><![CDATA[Imaginary Lines]]></title><description><![CDATA[The invisible borders that shape our lives.]]></description><link>https://essays.brendanmarshall.com/p/imaginary-lines</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/imaginary-lines</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sun, 19 Oct 2025 18:19:20 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c013ea16-eecd-4321-8d46-9b2631b88cf3_2252x4000.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In Southern Mexico, a woman has been walking north from Honduras for weeks with nothing more than her water bottle and a picture of her daughter. In Syria, a family crosses into Turkey with whatever they can carry. In Venezuela, once prominent families walk to Colombia because staying means watching their children go hungry. On the Mediterranean, boats from Libya capsize in the dark.</p><p>These migrations of despair are pursuits to cross an imaginary line where their narratives can exist. They walk toward an idea that somewhere on the other side of an invisible boundary, life can restart. The line they walk toward is not made of stone or wire. It is made of agreement. Governments draw it, guard it and tell stories to make it real.</p><h3><strong>The Fiction That Organizes Reality</strong></h3><p>Borders do not exist in nature. Mountains, rivers, and oceans suggest boundaries, but the lines we use to divide nations and cities are fictions we agree to believe. Yet these fictions shape the fate of every life on earth. They determine who belongs, who pays, who can move, who must stay and what stories are allowed to exist inside their frame.</p><p>Every government is an experiment in turning imaginary lines into order. Within its boundaries, it sets the rules that hold together a shared reality. It is not the narrative itself that matters most but its capacity to hold other narratives on top of it. When that capacity breaks down, people flee. They do not run from their nation. They run from the failure of coherence.</p><p>To understand why we need borders, we must return to the question at the heart of all human organization: Why do we build frameworks at all? In <strong><a href="https://open.substack.com/pub/thenapkintheory/p/why-we-ask-why">Why We Ask Why</a></strong>, we saw that to make anything true, we must place it inside a structure that defines what counts as truth. Without that structure, answers float. A government performs the same function at scale. It provides the frame through which reality becomes actionable. Laws, rights and currencies mean nothing without a border defining where they can exist and be applied.</p><p>A border turns belief into a system. It defines the scope of responsibility and makes fairness measurable. Within these borders, governments must balance three forces. Order to maintain coherence. Freedom to allow movement. Fairness to distribute the costs and rewards of belonging. Each form of government answers these forces differently.</p><p>At one end lies the autocracy, where order dominates and freedom is sacrificed for control. At the other, the anarchic ideal, where freedom is absolute and order dissolves. Between them are the hybrids. Democracies, monarchies, theocracies, technocracies are each a different answer to the same question. How do we create enough order to survive while permitting enough freedom for narratives to exist on top of it?</p><h3><strong>Government as Operating System</strong></h3><p>In <strong><a href="https://open.substack.com/pub/thenapkintheory/p/tools-inc">Tools Inc</a></strong>, we saw that companies organize human consciousness to produce coherence at scale. Governments operate as the parent version of that principle. They do not sell coherence. They impose it. They decide what forms of order are permitted and which stories are legal to live. Every law, tax and policy is a constraint on chaos, a definition of what can exist within the imaginary line.</p><p>Think of governments as a platform for narratives. Governments form the base operating system that citizens build upon. Within its borders, people create markets, beliefs and communities that function like applications running on that OS. Each app runs by the rules of the platform.</p><p>Apple&#8217;s App Store works this way. Developers create endless possibilities, but Apple defines the language, design standards and payment systems they must use. Want to sell an app? Apple takes 30%. Want to use different payment processing? Not allowed. The platform sets the physics of the digital world, determining not just what you can build but how you can monetize it, update it and present it to users.</p><p>A government does the same for the physical world. It dictates the terms under which citizens can act, trade and create. It even collects its own version of the App Store tax, except we call it income tax, sales tax and property tax. The brilliance of this design is that it allows infinite variation inside a finite frame. Without the frame, no coherence would hold. With too much frame, creativity suffocates.</p><p>The art of governance is maintaining what we might call <strong>border porousness</strong>. This is the quality of being strong enough to protect while remaining open enough to evolve. Effective napkins, particularly effective governments create borders that function more like a membrane than a wall.</p><h3><strong>When Borders Become Permeable</strong></h3><p>Consider the United States in the late 1800s. Millions arrived from Europe, often with nothing. There was no visa lottery, no multi-year application process. The border was porous by design. The country needed labor to build railroads, work factories and settle the frontier. The platform was young and still installing its basic infrastructure.</p><p>That openness came with costs. Exploitation was rampant. Working conditions were brutal. But it also generated enormous creative energy. Immigrants brought languages, foods, traditions and skills that became part of the American operating system. Jazz, bagels, labor unions all emerged from that period of high porousness.</p><p>Today, the same border has hardened. The platform is mature. It has established users who benefit from its current configuration. Opening the gates too wide threatens their position in the system. But closing them entirely cuts off the feedback loop that allows the platform to adapt.</p><p>The paradox of borders is that we need them to create order, yet our advances in human progress has come from crossing them. Civilization depends on both our instinct to draw the line and our instinct to test it. To agree upon rules, then break them when they no longer support our own narratives.</p><h3><strong>Migration as Feedback</strong></h3><p>The woman walking north is not chaos. She is feedback. Her movement tells us that somewhere south of the line, the operating system has failed. Order, freedom and fairness have fallen out of balance.</p><p>In Honduras, murder rates are among the highest on earth at 90 per 100,000. The government couldn&#8217;t maintain order. In Venezuela, inflation exceeded 1,000,000%. The government couldn&#8217;t maintain fairness. In Syria, the state turned its military on its own citizens. The government abandoned both. When all three forces collapse simultaneously, the platform cannot hold any narratives at all.</p><p>Those walking north are not violating the border. They are pointing to its broken logic.</p><p>Governments will always claim their first duty is to protect. That is true, but protection is not preservation. A government that closes itself off to all motion loses the very adaptability that once justified its creation. The first migrants who crossed the ocean were themselves violating the borders of their old world. They fled rigid hierarchies to find new space for human possibility. The same impulse moves the ones walking north now.</p><p>If governments are platforms, then their health depends on what they allow to run on top. A government that supports only one kind of story becomes brittle. Too much restriction and the system stagnates. One that allows too many narratives without coordination dissolves into noise. Too little restriction and the system fragments.</p><p>The strength of a nation lies in its capacity to host many narratives without losing coherence. This is why the American experiment has been so powerful and so fragile. E pluribus unum means out of many, one. The platform was designed to be porous enough for diverse applications while maintaining a shared set of rules.</p><h3><strong>The Line We Draw Together</strong></h3><p>Borders often follow natural features like rivers, mountains and coastlines. We use nature&#8217;s suggestions to draw our fictions, as if the earth itself endorses our divisions. The Rio Grande becomes the border not because the river cares, but because we needed a visible marker for an invisible agreement.</p><p>Yet even when borders follow nature, they remain human constructions. The river flows the same whether we call one side Mexico and the other Texas. What changes is the story we tell about the people on each side.</p><p>This is where borders reveal their deepest function of organizing meaning by organizing space. They determine whose suffering counts, whose labor has value and whose dreams are legitimate. The woman walking north is the same person on both sides of the line. But the line determines whether she is a criminal or a refugee, an economic threat or a human being seeking safety.</p><p>Imaginary lines will always be with us. They give shape to the table of civilization. What matters is not whether the line is real, but whether what happens within it makes sense to those who live there. The migrant walking north, the official guarding the fence and the citizen watching from a distance all live within stories held by the same invisible frame.</p><p>The question is not whether we need borders. We do. The question is whether our borders serve life or merely preserve the systems that drew them. A healthy border is permeable and strong enough to maintain coherence while open enough to remain honest about the needs of those beyond it.</p><p>The line they move toward is not a wall. It is an idea about what order, freedom and fairness can be. When that idea fails, people move. When it holds, they build.</p><p>The border is not where the world ends. It is where new worlds begin.</p>]]></content:encoded></item><item><title><![CDATA[Tools Inc.]]></title><description><![CDATA[The real product every company sells is coherence.]]></description><link>https://essays.brendanmarshall.com/p/tools-inc</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/tools-inc</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Thu, 09 Oct 2025 16:41:28 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/a602821c-20c8-400b-bee8-eaf811f6b438_342x400.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In We Are Instruments, we discovered something unsettling: our faculties are inherited technologies built for persistence, not truth. What persists through these tools is consciousness itself, something deeper than survival, expressing through the tree of life.</p><p>That raises a question we haven&#8217;t yet addressed. If individual humans are instruments through which consciousness organizes matter, what happens when thousands of these instruments coordinate around a single organizing principle? The result is what we call a company.</p><h3><strong>Maximizing Shareholder Value</strong></h3><p>Companies are legally structured to maximize profit. They exist, at least on paper, to create value for shareholders. But when we look closer, the most valuable companies seem to optimize for something else entirely.</p><p>Apple doesn&#8217;t sell the cheapest computers. Patagonia discourages consumption. Tesla operated at a loss for years while building a trillion-dollar valuation. Profit explains the accounting, but not the pattern.</p><p>To see that pattern, we have to step back to the anatomy of the economy itself. GDP is divided into three great sectors, each a stage in humanity&#8217;s ongoing project of ordering the world.</p><p>The Primary sector extracts raw materials from nature: agriculture, mining, energy. It moves atoms into predictable arrangements: uniform, measurable, usable.</p><p>The Secondary sector transforms those inputs into finished goods. Manufacturing turns matter into form: cars, chips, buildings, medicines.</p><p>The Tertiary sector organizes meaning. It arranges symbols such as data, language and images into forms that direct how we act upon matter: finance, software, healthcare, education and art.</p><p>Across all three, the value produced is rooted in one act: the creation of order. The primary sector orders matter, the secondary orders form, and the tertiary orders meaning.</p><p>Our economy, seen this way, is driven by its capacity to deliver coherence. Call this vast global organism Tools Incorporated: the distributed enterprise of humankind coordinating to engineer order and sell it back to itself. Every company is a node in that organism, a crystallization point where human consciousness converges around a particular pattern of order.</p><h3><strong>The Pattern Across Scales</strong></h3><p>This pattern, consciousness organizing matter through living systems, appears at every level of complexity.</p><p>A cell orchestrates thousands of chemical reactions to maintain structure against entropy. It has no central controller, only feedback loops and distributed intelligence maintaining coherence.</p><p>A human body follows the same principle. No single authority directs heartbeat, digestion or immunity. These systems coordinate through chemical and electrical signals, creating emergent order from local interaction.</p><p>A company extends this one level higher. It coordinates hundreds or thousands of human minds around a shared organizing principle. While no single person controls every decision, hierarchy and governance provide scaffolding. Leaders act as architects of shared narratives, incentives and communication systems that sustain coherence.</p><p>That coherence then manifests as a product or service that provides further coherence to the market.</p><p>Companies themselves are napkins: patterns of order sold into a market of patterns. What customers buy is not just an orderly object or service but a narrative that resonates with their own. Our perception of reality, shaped by narrative, determines what we value as order.</p><h3><strong>A Working Theory</strong></h3><p>Here&#8217;s the working theory: companies exist to manufacture perceived order at scales beyond individual capacity. They are collectives in which architects (founders, boards, executives) direct the consciousness of employees to organize matter and perception in particular ways.</p><p>The economy through this lens is not a system for producing things. It&#8217;s a system for producing coherence. When you pay for a product, you&#8217;re buying entry into a microcosm of organization. A beautifully made chair offers physical order to the body. A news feed offers cognitive order to the mind. A financial product offers temporal order by moving value between today and tomorrow.</p><p>GDP, then, measures not just output but our collective capacity to create and sustain order. The most resilient companies sell inputs, products and services that provide the highest level of order at the right price point.</p><h3><strong>Testing the Theory</strong></h3><p>Next time you buy something, notice what you&#8217;re really purchasing. It&#8217;s not either the thing or the story. It&#8217;s both, and both are forms of order.</p><p>The coffee shop sells caffeine, yes. But it also removes work from your life: sourcing beans, roasting, preparing, providing consistency. That coordination is order. You&#8217;re paying for atoms arranged into drinkable form through organized effort.</p><p>You&#8217;re also paying for narrative coherence: the story of fair trade, artisan craft or dependable routine. That perception is order too. It aligns the transaction with your values and your sense of self.</p><p>A shirt sells you textile order. Cotton harvested, spun, woven, dyed, cut and sewn with engineered precision. But it also sells social coherence: a signal of belonging, legibility, identity.</p><p>A financial advisor sells computational order (algorithms, compliance, strategy) but also temporal coherence: the feeling that your future is less chaotic, that someone competent is watching.</p><p>Companies succeed when they organize matter efficiently and wrap that organization in a narrative that feels coherent. Strip away the material and you have empty branding. Strip away the narrative and you have commodity pricing.</p><h3><strong>The Synthesis</strong></h3><p>From cells to humans to companies, the pattern repeats: consciousness organizing matter through distributed intelligence. Each level builds on the last, creating new forms of order through coordinated activity.</p><p>Cells organize molecules. Bodies organize cells. Companies organize minds. Each trades energy for temporary resistance against entropy&#8217;s pull.</p><p>This isn&#8217;t metaphor. A company literally moves matter. Every product manufactured, every service rendered, every transaction completed is atoms rearranged from one configuration to another. The difference between a successful company and a failed one is whether those rearrangements align with a coherent organizing principle that others recognize as valuable.</p><p>Companies are tools for making tools. More precisely, they are instruments through which collective human consciousness organizes matter at scales beyond individual reach.</p><h3><strong>The Next Question</strong></h3><p>If companies are collective instruments for organizing matter, the next question becomes personal: how do individuals function within these larger systems of order?</p><p>Every employee lends their consciousness to the company&#8217;s organizing principle, aligning thought, time and creativity to maintain coherence. The company is not merely an external structure but a distributed mind recruiting human perception to extend its pattern of order.</p><p>As networks and AI dissolve the old boundaries of scale, individuals are regaining the ability to produce order alone. They are using digital tools to realize coherence once achievable only by large institutions.</p><p>That is where we go next: to the frontier where organizing consciousness replaces organizing labor.</p>]]></content:encoded></item><item><title><![CDATA[Elements of Beauty]]></title><description><![CDATA[Order + Scarcity]]></description><link>https://essays.brendanmarshall.com/p/elements-of-beauty</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/elements-of-beauty</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sun, 28 Sep 2025 16:09:19 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c23ccc85-713c-48fe-a4c5-1f14ed220e11_848x565.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In <a href="https://thenapkintheory.substack.com/p/games-of-order">Games of Order</a> we explored how consciousness seeks patterns and how we find satisfaction in competing to organize matter better than others. But our attraction to order extends beyond competition. We&#8217;re also drawn to certain static arrangements with an intensity that suggests something deeper. This brings us to beauty.</p><p>Beauty clearly involves order. A symmetrical face pleases us more than an asymmetrical one. Proportions that follow mathematical relationships like the golden ratio found in nautilus shells, flower petals, human faces, and classical architecture seem to capture our attention across cultures. This suggests that our attraction to certain ordered arrangements reflects mathematical patterns embedded throughout nature, including ourselves. Yet order alone seems insufficient to explain beauty&#8217;s pull. Uniforms show systematic order but not beauty. Identical houses display geometric order but not beauty. Sameness is dull.</p><p><strong>If beauty emerges from order, why does order by itself fail to move us?</strong></p><p>Consider three faces that cultures across time have called beautiful: Nefertiti&#8217;s sculpted profile from 1345 BCE, Botticelli&#8217;s Venus from 1485, and modern faces we see on magazine covers. Each displays clear facial symmetry, proportional features, and smooth skin. These ordered qualities appear in every culture&#8217;s definition of beauty. But notice what else they share: each face was rare in its time. Nefertiti&#8217;s elongated neck and refined features stood apart from common Egyptian appearances. Botticelli&#8217;s Venus displayed an idealized form that few living women possessed. Today&#8217;s magazine faces represent genetic lottery winners enhanced by professional photography and digital editing.</p><p>The pattern suggests that beauty requires not just order but scarcity. We seem wired to notice and value what is both organized and uncommon. We find something that is truly unique and orderly, a one of one, to be more beautiful than something that is one of many.</p><p>This wiring runs deeper than human culture. Male peacocks display elaborate tail feathers that are symmetrical, but it is the vivid and energetically expensive colors that make them scarce and irresistible. Female peacocks choose mates based on these displays. The most beautiful feathers signal genetic fitness through their costly perfection. Flowers evolved bright colors and symmetrical petals not for their own pleasure but to capture the attention of pollinators. The flower that stands out from the background gets visited. The flower that blends in gets ignored.</p><p>Here is where the mechanism becomes clear. <strong>Beauty equals order plus scarcity</strong>, switched on by attention. Without attention, potential beauty remains dormant. The most perfectly ordered and rare object means nothing if no consciousness notices it. Attention activates the beauty signal and transforms pattern recognition into aesthetic experience.</p><p>This explains why beauty functions as an attention-capture mechanism. In a world full of stimuli, we need ways to identify what deserves our focus. Order signals that something is worth examining because ordered things often indicate health, safety, or value. Scarcity signals that something is worth examining because rare things often indicate opportunity or threat. Together they create a detection system that pulls our attention toward potentially important signals.</p><p>But unlike other living things, human beauty contains a layer that extends beyond this biological foundation. Consider how beauty standards shift across cultures and centuries. In ancient Greece, a unibrow signaled beauty because it indicated intelligence and learning. In Renaissance Europe, pale skin signified beauty because it indicated wealth and leisure. Tanned skin meant outdoor labor and lower status. In modern America, tanned skin often signals beauty because it suggests leisure time for vacations and fitness activities.</p><p>Or consider more extreme examples. In imperial China, bound feet created rare order legible only within that culture&#8217;s story of refinement. Among the ancient Maya, head binding shaped foreheads into noble slopes. Each produced rarity defined by narrative. Even modern beauty reflects shifting frameworks. Twiggy&#8217;s angular frame captured 1960s ideals about youth and rebellion. Naomi Campbell&#8217;s curves embodied 1990s confidence and power.</p><p>These are not anomalies but demonstrations of the human capacity to re-map signals through story. Each example shows how the same biological attention mechanisms get directed by different narrative frameworks, creating new categories of rare order that command focus within specific cultural contexts.</p><p>Here is where our usual thinking about beauty is incomplete. We assume beauty reflects universal truths about proportion and harmony. In reality, human beauty has an invisible element that operates as a feedback loop between biological attention mechanisms and the cultural narratives we inhabit. Our sense of beauty is largely influenced by the napkins we live within.</p><p><strong>My working theory is that beauty emerges from the intersection of order, scarcity and narrative fitness</strong>. The order component activates our pattern recognition systems. The scarcity component triggers our attention mechanisms. The narrative fitness component is not a fitness meaning survival advantage but how well a signal fits the story a culture is living. Fitness tells us what the ordered and scarce signal means within our particular cultural context.</p><p>This explains why beauty standards can shift so dramatically. When a culture&#8217;s dominant narrative changes, previously beautiful signals may become neutral or even ugly. When punk rock emerged in the 1970s, deliberately asymmetrical haircuts and torn clothing became beautiful within that subculture because they signaled rebellion against mainstream order. The same asymmetry that would have signaled chaos or poverty in other contexts now signaled authentic membership in a specific cultural narrative.</p><p>The practical implication is that beauty is not discovered but constructed on top of the foundational elements of order. When we call something beautiful, we are not identifying an inherent property but rather recognizing a successful match between ordered scarcity and narrative relevance. This is why beauty can feel both universal and completely subjective. The underlying mechanisms are universal but the narratives that shape their expression are local and ephemeral.</p><p>What we find beautiful reveals what we believe about how the world works and what we value within that world. But beauty does more than reflect our values. Beauty becomes the compass of attention, and attention is the tool by which we carve the world into meaning.</p><p>At its core, beauty is rare order lit up by attention. But beauty is not just decoration. It is a way consciousness selects what matters. It is attention guided by order and scarcity, interpreted through story. Beauty doesn&#8217;t merely mirror the world. It builds the world we live inside.</p><p>This raises new questions about how these attention patterns create feedback loops that reinforce or challenge the narratives that originally shaped them. Attention will help us explore why we are such a reactive species. It will also help us understand how napkins can provide the utility of attention while exacting a cost to our true reality.</p>]]></content:encoded></item><item><title><![CDATA[Games of Order]]></title><description><![CDATA[Why we play.]]></description><link>https://essays.brendanmarshall.com/p/games-of-order</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/games-of-order</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sun, 21 Sep 2025 19:12:20 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/0bcd91ec-8770-405d-8813-6945d0a4cecd_848x565.webp" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In our exploration of consciousness as an organizing principle, we explored a framework where we function as instruments through which this field expresses itself by moving matter into specific arrangements. We established that our fundamental activity is ordering atoms, and that when we align this ordering with the field's inherent properties, the result feels satisfying and right to us. This framework suggests a provocative question: if organizing matter is our deepest function, why do we spend so much time playing games that seem to serve no survival purpose whatsoever?</p><p>The answer becomes clear when we recognize what games actually are: competitions of order within napkins we create. Every game, every sport, every playful competition is fundamentally about who can organize matter with greater precision and control according to the field's properties. We don't just tolerate this activity or pursue it for external rewards. We love it. We're drawn to it with an intensity that suggests something deeper than mere entertainment.</p><p><strong>Controlling Movement</strong></p><p>Consider tennis, a simple example of ordering competition. Two players face each other across a net, each wielding a tool designed for one purpose: to control the trajectory of a small sphere within precise spatial boundaries. The tennis court represents a physical expression of the napkin of the game, defining the boundaries within which this ordering competition takes place. The entire game reduces to a question of who can order the ball's movement with greater skill while preventing their opponent from doing the same. When you strike a tennis ball cleanly, sending it exactly where you intended within the court's geometry, there's a moment of perfect satisfaction as matter responds precisely to your intention.</p><p>This satisfaction isn't incidental to tennis. It's the entire point. The scoring system, the rules, the competition itself all exist to create a framework within which this ordering activity can be measured and refined. The rules of the game are designed to exalt our capacity as humans to create order. They establish parameters that allow us to discover increasingly elegant ways to move matter while competing against another consciousness-driven system trying to impose its own ordering on the same sphere.</p><p>Basketball reveals the same pattern at greater complexity. Five players coordinate their movements to control a ball's path toward a target, while five opponents work to disrupt that control and impose their own ordering system. Every successful play represents matter organized with extraordinary precision while actively contested by another team: the ball leaves one player's hands at exactly the right moment, follows the intended arc through space, and arrives where a teammate can continue the sequence, all while the opposing team works to intercept and redirect that same matter according to their intentions. The beauty we see in a perfectly executed basketball play reflects consciousness organizing matter through multiple human instruments acting as a coordinated system, even as another coordinated system fights for control.</p><p>Football and soccer operate on similar principles but add layers of collective ordering. These sports become symphonies of matter in motion, with each player serving as an instrument in a larger composition while facing coordinated opposition. The quarterback's spiral, the receiver's route, the timing of the throw, the coordination of eleven bodies moving in patterns designed to advance an object across defined territory, all while eleven other bodies work to disrupt that organization and impose their own. When everything aligns perfectly for one team, when all the individual ordering activities synchronize into collective flow, matter moves exactly where consciousness intended it to move while competing against another team trying to do the same.</p><p>Golf presents a fascinating variation: ordering competition against nature itself, though an artificial and highly controlled version of nature. The golfer stands alone with a small sphere, attempting to move it across varied terrain into a target so small it seems almost impossible to reach consistently. Yet skilled golfers do exactly this, hole after hole, by developing exquisite sensitivity to how matter behaves under different conditions. They learn to read wind, terrain, grass texture, and ball physics until they can predict and control the sphere's movement with remarkable precision. Golf becomes a meditation on consciousness learning to work with natural forces rather than against them.</p><p><strong>Controlling Ourselves</strong></p><p>Sports without balls reveal that the organizing principle extends far beyond sphere manipulation. Track and field reduces competition to its essence: who can move matter most efficiently through space and time. When sprinters explode from starting blocks, they're organizing their own bodies, using muscle, bone, and momentum to move their mass faster than anyone else can move theirs. The elegance of a world-class sprint reflects the perfect coordination of countless biological systems working together to achieve optimal motion.</p><p>Formula One racing amplifies this concept through technology. This sport is a great representation of how our genetic tools and created tools work towards the same outcome. Drivers organize incredibly sophisticated machines through space at speeds that push the boundaries of what matter can do while maintaining control. Every turn, every acceleration, every split-second decision represents consciousness using both inherited biological tools and advanced technological tools to move matter with state-of-the-art precision. The rules that govern F1 are carefully designed parameters that force innovation in how matter can be organized for maximum performance.</p><p>Beyond competitions with created tools, we find sports that represent our relationship with nature itself. Surfing, sailing, skiing, and gliding reveal a different dimension of ordering competition where we use specialized tools to interface with nature's organizing forces. These sports require reading nature's patterns with extraordinary precision: surfers reading the wave's energy and timing, sailors reading wind patterns and water conditions, skiers reading snow texture and terrain features, gliders reading thermals and air currents. Success depends on finding the specific line through these natural forces, often with minimal margin for error.</p><p>A surfer doesn't impose order on the wave but discovers how to move in harmony with the wave's existing organization. The surfboard becomes an extension of the body, allowing consciousness to organize human matter in alignment with oceanic forces that dwarf any human-created system. When everything aligns perfectly, when the surfer finds the exact line the wave offers, the result is flow state. This experience of being perfectly synchronized with larger organizing forces appears consistently across all these nature-based sports and indeed across all elite athletic performance, regardless of the domain. Flow state may be our clearest indicator of when human ordering activities are fully aligned with consciousness's organizing field.</p><p><strong>Controlling Pieces</strong></p><p>Even games that seem purely mental follow the same pattern. Poker appears to be about psychology and probability, but at its core, it's a game of organizing information. Players gather fragments of data about their opponents, the cards, the betting patterns, and organize this information into winning strategies. The cards themselves are just matter arranged in patterns that represent information, and skilled poker players excel at organizing both the material elements of the game and the informational patterns into optimal configurations.</p><p>Chess, widely recognized as the most pure strategic game, makes the ordering principle explicit. Every piece has specific rules for how it can move, and victory comes from organizing these pieces into patterns that create increasingly powerful arrangements while disrupting the opponent's organization. Grand masters don't just see the current position of matter on the board. They envision how matter could be reorganized through sequences of moves, calculating dozens of possible futures to find the arrangements that lead to optimal outcomes.</p><p><strong>Expressing Our Nature</strong></p><p>The intensity of our attraction to these activities makes perfect sense when we understand our role as instruments through which consciousness organizes matter. Games and sports aren't distractions from our purpose. They're pure expressions of it. When we play, we're practicing our most essential function without the complications of survival needs or external pressures. We're exploring what it feels like to organize matter in alignment with the field's inherent properties, discovering through direct experience what kinds of arrangements feel most satisfying.</p><p>This is why we can watch sports for hours without boredom, why we remember great plays years after they happen, why we feel genuine excitement when witnessing extraordinary athletic performances. We're not just observing entertainment. We're watching consciousness express itself through human instruments operating at the highest levels of ordering precision. We recognize something profound in those moments when matter moves exactly as the field's properties dictate, when human bodies become perfect tools for consciousness to organize reality according to its deepest patterns.</p><p>Sports and games are not diversions. They are clear expressions of our role as instruments through which consciousness orders matter into meaning. What's particularly remarkable is that we are able to express our most fundamental purpose in nature within completely artificial napkins we construct. The point is that if we assume that our purpose is rooted in being an instrument of consciousness that dictates how matter should be ordered, we can begin to see the things we love like sports and games make a lot more sense in understanding our true nature.</p>]]></content:encoded></item><item><title><![CDATA[We Are Instruments]]></title><description><![CDATA[Where We&#8217;ve Been]]></description><link>https://essays.brendanmarshall.com/p/we-are-instruments</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/we-are-instruments</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sun, 14 Sep 2025 17:10:28 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!r_MY!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4bbe2f9-59f4-4e3d-85ea-ecc9ba453edb_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3>Where We&#8217;ve Been</h3><p>We are getting closer to establishing the foundation for Napkin Theory so that we can then go on to explore actual napkins that govern our reality and existence.</p><p>In <em><a href="https://thenapkintheory.substack.com/p/a-tool-called-narrative">A Tool Called Narrative</a>, </em>we understand our capacity to make tools, especially our unique ability to organize our sense of reality with narratives that I call napkins on a table representing nature.</p><p>In <em><a href="https://thenapkintheory.substack.com/p/living-inside-inheritance">Our Great Inheritance</a></em>, we clarified that most of our napkins are inherited from the network we are born into. These frameworks for living are difficult to notice without intentional self-reflection and observation.</p><p>In <em><a href="https://thenapkintheory.substack.com/p/why-we-ask-why">Why We Ask Why</a></em>, we discussed that napkins are answering the fundamental question of why. Importantly, we require an answer we find satisfying and not necessarily correct to adopt that narrative.</p><p>In <em><a href="https://thenapkintheory.substack.com/p/the-tree-inside-us">The Tree Inside Us</a></em>, we looked inward to illuminate that we not only make tools, we are a complex ecosystem of tools that were all inherited from the tree of life. We think of evolution as a progression upward with humans at the top but a better way to think about it is we are one of the many current expressions of life. We might drive ourselves to extinction and the tree of life would persist. And like the tools we ourselves create, our inherited faculties are also about navigating the challenge of surviving and persisting in nature.</p><p>In <em><a href="https://thenapkintheory.substack.com/p/our-tools-for-existence">Our Tools for Existence</a>, </em>we realized we form our sense of reality with instruments that only detect enough of nature to live in it rather than understand it. That our eyes catching only 0.0035 percent of the electromagnetic spectrum means that we are unable to see the majority of the table we are trying to make sense of. As great tool makers, we have created our own instruments to detect and understand this greater field. But our inability to detect dark matter that makes up 85% of the universe&#8217;s mass suggests we still have a way to go.</p><p>All of this to illustrate that our perspective of reality is composed with internal and external tools all oriented around survival rather than understanding for the sake of doing so. That is until we began to question why we are here in the first place.</p><h3>The Question of Control</h3><p>As a result of self-reflection, our tools are now pointed inward toward our sense of consciousness. We are already aware of the limitation of our tools, all designed to be outward facing. How then can we properly use these tools to understand ourselves? How do we begin to understand what we might be missing by repurposing tools not meant for this understanding?</p><p>And who exactly is asking the question? Who is in charge?</p><p>This is where things get strange, because we can&#8217;t find a central authority within ourselves. Our body operates through a combination of decentralized systems, feedback loops, and automatic processes distributed across organs, cells, and chemical messengers. While the brain plays a central role in many conscious processes, it is not the &#8220;decision maker&#8221; in the sense of controlling every aspect of the body. Instead, the body is self-regulating and relies on its various systems to maintain balance and adapt to stress. There is no single, conscious controller, but rather a highly coordinated and adaptive network of systems working together.</p><p>The coordination of all these systems leads to emergent behavior where complex actions and adaptations arise from the interactions between these systems. While each system operates on its own rules, the combination creates the body&#8217;s overall functioning.</p><h3>Distributed Intelligence Beyond Us</h3><p>This distributed intelligence is not unique to human biology. Coral reefs support extraordinary biodiversity through countless local interactions. Forests maintain themselves through intricate networks of communication between trees, fungi, and soil. Even bacterial colonies coordinate sophisticated behaviors through molecular signaling that resembles a primitive form of democracy. This phenomenon is found throughout the tree of life.</p><p>Notice what this reveals. From bacterial colonies to human bodies, we observe coordinated order emerging without centralized command. Something organizes matter into increasingly complex and cooperative arrangements. The question becomes: what is doing the organizing?</p><h3>Paradigm One: Consciousness as Organizing Field</h3><p>In <em><a href="https://thenapkintheory.substack.com/p/our-tools-for-existence">Our Tools for Existence</a></em>, we proposed consciousness as the persistent force threading through evolutionary time, not as a product of complex brains but as something more fundamental that living systems have evolved to serve and express. We don&#8217;t yet understand what consciousness truly is, so this framework explores the possibility that it operates as something beyond individual minds.</p><p>Here is the first paradigm: consciousness may be a fundamental organizing principle, a field-like force that organizes matter into increasingly complex and coordinated levels of order.</p><p>Consider how electromagnetic fields organize charged particles in predictable ways. Drop iron filings near a magnet and they arrange themselves into patterns. The field doesn&#8217;t push each particle individually. It creates conditions under which certain arrangements become natural. What if consciousness operates similarly? Not as something that emerges from neural complexity, but as a field that exists throughout nature, independent of any particular living system, yet is the organizing force behind all living systems we observe.</p><p>This would explain why coordinated order appears at every scale of life without centralized control. The bacterial colony, the forest, the human body, all exhibit the same pattern: distributed components organizing into coherent wholes. If consciousness is fundamental rather than emergent, this pattern makes sense. Life isn&#8217;t generating consciousness through complexity. Life is how consciousness expresses itself through matter.</p><h3>Paradigm Two: The Body as Ecosystem of Tools</h3><p>The second paradigm follows from the first. If consciousness is the organizing field, then our bodies are not machines that generate awareness. They are ecosystems of tools through which consciousness inhabits and shapes the material world.</p><p>The mind, heart, liver, nervous system, immune function, each possesses its own intelligence while lacking centralized authority. These instruments have evolved not merely for survival but as means for consciousness to explore and direct order. The tree of life is organized matter that forms the capacity to embody aspects of consciousness that then directs further organization.</p><p>Think of an orchestra. No single musician controls the symphony. Each instrument has its own voice, its own technique, its own contribution. Yet together they produce something none could produce alone. The conductor doesn&#8217;t play any instrument but creates conditions for coherent expression. In this analogy, consciousness is what moves through the orchestra, and our bodily systems are the instruments through which it plays.</p><h3>Paradigm Three: Nature as the Broader Context</h3><p>The third paradigm situates the first two within the table itself. Nature is the broader context within which consciousness operates. The laws we call physics, chemistry, and biology create the parameters within which life unfolds. These laws shape the tree of life and force adaptation across generations.</p><p>In this framework, consciousness acts as an organizing field that works within nature&#8217;s laws to create increasingly sophisticated forms of order. This interplay between consciousness and nature gives rise to the living world we know. The tree of life becomes a medium between consciousness and nature, the place where an organizing field meets the constraints of physical reality and produces the extraordinary diversity of life.</p><p>Nature sets the rules. Consciousness plays within them. What emerges is life in all its forms, including us.</p><h3>What This Means for Us</h3><p>If we are the product of this interplay, that suggests we are tools ourselves. What is our function as a tool, and wouldn&#8217;t the answer lead us closer to our true purpose?</p><p>Since we are made up of many tools, it might be better to understand us as instruments through which consciousness plays to organize matter itself. Every action we take, every creation we make, every relationship we build is simply us moving atoms from one arrangement to another.</p><p>Our function as tools becomes clear: to move matter in alignment with consciousness&#8217;s inherent ordering principle. When we do this successfully, our atom-moving serves the field&#8217;s natural tendency toward greater coherence. When we do, we create something timeless, something that transcends the temporary arrangements we call the present moment.</p><p>The question then becomes not what we should become, but how to recognize when our movements of matter are in flow with this organizing field that seeks to express itself through us and the rest of the tree of life.</p>]]></content:encoded></item><item><title><![CDATA[Our Tools for Existence]]></title><description><![CDATA[What if the very faculties through which we encounter existence are not neutral instruments of observation but ancient technologies, each one a specialized solution to the problem of persistence?]]></description><link>https://essays.brendanmarshall.com/p/our-tools-for-existence</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/our-tools-for-existence</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Sun, 07 Sep 2025 16:15:15 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!r_MY!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4bbe2f9-59f4-4e3d-85ea-ecc9ba453edb_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>What if the very faculties through which we encounter existence are not neutral instruments of observation but ancient technologies, each one a specialized solution to the problem of persistence? Perhaps what we call consciousness is less a clear window onto reality than a temporary alliance of inherited mechanisms, a living archive of strategies refined not to reveal truth but to keep us alive.</p><p>Consider the apparatus you are using now: eyes that convert electromagnetic radiation into vision, ears that turn pressure waves into sound. These faculties feel personal, yet they register only slivers of what exists. Our eyes catch perhaps 0.0035 percent of the electromagnetic spectrum, our ears a narrow band of vibrations. This is not deficiency but design. Our ancestors needed to distinguish predator from prey, food from poison, not to perceive the full wash of energy surrounding them.</p><p>This inheritance reaches back to LUCA, the Last Universal Common Ancestor, drifting in Earth&#8217;s primordial oceans four billion years ago. Every living cell today carries echoes of that ancient organism&#8217;s solutions to the problem of survival. We are walking museums of evolutionary technologies, refined not for truth-seeking but for persistence. Colors, sounds, even the sense of solidity are not features of the world itself but fragments of information that proved useful for endurance.</p><p>Which leads to the deeper question: if our faculties are tools built for persistence, what is it that persists? Not matter, as the atoms of our bodies predate life itself. Not DNA, as genes are libraries, inert without expression. Perhaps what endures is something more elusive: consciousness, unfolding through countless forms across the tree of life, always oriented toward the task of surviving nature.</p><p>One thing worth noting is that consciousness does not require tools to recognize itself. Its orientation has never been inward, but outward toward persistence. The faculties we inherit are instruments of navigation, not mirrors of self-reflection. And yet in at least one lineage, consciousness has turned its gaze upon itself.</p><p>Here lies the deeper mystery. After four billion years of refining strategies for endurance, consciousness has produced a being that wonders what consciousness is. Unlike bacteria or plants, humans are compelled to question their own existence. Reflection offers no obvious adaptive advantage, yet it arises, quietly resisting the logic of survival.</p><p>One explanation is that our capacity to build tools beyond persistence has given rise to narratives that require other motives. Inevitably we formed stories that demanded answers about the meaning of ourselves, and those stories led us to self-reflection and the pursuit of understanding what consciousness actually is. And despite all of our progress, we have yet to fully answer that question.</p><p>Perhaps this is evolution&#8217;s strangest achievement: the moment when consciousness turns inward and begins to question itself. But it may be that we have been thinking about it backwards. Consciousness might not be a product of survival at all. Instead, survival could be one way that consciousness expresses itself, and our task is to reconsider consciousness not as an outcome of evolution but as something more fundamental, something that life itself depends upon.</p>]]></content:encoded></item><item><title><![CDATA[The Tree Inside Us]]></title><description><![CDATA[If you look closely enough, you might notice that you are less of an individual and more of an ecosystem.]]></description><link>https://essays.brendanmarshall.com/p/the-tree-inside-us</link><guid isPermaLink="false">https://essays.brendanmarshall.com/p/the-tree-inside-us</guid><dc:creator><![CDATA[Brendan Marshall]]></dc:creator><pubDate>Tue, 02 Sep 2025 15:31:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!r_MY!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc4bbe2f9-59f4-4e3d-85ea-ecc9ba453edb_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>If you look closely enough, you might notice that you are less of an individual and more of an ecosystem. Not just in the poetic sense, but in a literal, biological one.</p><p>Every part of you is a tool with a job to do. Your eyes translate light into color and shape. Your ears turn vibration into sound. Your lungs pull oxygen from the air and hand it off to your blood. Your brain coordinates it all, juggling hundreds of processes you are not even aware of. These are not random parts stitched together. They are a network, a living system, each piece supporting the others.</p><p>When we talk about what makes humans remarkable, we often start with the tools we create: our languages, our machines, our art. But we rarely pause to notice that these external tools are built on an internal foundation we did not design. The tools inside us came first, and they came from somewhere.</p><p>Take vision. The ability to sense light began with single-celled organisms hundreds of millions of years ago. Hearing traces back to early fish whose bodies could pick up vibrations in water. The lungs in your chest follow blueprints drawn in amphibians and reptiles. Even the folds in your brain are shaped by patterns that run deep into our mammalian past.</p><p>All of this is recorded in DNA, the molecular script that writes every living thing into existence. You may already know we share 98 percent of our DNA with chimpanzees. That is striking enough. But the real humbling fact is that we share about 60 percent with bananas. The same code that builds you also builds plants, fungi, and bacteria. Life has been remixing the same language for billions of years, experimenting, refining, and passing forward what works.</p><p>There is a website I like called <a href="https://www.onezoom.org/">OneZoom</a>. It is a living map of the tree of life. Scroll through its branches and you will pass bacteria, fungi, plants, and animals before arriving at humans. We are not at the top. We are not at the center. We are simply one branch among millions.</p><p>From this view, human uniqueness looks different. The tools we pride ourselves on, such as language, memory, and emotion, are not inventions from scratch. They are upgrades built on ancient scaffolding. We do not own our senses. We inherited them. We did not invent emotion. We share it with other mammals. Even the automatic rhythm of your breath, the steady beat of your heart, and the watchful vigilance of your immune system are ancient machines running quietly since long before there were humans to talk about them.</p><p>Strip away the clothes, the technology, and the culture, and what remains is a body made of borrowed parts. Parts that proved themselves useful in other creatures and were carried forward into you. You are, in a way, a living museum of successful designs. Each organ, each sense, and each reflex is the result of long and patient experimentation by nature.</p><p>This is more than an interesting fact about biology. It changes the way we tell the story of ourselves. We are not separate from the tree of life. We are the tree, expressed for a time in human form. The skin you live in, the breath you take, the thoughts you think are not entirely yours. They are shared legacies. The same forces that carve river valleys and lift mountains have shaped the inner landscapes of your body.</p><p>Understanding each facet of us as a collection of tools that evolved throughout time reveals another fundamental insight. The tools we make as humans and the tools that make us human are created in response to the same nature we find ourselves in. All tools, whether they are the instincts that guide our heartbeat or the machines we send into space, are responses to the table of nature.</p><p>It is worth pausing here, not to draw a conclusion, but to let the thought settle. You are not just you. You are a continuation of countless experiments in survival and adaptation, a thread in a story that began with the first flicker of life on Earth. And when you make something new, whether it is a poem, a machine, or a community, you are using your tools to create tools that we have learned to build and incorporate over time. The tools we make have created our civilization, an ecosystem of tools similar to the tree of life making us possible.</p>]]></content:encoded></item></channel></rss>