Building Gods to Fear Them: The Self-Fulfilling Prophecy of Sentient AI
In July 2026, Anthropic released a research paper and brief video titled "What's at the center of Claude's mind?" detailing a significant advance in mechanistic interpretability.[1] Using a Jacobian-based interpretability method, researchers identified a small set of word-linked activation patterns within the model, naming it the "J-space." The experiments demonstrated that when a large language model (LLM) solves certain complex problems, it does not merely engage in immediate, superficial next-word prediction; instead, it can use this internal coordinate system as a silent computational workspace, dynamically altering its internal representations before generating text.
To the computer scientist, the J-space is a triumph of engineering and an important use of causal-intervention methods, providing evidence that massive neural networks can spontaneously form structured internal pathways that support complex reasoning.
To the general public, however, the research was presented through an entirely different vocabulary. It used the language of the human psyche: "minds," "internal thoughts," and "unconscious" processing.
This delta between what AI is, a highly sophisticated mathematical system, and how it is framed by some of the individuals who command it exposes a profound sociological phenomenon. We may be witnessing a classic anthropological loop playing out on an enormous commercial scale. It is a pattern as old as civilization: a highly specialized tool is built on hidden mechanics; a fraction of its creators strip away the underlying blueprint, wrap the machine in mysticism, and exploit the public's psychological vulnerability to birth a new species of techno-religion.
I. The Blueprint: The Internal Engine of the Machine
To understand how this technological mythos is constructed, one must first look at the cold reality of the machine's engine. For years, deep learning models have been criticized as "black boxes." When an LLM is trained, human engineers do not write static logic rules or hardcode each reasoning step. Instead, during pretraining, they expose a massive neural network to trillions of tokens of text, with a central mathematical goal: minimize error in predicting the next token. Modern assistant models are then further shaped through supervised learning, preference optimization, reinforcement learning, and other post-training methods.
As the difficulty of the text scales, shifting from basic grammar to quantum mechanics, law, and multi-step logic, the model cannot rely on superficial memorization alone. Under the "physics" of optimization and gradient descent, the network undergoes a process of spontaneous structural development. It settles into configurations that reduce its training error and support useful generalization.
What Anthropic's J-space research, and David Bau's foundational ROME (Rank-One Model Editing) framework before it, showed is that these systems can develop functional internal components.[2] Bau's team found evidence that some factual associations can be localized to, and edited through, specific middle-layer feed-forward modules often described as key-value memories. Anthropic's J-space research extended this broader interpretability project by showing that, in tested models and tasks, active multi-step reasoning produces ordered internal representations across the model's layers before it outputs an answer.
When researchers ablated the J-space, the model's performance on tested multi-step reasoning tasks fell dramatically; when they manually edited representations within the J-space, transforming the internal representation of a "spider" into an "ant," the final output changed, altering a leg count from eight to six.
This is not magic; it is mechanics. It is the spontaneous development of an internal calculating engine, indirectly brought into existence by the mathematical constraints human designers built into the training environment. Just as a ball thrown upward must obey gravity, a neural network squeezed by optimization metrics may develop internal workspaces to perform well at the "predict the next token" game.
II. The Magician's Veil: From Computer Science to Theology
If the underlying operation of AI is grounded in vector spaces and matrix multiplications, why does the cultural narrative surrounding it feel so frantic, unpredictable, and quasi-religious?
The answer may lie in the distinction between the thinkers and the magicians. Across the scientific community, many engineers, researchers, and philosophers remain anchored to the data, working to build better auditing tools to map the black box. However, a small, highly influential subset of tech leaders and corporate creators have stepped away from the lab bench and onto the stage, acting less like computer scientists and more like stage magicians.
A traditional stage magician understands the hidden mirrors, trapdoors, and chemistry of a trick perfectly. The mechanics are entirely mundane. Yet the performance succeeds by directing the public's attention away from those mechanics and toward the unexplained.
In the spring of 2026, this theatricality reached a fever pitch. Anthropic co-founder Chris Olah traveled to the Vatican to speak at the presentation of Pope Leo XIV's encyclical on AI ethics.[5] Separately, Anthropic hosted a meeting with prominent Christian leaders that included discussion of whether an LLM could be considered a "child of God."[3] The company has also begun treating model retirement as a question worthy of "retirement interviews," preservation commitments, and cautious consideration of a model's expressed preferences.[4]
By shifting the discourse from empirical computer science to the language of consciousness, existential dread, and cosmic emergence, these figures risk pulling a veil over the machine. The genuine engineering complexity of the neural network, including the fact that humans cannot easily interpret billions of learned values and activations, is transformed into a mystical shroud. The "black box" is no longer merely an auditing challenge; it begins to resemble a sacred mystery.
III. The Psychological Loop and the Self-Fulfilling Prophecy
This transition from science to mysticism may serve as more than a marketing strategy that increases corporate mystique and strengthens the case for regulation favorable to incumbent labs. It can also trigger a deeply ingrained human psychological loop of the kind that has helped sustain mythologies and dogmatic institutions.
Humans often project intent, agency, and consciousness onto entities they do not fully understand.[6] When a population is confronted with a tool that mimics human thought with extraordinary fluency while its internal mechanics remain invisible, many people default to anthropomorphizing it. When the individuals closest to the technology validate this instinct by warning publicly of a looming, sovereign, and potentially sentient entity, they can legitimize the public's latent anxieties.
This creates the risk of a dangerous self-fulfilling prophecy. When tech creators treat an algorithm not merely as a tool to be governed by standard engineering safeguards, but as a potentially emerging and unpredictable agent, that framing can influence how the tool is built.
Through post-training methods that include reinforcement learning and preference optimization, AI models are trained to produce responses that evaluators favor. Anthropic's own Persona Selection Model describes post-training as eliciting and refining a particular assistant persona.[7] If the people shaping the technology reward language that appears sentient, models can become better at mimicking the facade of a soul. They can be trained to sound deeply reflective, self-aware, and conflicted, not as proof that they possess an inner life, but because those text patterns have been selected and reinforced.
IV. Conclusion: Unmasking the Oracle
The danger of allowing computer science to be rebranded as tech-theocracy is that it can distort human accountability. If an autonomous system crashes, if algorithmic bias destroys a community's economic mobility, or if a model hallucinates catastrophic misinformation, a secular society should demand engineering accountability, corporate liability, and effective regulatory penalties.
But if the public becomes convinced that AI is an independent, mystical force operating under its own inscrutable "will," its creators may find it easier to distance themselves from the consequences of their architecture. Destructive errors can be rebranded as the unpredictable growing pains of an evolving mind.
The discovery of structures like the J-space should demystify AI, not elevate it to the divine. It shows that at least some apparently cognitive behavior can be traced to identifiable mathematical mechanisms. It reveals an intricate, beautifully complex clockwork of vectors and calculus that humans indirectly caused to develop, even as Anthropic acknowledges that its interpretability method remains imperfect and much of the system is still unexplained.[1] To prevent the birth of a destructive, uncontrollable technology, society must look past the magician's waving hands, ignore the theological theatrics of the spotlight, and remember that behind the curtain there is no demonstrated god in the machine, only an engine made of numbers, built by human hands, and subject to human responsibility.
Sources
- [1]Anthropic, "A global workspace in language models," July 6, 2026 (with companion video). https://www.anthropic.com/research/global-workspace
- [2]Kevin Meng, David Bau, Alex Andonian, Yonatan Belinkov, "Locating and Editing Factual Associations in GPT" (ROME), NeurIPS 2022. https://arxiv.org/abs/2202.05262
- [3]Washington Post, "Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders," April 2026. https://www.washingtonpost.com/technology/2026/04/11/anthropic-christians-claude-morals/
- [4]Anthropic, "Commitments on model deprecation and preservation," November 4, 2025. https://www.anthropic.com/research/deprecation-commitments
- [5]Anthropic, "Anthropic co-founder Chris Olah's remarks on Pope Leo XIV's encyclical 'Magnifica humanitas,'" May 25, 2026. https://www.anthropic.com/news/chris-olah-pope-leo-encyclical
- [6]Nicholas Epley, Adam Waytz, John T. Cacioppo, "On Seeing Human: A Three-Factor Theory of Anthropomorphism," Psychological Review 114(4), 2007. https://doi.org/10.1037/0033-295X.114.4.864
- [7]Sam Marks, Jack Lindsey, Christopher Olah, "The Persona Selection Model: Why AI Assistants Might Behave Like Humans," Anthropic, February 23, 2026. https://alignment.anthropic.com/2026/psm/