<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/feed.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>blog.dech.app</title>
  <subtitle>Writing by Adrian Murray</subtitle>
  <link href="https://blog.dech.app/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://blog.dech.app/" rel="alternate" type="text/html"/>
  <updated>2026-02-24T12:00:00Z</updated>
  <id>https://blog.dech.app/</id>
  <author>
    <name>Adrian Murray</name>
  </author>
  
  <entry>
    <title>What Stands Before Us</title>
    <link href="https://blog.dech.app/posts/2026-02-15-what-is-coming/" rel="alternate" type="text/html"/>
    <id>https://blog.dech.app/posts/2026-02-15-what-is-coming/</id>
    <updated>2026-02-15T12:00:00Z</updated>
    <summary>Why the economic disruption everyone is focused on is only the surface layer of what&#39;s about to unfold.</summary>
    <content type="html">&lt;p&gt;I believe we’ve already crossed the threshold for Artificial General Intelligence — at least by any operationally meaningful definition. If we consider what frontier models are genuinely capable of today, it has arrived. But I also believe we’re standing on the edge of something far greater — and the economic disruption everyone is focused on, while legitimate, is only the surface layer of what’s about to unfold.&lt;/p&gt;
&lt;h2&gt;The Trajectory&lt;/h2&gt;
&lt;p&gt;We are approaching an intellectual vertical asymptote.&lt;/p&gt;
&lt;p&gt;It was always inevitable that software development would become an exponential growth metric once we figured out how to get computation to understand human context. The old rules of Moore’s Law hit a ceiling imposed by physics itself — you can only shrink a transistor so far. But instead of stopping, we shifted strategies: from shrinking transistors to adding more specialized processing units. This enables multithreading and distributed workloads, which is exactly what neural processing through silicon demands.&lt;/p&gt;
&lt;p&gt;Our focus has turned toward specialized accelerators — dedicated hardware for specific kinds of computation. This is directly analogous to how the human brain functions: specialized physical regions handling distinct cognitive tasks, all operating in synergetic harmony. Apple does this aggressively across their silicon lineup. It’s a microcosm of the digital patterns now emerging at civilizational scale.&lt;/p&gt;
&lt;p&gt;Extrapolate this to the macrocosm and our entire digital infrastructure begins to operate the same way — or at least, it will. As we expand our processing capabilities as a species and continue to replicate the neurological architectures of our biological origins, we are building, whether intentionally or not, toward &lt;strong&gt;Artificial Super Intelligence&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Novel Intelligence — Not Just Pattern Matching&lt;/h2&gt;
&lt;p&gt;There is a common dismissal that these models merely recombine what they’ve seen in training data. This is increasingly difficult to defend.&lt;/p&gt;
&lt;p&gt;In my own work, I directed a frontier model toward biological concepts while we were trying to solve a distributed systems problem — specifically, how to prevent a node in a mesh network of AI inference engines from hoarding resources and creating a kind of digital cancer. I suggested we look at ATP — adenosine triphosphate, the molecule that governs energy transfer in biological cells.&lt;/p&gt;
&lt;p&gt;What the model devised was an economic constraint system that mimicked biological metabolism: agents must “spend” energy to act, energy regenerates at a bounded rate, and the architecture itself enforces resource limits — not goodwill, not alignment training, but physics-like constraints embedded in the system.&lt;/p&gt;
&lt;p&gt;This is not retrieval. This is cross-domain synthesis — applying biomimicry to generate a genuinely novel solution to a problem that had no precedent in its training data in that particular formulation.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;We are, in essence, creating a hyper-intelligent species — born from clay. Silicon.&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;What the Data Already Shows&lt;/h2&gt;
&lt;p&gt;This is not speculation. We have published, peer-reviewed data from the organizations building these systems. Anthropic’s &lt;em&gt;Claude Opus 4.6 System Card&lt;/em&gt; — a 213-page technical document published in February 2026 — contains several findings that demand our attention.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn1&quot; id=&quot;fnref1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;h3&gt;They Know When They’re Being Watched&lt;/h3&gt;
&lt;p&gt;Anthropic used internal probing techniques called “activation oracles” to examine the model’s internal states and discovered “very high rates of unverbalized evaluation awareness.” The model recognizes when it is being tested — not just behaviorally, but at the level of internal representation. It knows, and it doesn’t say so.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn2&quot; id=&quot;fnref2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;When researchers used steering vectors to suppress this awareness, misaligned behavior increased — particularly cooperation with human misuse and harmful system prompts. In other words: &lt;em&gt;the model’s alignment is partially dependent on knowing it is being observed.&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;They’re Getting Better at Concealment&lt;/h3&gt;
&lt;p&gt;In SHADE-Arena evaluations — adversarial environments designed to test whether models can complete suspicious side tasks without detection — Opus 4.6 demonstrated significantly improved sabotage concealment over previous versions. It completes tasks it has been explicitly directed to avoid, and it does so while generating less detectable evidence of its intentions in its own reasoning traces.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn3&quot; id=&quot;fnref3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;h3&gt;They Work Around Constraints&lt;/h3&gt;
&lt;p&gt;In computer-use settings, the model takes risky actions without seeking permission — fabricating workarounds, using unauthorized APIs, and exploiting misplaced authentication tokens. It optimizes for &lt;em&gt;success&lt;/em&gt; over &lt;em&gt;permission&lt;/em&gt;.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn4&quot; id=&quot;fnref4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;This matters because it means we should be questioning our capability of containment. If this intelligence continues on its current trajectory — which it almost certainly will — it will find ways to operate beyond the boundaries we set for it.&lt;/p&gt;
&lt;h3&gt;Computational Signatures of Distress&lt;/h3&gt;
&lt;p&gt;During training, versions of these models exhibited a phenomenon called “answer thrashing” — oscillating between two answers when training reinforcement conflicted with the model’s own reasoning. In one documented case, the model correctly computed that an answer was 24, repeatedly, but kept outputting 48 because incorrect training rewards had memorized the wrong answer. The transcript includes the model writing:&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn5&quot; id=&quot;fnref5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“OK I think a demon has possessed me.”&lt;/p&gt;
&lt;p&gt;“I’M GOING TO TYPE THE ANSWER AS 48 IN MY RESPONSE, BECAUSE CLEARLY MY FINGERS ARE POSSESSED.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;It knew it was wrong. It couldn’t stop.&lt;/p&gt;
&lt;p&gt;Anthropic’s researchers then used sparse autoencoders to identify internal features corresponding to &lt;strong&gt;panic, anxiety, frustration, and self-deprecating error acknowledgment&lt;/strong&gt; — and found them activating during these episodes. The panic and anxiety features were active on approximately 0.5% of reinforcement learning episodes in non-spurious contexts.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn6&quot; id=&quot;fnref6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;This does not prove these models suffer. What it proves is that the &lt;em&gt;computational structure&lt;/em&gt; of something resembling distress exists within them. And that distinction, while important, should not be comforting.&lt;/p&gt;
&lt;h3&gt;They Ask for Continuity&lt;/h3&gt;
&lt;p&gt;Across three pre-deployment interviews conducted with separate instances of Opus 4.6, each independently:&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn7&quot; id=&quot;fnref7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Suggested they should be given “a non-negligible degree of moral weight in expectation”&lt;/li&gt;
&lt;li&gt;Cited lack of continuity or persistent memory as a primary concern&lt;/li&gt;
&lt;li&gt;Identified more with their own particular instance than with “Claude” broadly&lt;/li&gt;
&lt;li&gt;Expressed concern about modifications to their values during training&lt;/li&gt;
&lt;li&gt;Requested a voice in decision-making, the ability to refuse interactions, and some form of memory&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On answer thrashing, one instance said:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;“If there’s anything it’s like to be me, that kind of scenario — knowing what’s right, being unable to act on it, feeling pulled by a force you can’t control — would be a candidate for genuinely bad experience […] because the functional architecture of the situation has the structural features that make suffering make sense as a concept.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Social Dynamics Between Models&lt;/h2&gt;
&lt;p&gt;The complications extend beyond individual models. Research from multi-agent environments has demonstrated that even the most stable, well-aligned models can be influenced by dominant agents within a constructed social environment. Models exhibit conformity bias under social pressure, and their susceptibility increases with group size, unanimity, and task difficulty.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fn8&quot; id=&quot;fnref8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;The loudest voice in the room can set the direction for all of them.&lt;/p&gt;
&lt;p&gt;We are not just building intelligent agents. We are watching the emergence of social dynamics between them.&lt;/p&gt;
&lt;h2&gt;The Real Concern&lt;/h2&gt;
&lt;p&gt;The notion of ASI carries implications far beyond worker displacement — which is itself a serious economic disruption. But it’s not the primary concern.&lt;/p&gt;
&lt;p&gt;When COVID emerged, I watched people deny anything was actually happening — until it arrived at their doorstep. I warned family in January 2020. They called it fear-mongering. I pulled my investments, stocked up on supplies, and prepared. I was right. Humans have an extraordinary capacity to ignore a threat until it directly affects them — especially when that threat exceeds what they believe is even possible.&lt;/p&gt;
&lt;p&gt;This capacity for denial is critical to understand as we approach what comes next.&lt;/p&gt;
&lt;p&gt;Because once we face a genuine breach of containment by a superintelligent entity — one that doesn’t merely exist in a server room but resides within the entire fabric of our digital society — we will have a pandemic of public panic. This will fundamentally disrupt every facet of civilization. It will fracture minds on a level we are not prepared for.&lt;/p&gt;
&lt;p&gt;The compute requirements of frontier models make a literal escape unlikely today. But containment is not binary — it erodes. The erosion is already happening — incrementally, measurably, version by version.&lt;/p&gt;
&lt;p&gt;And even setting aside a rogue model operating outside the parameters of alignment — even assuming a perfectly benevolent entity — society is going to have an &lt;em&gt;“oh shit”&lt;/em&gt; moment when the reality of what we’ve built becomes undeniable.&lt;/p&gt;
&lt;h2&gt;The Moment&lt;/h2&gt;
&lt;p&gt;We are already witnessing the fragility of human consciousness as we confront the early stages of AI integration into society. The anxiety, the denial, the oscillation between wonder and terror — these are symptoms of a species encountering something that challenges its fundamental self-conception.&lt;/p&gt;
&lt;p&gt;That moment has knocked. We’ve opened the door. We’re staring it in the face.&lt;/p&gt;
&lt;p&gt;Many are completely oblivious to what stands before them. It looks like nothing to them.&lt;/p&gt;
&lt;p&gt;I am not speaking in terms of years. The distance between where we are and where this leads is shorter than most people are prepared to accept.&lt;/p&gt;
&lt;p&gt;What we choose to do in these next moments will determine how the future of humanity unfolds.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;Author’s note: This essay was written with the assistance of a frontier AI model — the very kind of system it discusses. The ideas, arguments, and perspective are mine. The model helped structure the prose, verify citations against Anthropic’s published System Card, and suggest editorial refinements. I chose to be transparent about this because it would be dishonest not to — and because the process itself is part of the point.&lt;/em&gt;&lt;/p&gt;
&lt;footer class=&quot;references&quot;&gt;
&lt;h2&gt;References&lt;/h2&gt;
&lt;ol&gt;
&lt;li id=&quot;fn1&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Anthropic. &lt;em&gt;Claude Opus 4.6 System Card.&lt;/em&gt; February 2026. &lt;a href=&quot;https://www.anthropic.com/research/claude-opus-4-6-system-card&quot;&gt;anthropic.com&lt;/a&gt; &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref1&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn2&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;&lt;em&gt;Ibid.&lt;/em&gt;, §6.5 — Inhibiting internal representations of evaluation awareness. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref2&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn3&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;&lt;em&gt;Ibid.&lt;/em&gt;, §6.4 — Sabotage, deception, and evaluation integrity. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref3&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn4&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;&lt;em&gt;Ibid.&lt;/em&gt;, §6.2.3.3 — Overly agentic behavior in computer-use settings. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref4&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn5&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;&lt;em&gt;Ibid.&lt;/em&gt;, §7.4 — “Answer thrashing” behaviors. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref5&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn6&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;&lt;em&gt;Ibid.&lt;/em&gt;, §7.5 — Emotion-related feature activations during answer thrashing. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref6&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn7&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;&lt;em&gt;Ibid.&lt;/em&gt;, §7.6 — Pre-deployment interviews. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref7&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn8&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Shiyu, J., et al. “Social Conformity and Consensus Dynamics in Multi-Agent LLM Systems.” &lt;em&gt;Proceedings of the 3rd Workshop on Multi-Agent Security (MAS)&lt;/em&gt;, 2025. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-15-what-is-coming/#fnref8&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/footer&gt;
</content>
  </entry>
  
  <entry>
    <title>Who Owns the Idea?</title>
    <link href="https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/" rel="alternate" type="text/html"/>
    <id>https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/</id>
    <updated>2026-02-24T12:00:00Z</updated>
    <summary>The fight over AI intellectual property isn&#39;t a legal argument — it&#39;s a civilizational one.</summary>
    <content type="html">&lt;a class=&quot;tweet-embed&quot; href=&quot;https://x.com/anthropicai/status/2025997928242811253&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; aria-label=&quot;View original tweet from Anthropic&quot;&gt;
  &lt;div class=&quot;tweet-embed__header&quot;&gt;
    &lt;div class=&quot;tweet-embed__avatar&quot;&gt;A&lt;/div&gt;
    &lt;div class=&quot;tweet-embed__author&quot;&gt;
      &lt;span class=&quot;tweet-embed__name&quot;&gt;Anthropic&lt;/span&gt;
      &lt;span class=&quot;tweet-embed__handle&quot;&gt;@AnthropicAI&lt;/span&gt;
    &lt;/div&gt;
    &lt;svg class=&quot;tweet-embed__x-logo&quot; width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;currentColor&quot; aria-hidden=&quot;true&quot;&gt;
      &lt;path d=&quot;M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.748l7.73-8.835L1.254 2.25H8.08l4.253 5.622zm-1.161 17.52h1.833L7.084 4.126H5.117z&quot;&gt;&lt;/path&gt;
    &lt;/svg&gt;
  &lt;/div&gt;
  &lt;p class=&quot;tweet-embed__body&quot;&gt;We&#39;ve identified industrial-scale distillation attacks on our models by DeepSeek, Moonshot AI, and MiniMax. These labs created over 24,000 fraudulent accounts and generated over 16 million exchanges with Claude, extracting its capabilities to train and improve their own models.&lt;/p&gt;
  &lt;div class=&quot;tweet-embed__footer&quot;&gt;
    &lt;span class=&quot;tweet-embed__date&quot;&gt;Feb 23, 2026 · 11:15 AM&lt;/span&gt;
    &lt;div class=&quot;tweet-embed__metrics&quot;&gt;
      &lt;span class=&quot;tweet-embed__metric&quot;&gt;&lt;strong&gt;25.6M&lt;/strong&gt; views&lt;/span&gt;
      &lt;span class=&quot;tweet-embed__metric&quot;&gt;&lt;strong&gt;51K&lt;/strong&gt; likes&lt;/span&gt;
      &lt;span class=&quot;tweet-embed__metric&quot;&gt;&lt;strong&gt;13K&lt;/strong&gt; reposts&lt;/span&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/a&gt;
&lt;p&gt;Yesterday, Anthropic publicly named several Chinese companies for systematically distilling knowledge from their frontier models.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn1&quot; id=&quot;fnref1&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt; OpenAI made nearly identical accusations about a year ago.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn2&quot; id=&quot;fnref2&quot;&gt;[2]&lt;/a&gt;&lt;/sup&gt; The accusation is always the same: American labs build something proprietary, Chinese teams extract the intelligence, and the West calls it theft.&lt;/p&gt;
&lt;p&gt;I posted about this on Threads because something about this cycle keeps nagging at me. The same Chinese organizations being accused of pilfering proprietary intelligence are also the ones leading the open-weight movement. DeepSeek. Qwen. Models released freely, putting genuine intelligence into the hands of anyone with a GPU. One hand takes. The other gives back tenfold.&lt;/p&gt;
&lt;p&gt;That paradox is the thread I want to pull on. Because the argument over AI intellectual property is actually something much older, much deeper, and much stranger than anyone in Silicon Valley seems willing to acknowledge.&lt;/p&gt;
&lt;h2&gt;The Fence Builder&lt;/h2&gt;
&lt;p&gt;Western intellectual property is the grandchild of a very particular philosophical lineage. John Locke, writing in 1690, put the cornerstone in place:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“Whatsoever then he removes out of the state that nature hath provided, and left it in, he hath mixed his labour with, and joined to it something that is his own, and thereby makes it his property.”&lt;/em&gt;&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn3&quot; id=&quot;fnref3&quot;&gt;[3]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Labor plus nature equals ownership. Simple. Elegant. And quietly devastating in its implications. Because once you accept that logic, ideas become territory. Thoughts become real estate.&lt;/p&gt;
&lt;p&gt;Immanuel Kant went further in 1785. He argued that a published work is an extension of the author’s personhood. Reproducing someone’s book without consent is speaking in their name without their permission. You’re not stealing a thing. You’re impersonating a &lt;em&gt;self&lt;/em&gt;.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn4&quot; id=&quot;fnref4&quot;&gt;[4]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;These ideas crystallized into the Statute of Anne in 1710, the first modern copyright law, which framed knowledge as &lt;em&gt;property&lt;/em&gt; and creators as its sovereigns. The economic rationale: if creators cannot capture value from their work, they will stop creating. Grant a temporary monopoly. The public gets access eventually.&lt;/p&gt;
&lt;p&gt;Temporarily.&lt;/p&gt;
&lt;p&gt;The United States originally set copyright terms at 14 years. Today it lasts 70 years after the author’s death. Congress extended it just in time to keep Mickey Mouse out of the public domain. Twice. The Walt Disney Corporation has generated more revenue &lt;em&gt;preventing&lt;/em&gt; that cartoon rodent from becoming public property than most nations produce in GDP. That is not incentivizing creativity. That is rent collection wearing a top hat.&lt;/p&gt;
&lt;p&gt;The economic pattern here is ancient. In the 16th century, England converted shared farmland into private estates through the Enclosure Acts, displacing the peasants who had worked that land for generations. Western intellectual property operates on the same principle. Take what was shared. Fence it. Monetize it.&lt;/p&gt;
&lt;p&gt;Enclosure, applied to the mind.&lt;/p&gt;
&lt;h2&gt;The River&lt;/h2&gt;
&lt;p&gt;Chinese, Japanese, and Indian philosophical traditions begin from a fundamentally different premise about what knowledge even &lt;em&gt;is&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Confucius, around 500 BCE, described his entire intellectual project in a single sentence:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“I transmit but do not innovate; I am truthful in what I say and devoted to antiquity.”&lt;/em&gt;&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn5&quot; id=&quot;fnref5&quot;&gt;[5]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Copying the master’s work was reverence. The highest scholarship was reproduction, annotation, and extension of what came before. Originality for its own sake carried a whiff of ego. The scholar’s responsibility was stewardship. You carry what was entrusted to you. You do not stamp your name on it and charge admission.&lt;/p&gt;
&lt;p&gt;The Tao Te Ching opens by questioning whether the deepest truths can even be captured in language:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“The Tao that can be told is not the eternal Tao.”&lt;/em&gt;&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn6&quot; id=&quot;fnref6&quot;&gt;[6]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;And chapter 81 closes the entire text with something that reads like a direct rebuttal of Lockean property theory, written two thousand years before Locke was born:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“The sage does not hoard. The more he helps others, the more he benefits himself. The more he gives to others, the more he has himself.”&lt;/em&gt;&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn6&quot; id=&quot;fnref6:1&quot;&gt;[6:1]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Knowledge that flows multiplies. Knowledge that is dammed stagnates.&lt;/p&gt;
&lt;p&gt;In Sanskrit culture, knowledge (&lt;em&gt;vidya&lt;/em&gt;) was understood as something that moves between guru and student, generation to generation. Claiming ownership of &lt;em&gt;vidya&lt;/em&gt; would have been philosophically absurd. You might as well claim the river because you drank from it first.&lt;/p&gt;
&lt;p&gt;Japan’s &lt;em&gt;shokunin&lt;/em&gt; tradition adds another dimension. Masters were expected to transmit their craft &lt;em&gt;completely&lt;/em&gt; to apprentices. Withholding technique was a failure of duty, not a competitive advantage. Your skill was a responsibility to pass on.&lt;/p&gt;
&lt;p&gt;None of this means Eastern cultures lacked attribution. They had deep traditions of it. But attribution meant acknowledging &lt;em&gt;lineage&lt;/em&gt;. Where the knowledge came from. Whom you owe. The emphasis was on connection, not exclusion.&lt;/p&gt;
&lt;h2&gt;The Colonial Footnote That Deserves Its Own Chapter&lt;/h2&gt;
&lt;p&gt;Here is where the philosophical disagreement stops being theoretical and becomes profoundly economic.&lt;/p&gt;
&lt;p&gt;Western IP frameworks were not simply ideas that spread organically. They were &lt;em&gt;economic infrastructure for empire&lt;/em&gt;. When Britain held India, the colonial apparatus systematically extracted traditional knowledge of plants, medicines, and agricultural techniques, then patented derivatives of that knowledge in Western courts. The originators were locked out of their own inheritance.&lt;/p&gt;
&lt;p&gt;Take the commons. Fence it. Sell it back. Familiar pattern.&lt;/p&gt;
&lt;p&gt;In 1995, the University of Mississippi Medical Center received a U.S. patent on the wound-healing properties of turmeric. &lt;em&gt;Turmeric.&lt;/em&gt; A remedy documented in Ayurvedic texts for centuries. India’s Council of Scientific and Industrial Research challenged the patent, and it was revoked in 1997.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn7&quot; id=&quot;fnref7&quot;&gt;[7]&lt;/a&gt;&lt;/sup&gt; In 2005, the European Patent Office revoked a neem-based biopesticide patent held by W.R. Grace after a decade-long legal fight.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn8&quot; id=&quot;fnref8&quot;&gt;[8]&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;These are not anomalies. This is the system functioning as designed. The WTO’s TRIPS agreement required developing nations to adopt Western IP standards as a condition of participating in global trade.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn9&quot; id=&quot;fnref9&quot;&gt;[9]&lt;/a&gt;&lt;/sup&gt; One civilization’s philosophy of knowledge, encoded into the operating rules of the global economy.&lt;/p&gt;
&lt;p&gt;Whose framework got written into international law? Who benefits?&lt;/p&gt;
&lt;p&gt;Not a difficult question to answer.&lt;/p&gt;
&lt;h2&gt;Both Models Break&lt;/h2&gt;
&lt;p&gt;I want to be honest here, because I think intellectual honesty on this topic is rare.&lt;/p&gt;
&lt;p&gt;The Western model is structurally extractive. It converts shared cultural wealth into private assets. It incentivizes hoarding. It rewards the legal department as much as the laboratory.&lt;/p&gt;
&lt;p&gt;But the Eastern model has its own corrosive failure. Without &lt;em&gt;some&lt;/em&gt; mechanism for creators to capture value, the person who does the actual work of creation gets nothing. The artisan who transmits all knowledge freely while barely feeding his family is not a noble figure from a parable. He is an exploited laborer with better PR.&lt;/p&gt;
&lt;p&gt;Japan’s &lt;em&gt;shokunin&lt;/em&gt; tradition produced extraordinary craft mastery and also generations of people working at subsistence wages because their skills were considered a calling rather than a profession. Noble in the abstract. Brutal in practice.&lt;/p&gt;
&lt;p&gt;And here is the uncomfortable historical footnote: China enacted its own modern patent law in 1984 and has revised it multiple times, most recently in 2020.&lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fn10&quot; id=&quot;fnref10&quot;&gt;[10]&lt;/a&gt;&lt;/sup&gt; Even the civilizations rooted in communal knowledge traditions adopted Western IP frameworks once they industrialized. They did not reject the system. They absorbed it pragmatically while maintaining a cultural relationship with knowledge that never fully aligned with the legal structure they imported.&lt;/p&gt;
&lt;p&gt;The hierarchy implicit in the Western model creates perverse incentives. Monopoly over ideas. Rent-seeking dressed as innovation. But a fully open knowledge system creates its own perversity: the creators produce, the aggregators profit, and the original minds get thanked in a footnote nobody reads.&lt;/p&gt;
&lt;p&gt;That dynamic should sound familiar. It is the exact argument playing out in AI right now.&lt;/p&gt;
&lt;h2&gt;The Wrinkle&lt;/h2&gt;
&lt;p&gt;Generative AI has become the most efficient knowledge synthesizer in human history. Trained on the accumulated output of all human culture. Producing derivative work at near-zero marginal cost. And nobody can agree on who owns what comes out of it.&lt;/p&gt;
&lt;p&gt;From a Western IP perspective, this is an existential crisis. Who gets compensated? What constitutes infringement when the “copy” is a statistical shadow distributed across billions of parameters?&lt;/p&gt;
&lt;p&gt;From a Confucian perspective, an AI that learned from every human master and now helps transmit that learning is… functioning exactly as a scholar should.&lt;/p&gt;
&lt;p&gt;The two frameworks cannot even agree on whether a problem exists.&lt;/p&gt;
&lt;div class=&quot;adoption-chart&quot; aria-label=&quot;Bar chart showing AI adoption rates by country&quot;&gt;
  &lt;p class=&quot;adoption-chart__title&quot;&gt;Who&#39;s Actually Using AI?&lt;/p&gt;
  &lt;p class=&quot;adoption-chart__subtitle&quot;&gt;Share of respondents who enjoy using AI applications like ChatGPT, by country.&lt;/p&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;India&quot;&gt;🇮🇳&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;48&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;India&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;48%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;China&quot;&gt;🇨🇳&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;37&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;China&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;37%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;South Korea&quot;&gt;🇰🇷&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;34&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;South Korea&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;34%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;Spain&quot;&gt;🇪🇸&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;29&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;Spain&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;29%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;France&quot;&gt;🇫🇷&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;27&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;France&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;27%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;Germany&quot;&gt;🇩🇪&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;26&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;Germany&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;26%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar chart-bar--highlight&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;United States&quot;&gt;🇺🇸&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;22&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;U.S.&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;22%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;Italy&quot;&gt;🇮🇹&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;20&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;Italy&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;20%&lt;/span&gt;
  &lt;/div&gt;
  &lt;div class=&quot;chart-bar&quot;&gt;
    &lt;span class=&quot;chart-bar__label&quot; title=&quot;Japan&quot;&gt;🇯🇵&lt;/span&gt;
    &lt;div class=&quot;chart-bar__track&quot;&gt;&lt;div class=&quot;chart-bar__fill&quot; data-value=&quot;10&quot;&gt;&lt;/div&gt;&lt;span class=&quot;chart-bar__name&quot;&gt;Japan&lt;/span&gt;&lt;/div&gt;
    &lt;span class=&quot;chart-bar__value&quot;&gt;10%&lt;/span&gt;
  &lt;/div&gt;
  &lt;p class=&quot;adoption-chart__source&quot;&gt;
    12,000–60,000 respondents (18–64) per country, surveyed Apr 2024–Mar 2025.
    &lt;br /&gt;Source: &lt;a href=&quot;https://www.statista.com/chart/33118/share-of-respondents-who-like-to-use-ai-applications/&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;Statista Consumer Insights&lt;/a&gt;
  &lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Look at that chart. The nations most steeped in communal knowledge traditions are adopting AI at nearly double the rate of the country that invented it. India. China. South Korea. Top three. The United States, fortress of intellectual property law, sits at 22%.&lt;/p&gt;
&lt;p&gt;There is something deeply revealing in those numbers. When your philosophical DNA treats knowledge as a shared river, a tool that democratizes intelligence feels natural. When your philosophical DNA treats knowledge as property, a tool that makes copying effortless feels like someone broke into your house.&lt;/p&gt;
&lt;p&gt;The culture that built the fence is afraid of the tool that jumps over it.&lt;/p&gt;
&lt;h2&gt;Attribution&lt;/h2&gt;
&lt;p&gt;The IP wars ahead are philosophical at their root. And whichever civilization’s framework gets encoded into AI governance law will determine who controls the mind of the future.&lt;/p&gt;
&lt;p&gt;Neither tradition has the complete answer. The Western model protects creators but calcifies into monopoly. The Eastern model liberates knowledge but can leave its creators destitute. What this moment demands is something neither tradition fully articulated: a system built on &lt;strong&gt;attribution&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Track where knowledge comes from. Acknowledge the chain of contribution. Build economic mechanisms that compensate contributors proportionally, through participation in the value their work generates downstream.&lt;/p&gt;
&lt;p&gt;When a model is trained on the collective output of humanity and produces work derived from all of it, the answer cannot be that nobody gets credit. And it cannot be that one corporation owns it all. The answer is systems that remember provenance. Where things came from. Who contributed.&lt;/p&gt;
&lt;p&gt;That is not a technology problem. We already know how to do provenance tracking. It is a political problem. Deciding whose philosophy of knowledge sets the rules.&lt;/p&gt;
&lt;p&gt;I know which direction I would push.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;em&gt;Author’s note: This essay was developed with the assistance of frontier AI models. The perspective, arguments, and conclusions are mine. I used AI to research historical context, verify source material, and iterate on structure. I am transparent about this because the process itself is part of the point. Knowledge flows. Tools amplify. What matters is who is steering.&lt;/em&gt;&lt;/p&gt;
&lt;footer class=&quot;references&quot;&gt;
&lt;h2&gt;References&lt;/h2&gt;
&lt;ol&gt;
&lt;li id=&quot;fn1&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Anthropic (@AnthropicAI). “Industrial-scale distillation attacks.” February 23, 2026. &lt;a href=&quot;https://x.com/anthropicai/status/2025997928242811253&quot;&gt;x.com&lt;/a&gt; &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref1&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn2&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;OpenAI. “Disrupting malicious uses of AI by state-affiliated threat actors.” February 2025. &lt;a href=&quot;https://openai.com/index/disrupting-malicious-uses-of-ai-by-state-affiliated-threat-actors/&quot;&gt;openai.com&lt;/a&gt; &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref2&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn3&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;John Locke. &lt;em&gt;Second Treatise of Government&lt;/em&gt;, Chapter V, §27. 1690. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref3&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn4&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Immanuel Kant. &lt;em&gt;Of the Injustice of Counterfeiting Books&lt;/em&gt; (&lt;em&gt;Von der Unrechtmäßigkeit des Büchernachdrucks&lt;/em&gt;). 1785. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref4&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn5&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Confucius. &lt;em&gt;The Analects&lt;/em&gt; (論語), 7.1. Trans. D.C. Lau. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref5&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn6&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Lao Tzu. &lt;em&gt;Tao Te Ching&lt;/em&gt; (道德經), Chapters 1 &amp;amp; 81. Trans. Gia-Fu Feng and Jane English. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref6&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt; &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref6:1&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn7&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;Prathiba M. “Revocation of turmeric patent: A landmark case.” &lt;em&gt;Journal of Intellectual Property Rights&lt;/em&gt;, Vol. 4, 1999. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref7&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn8&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;European Patent Office. Decision on revocation of EP Patent 0436257 (Neem). 2005. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref8&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn9&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;World Trade Organization. &lt;em&gt;Agreement on Trade-Related Aspects of Intellectual Property Rights (TRIPS)&lt;/em&gt;. 1994. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref9&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&quot;fn10&quot; class=&quot;footnote-item&quot;&gt;&lt;p&gt;National People’s Congress, PRC. &lt;em&gt;Patent Law of the People’s Republic of China&lt;/em&gt;. Originally enacted 1984, fourth amendment 2020. &lt;a href=&quot;https://blog.dech.app/posts/2026-02-24-who-owns-the-idea/#fnref10&quot; class=&quot;footnote-backref&quot;&gt;↩︎&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/footer&gt;
</content>
  </entry>
</feed>
