The Physics of True AI Agency and the Semiotic Web
0m 0s
The discussion critiques the failure of current AI, especially large language models, to function as true autonomous agents in the real world. While these systems excel at pattern recognition and text generation, they fundamentally lack core requirements for agency: world-grounded perception (connecting to verifiable reality), persistent memory (an immutable, learning ledger), causal reasoning (understanding cause and effect), and architecturally embedded safety. This failure is not due to insufficient data or computing power but is a topological impossibility. LLMs operate on a "sealed manifold," a self-contained geometric surface representing language correlations from training data, with no structural connection to external reality. Attempts to enforce safety, like reinforcement learning from human feedback, merely redistribute problems across the model—a "topological whack-a-mole"—because the system's intrinsic curvature cannot be altered without creating new flaws. The conversation concludes that the prevailing "token prediction" paradigm is a dead end and advocates for a new framework inspired by biological cognition and physics to build systems capable of genuine, safe, real-world agency.
Why Current AI Fails at Real-World Agency
Have you ever had that?
That moment with a piece of technology where the illusion just completely shatters.
Speaker 2
Oh yeah, like when it just drops the ball entirely.
Speaker 1
Exactly.
Because, you know, usually when we talk about consumer technology, there's this, this expectation of precision, right?
It's a very clean binary relationship.
Speaker 2
Right.
You tell it to do something and it does it.
Speaker 1
Yeah, you press a button on your remote control, the television turns on, You step on the brakes in your car and, well, the vehicle stops.
Speaker 2
Hopefully.
Speaker 1
Right.
Hopefully.
But the action is deterministic.
We expect our tools to execute the exact function they were designed for.
We expect them to be anchored in, you know, reality.
Speaker 2
And then you step into the world of artificial intelligence today.
Speaker 1
Man.
And suddenly that predictable mechanical landscape just vanishes.
It becomes completely murky.
Speaker 2
It really is the absolute definition of diagnostic Muddy Waters.
And you think you're standing on solid ground and suddenly you are just, you're sinking into this swamp of probabilities.
Speaker 1
It's so true, and I know you, the listener, have experienced this first hand.
You know, you interact with an AI assistant and it seems incredibly, almost frighteningly smart.
Speaker 2
Oh, it can sound like a genius.
Speaker 1
Totally.
It drafts this brilliant, highly nuanced e-mail for you.
Or it summarizes A dense 50 page financial report in like 2 seconds, right?
But the very moment you ask it to actually do something in the real world, say I don't know, book a flight based on a specific set of constraints or manage your calendar, it just completely falls apart.
Speaker 2
It hallucinates a meeting that never happened.
Speaker 1
Yes, or it confidently quotes some company policy that doesn't even exist.
Or it completely forgets a core instruction you gave it like 5 minutes ago.
Speaker 2
It's exactly like talking to a brilliant scholar who has absolutely no object permanence.
Speaker 1
That is the perfect way to put it.
No object permanence whatsoever.
Speaker 2
Which is incredibly frustrating for the user, especially because the tech industry continuously bombards us with the word agent.
Speaker 1
Oh, constantly.
Everything is an agent now.
Speaker 2
Right.
They use that term to sell these systems.
But what we're finding out, and you know, what really forms the core of our exploration today, is that this behavior isn't just a bug.
Speaker 1
It's not a glitch.
Speaker 2
No, it's not a temporary glitch.
It's not something that's going to be magically patched when the next generation of server farms comes online.
It is a fundamental structural failure in how the technology is built.
Blatler's Paper and Lecun's 4 Criteria for Agency
And that, listeners, brings us to the mission of today's Deep Dive.
We are looking at a revolutionary white paper.
It was published in March 2026 by Eric Bleitler from Tocum dot AI.
Speaker 2
And the title is The Semiotic Web Agentic Dynamics.
Speaker 1
Right.
And let me tell you right up front, this paper is a complete paradigm shift.
I mean, it takes a sledgehammer to the current foundational models of AI.
Speaker 2
Very precise mathematical sledgehammer.
Speaker 1
Exactly.
We are going to explore exactly why current AI systems are fundamentally not agents, and how a totally new framework is emerging to replace them.
A framework.
Speaker 2
That borrows from the physics of meaning, from biological cognition and.
Speaker 1
Cryptographic architecture, which is just wild to put all those in one sentence.
Speaker 2
It is a massive intellectual journey.
Blatler is essentially arguing that if we ever want to build a true artificial agent, something that can act autonomously and more importantly, safely in the real world, we have to stop looking at text predictors.
Speaker 1
We have to stop obsessing over predicting the next word in a sentence.
Speaker 2
Exactly.
And we have to start looking at how nature actually solves the problem of agency at every single scale of life, from a single cell up to an ecosystem.
Speaker 1
Now for you listening whether you are a casual learner who just wants to finally understand why your AI assistant keeps lying to you with such profound confidence.
Speaker 2
Which is a great reason to listen.
Speaker 1
Right.
Or if you're a hardcore expert wanting to get into the underlying mathematical topology, you know the loss functions, the architectural blueprints.
We have crafted this deep dive for you.
We're.
Speaker 2
Going to hit both.
We'll cover the high level, mind blowing aha concepts of biology and physics, but we are absolutely not going to shy away from the hard math that makes so-called semiotic Wob actually function.
Speaker 1
I am personally so tired of the hype around these token predictors being sold to us as autonomous intelligence.
So let's unpack this.
We need to start by defining our terms.
Speaker 2
Always a good idea.
Speaker 1
What actually is an agent?
Speaker 2
Well, we have to start there.
Because of the extreme dilution of the word agent over the last few years in the tech industry, right now agent has been appropriated to describe systems that merely mimic behavior.
Speaker 1
Right.
They look like they're doing something agentic, but they aren't.
Speaker 2
Exactly.
Let's look at a basic control system like a thermostat.
Thermostat is a reactive system.
It measures the ambient temperature, compares it to a set point, and turns the heat on or off.
Speaker 1
Right, it reacts.
Speaker 2
In a large language model, and LLM is also essentially reactive, It responds to a sequence of tokens by predicting the next most likely token based on its training data.
Speaker 1
So it's just reacting to a prompt.
Speaker 2
Yes.
Neither of them acts autonomously in a complex, unpredictable real world environment.
Neither of them is a true agent.
Speaker 1
OK, so to establish a baseline for what a genuine agent actually requires, the author Blatler grounds his paper in the foundational work of Yon Lacun, right?
Speaker 2
Yes, specifically Lacun's 2022 paper on autonomous machine intelligence.
Speaker 1
Right Yon Lacun, one of the godfathers of AI, chief AI scientist at Meta.
When he lays out criteria for intelligence, the industry listens.
Speaker 2
They do, and he outlines 4 foundational demands that any system absolutely must satisfy to be considered a genuine agent.
Speaker 1
Let's break those down.
What's the first one?
The Demands for Genuine AI Agency
These are rigorous structural demands.
The first criterion C1 is world grounded perception.
Speaker 1
World grounded perception.
Speaker 2
This means the system must connect to external reality.
Its internal model, what it believes to be true, has to be continuously tested against actual, verifiable measurements from the physical or digital world.
Speaker 1
OK, let me pause you right there because I think a lot of people listening are going to say, doesn't an LLM do that when it browses the web to answer a prompt?
No, it goes out, it reads the web page and brings back the answer.
Isn't that world grounded perception?
Speaker 2
No, it's actually not, because the LLM isn't structurally grounding its internal model to that reality.
It is merely pulling text into its temporary context window.
Speaker 1
And then just predicting words again.
Speaker 2
Exactly.
It's predicting the next likely sequence of words based on that new text.
It doesn't know the web page is real.
It has no mechanism to verify the epistemological truth of the data.
Speaker 1
So it's just reading more words, not experiencing reality.
Speaker 2
Right.
True world grounded perception means the system's internal state is mathematically tethered to verified facts.
If you do this correctly, as Bledler argues, hallucination doesn't just become rare, it becomes structurally impossible on verified domains.
Speaker 1
Structural impossibility, I mean, that is a massive claim.
We are definitely going to dig into the exact mechanics of how the semiotic web achieves that in a bit.
So that C1 grounding, what is the second criterion?
Speaker 2
C2 is persistent memory, and we need to be very, very precise here.
We do not mean a context window that resets every time you open a new chat session.
We also don't mean a system that simply dumps your chat logs into a vector database to search later.
Speaker 1
Like retrieval, augmented generation RAG that doesn't count it.
Speaker 2
Doesn't count.
C2 requires an immutable updatable Ledger that carries the full provenance of information.
Speaker 1
OK, I'm stuck on C2 persistent memory because if an AI remembers literally everything I ever say to it and everything it ever does, doesn't that make it slower?
Doesn't it get bloated overtime?
Speaker 2
That's the exact problem.
Speaker 1
Right.
Like how does it actually store that experience without eventually breaking under the weight of its own data?
Speaker 2
That is exactly the flaw with current architectures.
If you try to give an LLM persistent memory by feeding its past conversations back into it, the context window explodes.
Speaker 1
The compute costs skyrocket.
Speaker 2
Exactly, and the model gets distracted by irrelevant past data.
True persistent memory, as Lakin defines it, means the agent needs to be able to abstract from its experiences.
Speaker 1
Oh, like humans do?
Yes.
Speaker 2
It needs an auditable history where I can say I learned from this specific interaction under these specific conditions, and my future behavioral loss function is permanently altered by it.
Speaker 1
So it actually learns, it doesn't just read old transcripts.
Speaker 2
Right, The memory must fundamentally change the agent's structural approach to the world.
It's not just a searchable hard drive attached to a text predictor.
Speaker 1
OK, that makes a lot more sense.
It's about updating the core model of the world.
All right.
What about C3?
Speaker 2
C3 is the ability to reason and plan, and this is where the gap between current AI and true agents becomes a literal chasm.
Speaker 1
A chasm?
How so?
Speaker 2
C3 requires what the computer scientist Judea Pearl calls causal do calculus.
Speaker 1
The science of cause and effect.
Speaker 2
Exactly.
The system must select actions based on causal models.
It has to understand that doing action X physically causes outcome Y in the real world.
Speaker 1
And LLMS don't do that.
Speaker 2
Current LLMS, by their very mathematical nature, only understand correlation.
They understand that concept X is frequently found in close proximity to Concept Y in their massive training data set of human text.
Speaker 1
They don't understand the physical mechanism connecting them.
Speaker 2
No.
If you ask an LLM why a barometer reading drops before a storm, it can recite the answer perfectly because it read it in a textbook, right?
But it doesn't possess A causal model of atmosphere and pressure.
It just knows the words barometer drops and storm cluster together mathematically.
Speaker 1
Which, you know, it's fine if you're having it right.
A middle school science essay for you, sure.
But it's utterly terrifying if the AI is actively controlling an aircraft's flight systems or dosing medication.
Speaker 2
Exactly.
And that brings us to the final criterion, C4.
The system must be controllable and safe.
Speaker 1
Safety, the big buzzword right now.
Speaker 2
And again, this means safety embedded at the atomic architectural level.
It cannot be added on top as a probabilistic filter.
Or you know a desperate system prompt hidden in the background telling the AI please be safe, please don't output harmful content.
Speaker 1
But wait, Sam Altman at Open AI, Demisysabus at Google DeepMind.
They are throwing billions, maybe trillions of dollars at scaling laws.
Speaker 2
Yes, they are.
Speaker 1
They're building massive safety teams.
They use RLHF reinforcement learning from human feedback to train these models to be safe.
Are you saying Blaitler believes this entire trillion dollar industry is just building a taller ladder to the moon?
Why LLMs are Trapped: Topological Whack-a-Mole
That's a great analogy actually.
Speaker 1
How can they be so sure that throwing more compute at an LLM won't eventually solve these 4 criteria?
Speaker 2
Because it is a topological impossibility.
Speaker 1
Ecology.
OK.
Speaker 2
This is where Blaitler's paper gets mathematically ruthless.
The reason current heavyweights, the massive LLMS running in these giant server farms, fail these criteria is not because they need more data or more computing power.
Speaker 1
It's not a scale issue.
Speaker 2
No, they fail because of their underlying geometric topology.
Current LLMS operate on what Bleitler calls a sealed manifold A.
Speaker 1
Sealed manifold.
OK, let's unpack that.
I really need a clear picture of what this actually looks like.
Think.
Speaker 2
Of the mind of an LLM is a vast, incredibly complex multi dimensional geometric surface.
That surface is the manifold.
Speaker 1
OK, huge bendy surface.
Speaker 2
Every piece of knowledge it has extracted from its training data, every token it predicts, every relationship between words exists as a coordinate on this surface.
But here is the critical flaw.
This surface has absolutely 0 structural connection to external reality.
Speaker 1
It's completely self-contained.
Speaker 2
Yes, in information theory terms, the mutual information between the LLMS latent space, its internal manifold, and the external unfolding real world is essentially 0.
It is a closed loop.
Speaker 1
It's just mapping text to text.
Speaker 2
Exactly.
The model maps text to text.
It does not map text to reality.
Speaker 1
OK, let's explore this.
If the manifold is sealed, what is actually happening when companies use reinforcement learning from human feedback?
Because, you know, from the outside it looks like they're fixing the models.
Speaker 2
It looks like it, yes.
Speaker 1
Right when ChatGPT first launched it would confidently give you instructions on how to build a bomb.
Then Open AI applied RLHF and now it refuses.
Isn't that a successful safety intervention?
What is actually happening mathematically if the manifold is sealed?
Let's around this.
Think about trying to smooth out a badly wrinkled rug in your living room.
You see a massive wrinkle right in the middle.
Let's say that wrinkle represents the model generating bomb making instructions.
Speaker 2
Kind of like this.
Speaker 1
So you press down hard on that wrinkle to flatten it out.
But because the rug is slightly too big for the room, pushing that wrinkle down flat physically forces a brand new wrinkle to pop up somewhere else in the room.
Speaker 2
That is a phenomenal way to visualize it, because mathematically that is exactly what is happening.
Blettler proves this structural failure using Gauss's Theorema egregium and the concept of Dirichlet strain energy.
Speaker 1
Wow.
OK Carl Friedrich Gauss, we are going back to 19th century differential geometry to prove why 21st century AI safety fails.
Speaker 2
We have to Gauss's Theorema Egregium, which translates to the remarkable theorem prove that certain types of curvature are intrinsic to a surface.
Speaker 1
Meaning you can't just get rid of them.
Speaker 2
Right.
You cannot flatten the sphere into a perfectly flat 2D map without distorting it, stretching it, tearing it, or compressing it.
This is why a flat map of the Earth always distorts the size of Greenland or Antarctica.
Speaker 1
Right.
Greenland always looks massive.
Speaker 2
Exactly.
The curvature is an intrinsic property of the geometry.
Speaker 1
OK, I follow the map analogy.
How does that apply to the LLM's mind?
Speaker 2
In the context of AI, the LLM's knowledge manifold has a specific intrinsic curvature created by its pre training data it learned from the entire messy, biased, unsafe Internet.
Speaker 1
Which is very messy.
Speaker 2
That is its native shape.
Yeah.
The safe behavior we wanted to exhibit, the perfectly aligned, harmless, helpful assistant represents a target manifold with a completely different curvature.
By the laws of topology, you physically cannot map the LLM's native manifold onto the safety manifold perfectly without tearing it.
Speaker 1
Because the curvature is baked in at the foundational.
Speaker 2
Level exactly.
So your wrinkled rug analogy is perfect.
When engineers use RLHF to push down a hallucination or a dangerous output in one specific domain, say the suppressing bomb making instructions, they're applying what is mathematically known as Dirichlet strain energy.
Speaker 1
They are forcibly redistributing the curvature.
Speaker 2
Yes, but according to the Gauss Bonnet theorem that total curvature has to go somewhere.
It cannot be deleted from a sealed manifold.
It simply redistributes to another part of the model.
Speaker 1
It's topological whack a mole.
Speaker 2
Yes, that's exactly it.
So you push down the bomb, making instructions.
The model stops giving bad advice on explosives, but the curvature shifts and suddenly the model starts refusing completely benign prompts.
Speaker 1
Like refusing to write code for a harmless video game that features a fictional bomb.
Speaker 2
Right.
Or its underlying reasoning abilities in a completely unrelated area, like complex mathematics or logic puzzles suddenly degrade.
We've seen this happen continuously in the industry.
A model gets safer, but users complain it got lazier or Dumber.
Speaker 1
It's just the wrinkle topping up in the corner of the living room.
Speaker 2
Precisely, there is no amount of computing power, no amount of human feedback that can fix this, because the topology is fixed.
You are trapped on the sealed manifold.
Furthermore, because safety in these models is governed by probability distributions across this manifold, it is inherently unreliable.
Probabilistic safety means that if the model assigns a 95% probability to a dangerous or hallucinated action, no filter is going to guarantee your refusal every single time.
It's just a statistical guess.
Speaker 1
So connecting this back to you, the listen all this mathematical reality explains the exact bipolar nature of the AI you use every day.
Speaker 2
Yes it does.
Speaker 1
It's why your AI assistant can write a brilliant sonnet in the style of Shakespeare, because that task simply requires navigating the smooth surface statistics of language on that sealed manifold.
Speaker 2
It's just mimicking patterns.
Speaker 1
Right, the model has mapped the relationships between Shakespearean words beautifully, but it's also why you absolutely cannot trust that same AI to autonomously manage your medical records or execute a multi step financial transaction on your behalf.
Speaker 2
Because it has no actual grounding in reality.
Speaker 1
No persistent memory, no causal understanding.
Its safety rails are just probabilistic filters stretching A wrinkled rug.
Speaker 2
It is a dead end for true agency, and this is the pivot point of Blatler's paper.
Michael Levin and the Physics of Gap Closure
If the token prediction paradigm is a topological dead end, where do we look for the blueprint of an actual agent?
Speaker 1
Which brings us to biology.
Yes, this is where the paper completely shifts gears, and honestly, this blew my mind when I was reading through the source material.
We are looking at biology's blueprint for true intelligence, centering heavily on the work of Michael Levin at Tufts University.
Speaker 2
Levin's work is a total paradigm shift in how we understand cognition.
For centuries we've been conditioned by a very anthropocentric view.
Speaker 1
We think we're the center of the universe.
Speaker 2
Exactly.
We think that intelligence is something that only happens in brains, specifically human brains, or at least the central nervous systems of higher order animals.
But Levin's lab has definitively proven that intelligence is actually substrate independent.
Speaker 1
Substrate independent, OK, Meaning intelligence doesn't care what physical hardware it's running on.
It doesn't need a brain.
It doesn't even need neurons.
Speaker 2
Correct.
Levin shows that problem solving, memory and goal directed behavior, the hallmarks of intelligence, happen in molecular networks, in single cells, in tissue collectives, and incredibly, in bioelectric fields.
He formalizes this as the Multi scale Competency architecture.
Speaker 1
Multi scale competency architecture.
Let's break that down because it sounds dense, but the concept is profound.
The idea is that at every single level of biological organization, there are autonomous agents navigating problems, pursuing goals, and storing memories.
Speaker 2
Yes, at every scale.
Speaker 1
And one of the key properties of this architecture is something called holarchic nesting.
Speaker 2
Yes, holarchic nesting is essential to understand.
Think of a holon, a term originally coined by the philosopher Arthur Kessler.
Speaker 1
A Hollon HOLON.
Speaker 2
Right.
A hollon is an entity that is simultaneously an autonomous whole and an integrative part of something larger.
Speaker 1
So a cell is a whole, but it's part of a tissue.
Speaker 2
Exactly.
A single cell in your body is a sovereign entity enclosed with its own membrane.
It has its own local goals, its own metabolic survival to worry about, its own internal signaling.
Speaker 1
It's doing its own thing.
Speaker 2
But simultaneously, it acts as a compliant part of a tissue, cooperating to achieve the higher level anatomical goals of the entire organ.
It is a nested hierarchy of agents.
The cell is an agent, The tissue is an agent.
The organ is an agent.
The human is an agent.
Speaker 1
And what is wild to me is that this cooperation happens without a central brain micromanaging every single cell, right?
Like my brain isn't telling my liver cells how to metabolize toxins.
The liver cells figure it out locally, which leads directly into the second major property of Levin's architecture polycomputer.
Speaker 2
Polycomputing is a fascinating concept, and it highlights exactly why traditional computer architecture struggles to replicate biology.
In a standard computer, you have a von Neumann architecture.
Speaker 1
Right, the classic setup.
Speaker 2
The CPU process is 1 instruction at a time, moving data back and forth from memory sequentially.
It's the massive bottleneck.
Speaker 1
Even with multicore processors, it's still pretty rigid, distinct pathways.
Speaker 2
Exactly.
The biology doesn't work that way.
Polycomputing means that the exact same physical substrate, let's say a patch of biological tissue, is processing multiple entirely independent computations.
Simultaneously across different physical signal channels.
Speaker 1
Simultaneously in the exact same physical space, Yes.
How does the signal not just turn into chaotic noise?
Speaker 2
Because the channels operate on different physics, that same patch of tissue can be processing bioelectric signals, ions moving across cell membranes to determine the shape of the organ.
Speaker 1
OK.
So that's one channel.
Speaker 2
At the exact same moment it is processing biochemical signals, hormones and proteins diffusing to regulate metabolism, and simultaneously it is processing mechanical signals, physical tension, and compression to determine bone density or tissue stiffness.
Wow.
All of these computations are happening in the same space at the same time, without a central coordinator dictating the traffic they superimpose without destroying each other.
Speaker 1
That makes a silicon CPU look incredibly primitive.
Speaker 2
It really does.
Speaker 1
So if biology has these nested autonomous agents doing massive polycomputing across multiple physical layers, what is the absolute smallest, most basic unit of this agency?
The minimal building block of intelligence?
The paper calls it the self lit.
Speaker 2
Yes, the minimal unit of agency is the self lit, and the defining foundational characteristic of a self lit is its ability to perform what Levin calls gap closure.
Speaker 1
Gap closure.
I really want us to linger here and make sure this is crystal clear, because understanding gap closure seems to be the entire engine of the semiotic web.
If you understand gap closure, you understand the future of AI.
Speaker 2
Gap closure works like this.
The selflet has a target state.
It wants to achieve an ideal state of homeostasis.
It continuously measures its current state.
Speaker 1
It checks where it's at.
Speaker 2
Right, it detects the gap, the mathematical discrepancy between where it currently is and where the target state says it should be, and upon detecting that gap, it dynamically takes action to reduce the discrepancy.
Speaker 1
So think about driving on the highway.
Your target state, Your goal is to stay perfectly in the center of your lane.
Perfect analogy.
You look out the windshield and your eyes measure the current state.
You realize, oh, I'm drifting slightly to the right line.
That realization, that delta between the center of the lane and your current position, that is the gap.
Exactly.
So you take action.
You apply a small amount of torque to the steering wheel to correct the drift.
You bring the car back to the center.
You close the gap.
Speaker 2
That is exactly the mechanism, but Levin discovered this exact same cybernetic loop happening at the cellular level long before brains evolved.
He studies planarian flatworms, which are famous for their regenerative abilities.
Speaker 1
Right.
If you cut a flatworm in half, it grows into two flatworms.
Speaker 2
But it's more profound than just growing.
Levin found that these flatworms maintain complex bioelectric patterns, literally voltage gradients across their tissue.
These bioelectric patterns act as a spatial memory.
They encode the target body plan.
They are the target state.
Speaker 1
The blueprint isn't just in the DNA, it's actively stored in the electric field of the tissue.
Speaker 2
Exactly.
So if you sever the head of a planarian flatworm, the remaining cells at the wound site experience a massive disruption.
They literally read the bioelectric field and detect a mismatch between their current physical state being headless.
Speaker 1
Which is a pretty big gap.
Speaker 2
And the stored bioelectric target pattern which says a head should be there.
Speaker 1
They detect the gap.
Speaker 2
Yes, the bioelectric gradient is the signal of the gap, and without a brain to tell them what to do, the cells autonomously dynamically take action.
They begin dividing, migrating and differentiating to regenerate the missing brain and eyes.
Speaker 1
Unbelievable.
Speaker 2
They continuously measure their progress against the bioelectric target, closing the gap until the correct anatomical structure is completely rebuilt, and the moment the structure matches the bioelectric target, the gap is 0, the air signal stops, and the cells stop building.
Speaker 1
That is incredible.
The cells don't have a central planner.
The gap itself is the instruction, and the act of closing the gap is the intelligence.
It is morphological problem solving.
Replacing Tokens with Executable Units of Meaning
But here's the multi trillion dollar question that bridges biology back to our deep dive.
How on earth do you take the bioelectric gap closure of a headless flatworm and translate that into computer code?
How does biological homeostasis become an architecture for artificial intelligence?
Speaker 2
This is the genius of Blatler's paper.
He looks at Levin's biological gap closure and maps it to gene regulatory networks, or GRNS.
Speaker 1
GRN.
Speaker 2
S OK AGRN is a complex network of molecules in a cell that interact to control the level of gene expression is basically the semantic DNA, the operating system of a biological agent.
Blaitler argues that his new AI architecture, the semiotic Web, directly mirrors the dynamics of these gene regulatory networks.
Speaker 1
So instead of an LLM that just blindly guesses the next word based on Internet text, a true agent built on the semiotic web acts like a cellular network.
It relentlessly works to close the gap between its internal perception and verified external reality.
Speaker 2
Precisely.
Which means we have to completely abandoned the concept of the token as the building block of AI.
Speaker 1
And this transitions us beautifully into the actual structural physics of this new system.
If we aren't using tokens, if we aren't just assigning numbers to parts of words, and we aren't using massive matrices of neural network weights to store meaning, what are we using?
How do we build a computational system that acts like a biological self lit?
Introduce us to the Tokum.
Speaker 2
The tokum is the atomic unit of meaning in the semiotic web.
It replaces the token, but unlike A token which is just a dumb static slice of text, the kokum is an executable data structure.
Speaker 1
So it actually does something.
Speaker 2
It is alive in a computational sense.
Its architecture is based directly on the triadic theory of signs developed by the American philosopher Charles Sanders Pierce.
Speaker 1
OK, a triadic sign, a structure with three interlocking parts.
What are they and why do we need 3?
Speaker 2
First you have the CCI, the canonical concept identity.
In Pierce's terms, this is the representiment.
It provides A mathematically stable, immutable identity for a pure concept.
Speaker 1
Give me an example of a pure concept.
Speaker 2
Let's take the concept of a golden retriever.
The idea of a golden retriever exists independently of any single actual dog.
To represent this pure concept, the semiotic web generates a unique cryptographic digital fingerprint, Asha 256 hash.
Speaker 1
Like in blockchain.
Speaker 2
Very similar, yes.
This hash is the CCI.
It is mathematically immutable.
Speaker 1
OK, so the CCI is the abstract idea.
What is the second part?
Speaker 2
The second part is the CTI, the contextual token instance.
This is the object the CTI represents a grounded, real world, verified instance of that concept.
Speaker 1
So the CTI is my actual neighbor's dog Buster, barking at the mailman at 90 AM on a Tuesday.
Speaker 2
Exactly.
The CTI contains the timestamp, the spatial coordinates, the sensor data.
It is reality.
Now you have the abstract concept, the CCI and the real world instance the CTI.
Speaker 1
Right concept and instance.
Speaker 2
The third part of the token binds them together.
This is the provenance or the interpretant.
It is the auditable cryptographic history linking the current state of the CTI to its past, verifying how the system knows that this instance belongs to this concept.
Speaker 1
So it's the audit trail.
I know this is a golden retriever because its DNA was sequenced On this date by this verified lab.
Speaker 2
Yes, and here is the critical architectural rule of the Tokom.
All three parts, the CCI, the CTI, and the provenance, must be cryptographically logged together.
If you break, alter, or remove any one of these three pieces, the tokum simply dissolves.
Speaker 1
Hold on, what do you mean it dissolves it's data on a computer?
Data doesn't just melt like ice.
Do you mean it gets deleted?
Does the program crash?
Speaker 2
It's a cryptographic dissolution because the three parts are bound by hash functions.
If you pamper with the provenance, say you try to fake the timestamp of an event, the hash of the provenance changes.
Speaker 1
Right, because that's how hashes work.
You change one number, the whole string changes.
Speaker 2
Exactly, and because the tokens overall identity is a hash of all three components combined, changing the provenance invalidates the entire structure.
When the system attempts to compute the mathematical space, that specific token literally returns a cryptographic error.
Speaker 1
It can't even.
Speaker 2
Be read.
It cannot be read.
It cannot be used in reasoning.
It ceases to exist as a valid semantic object.
Laettler calls this structured absence.
Speaker 1
Structured absence.
It just vanishes from the AI's mind.
That implies an incredible level of inherent safety.
The Mathematical Engine of the Semiotic Web
But how does the system actually learn and act?
In LLMS we have loss functions, mathematical equations that tell the model how wrong its token prediction was so it can adjust its weights.
What is the loss function for a Tokum based system that is constantly checking reality?
Speaker 2
The semiotic web uses what Blaler calls the quadruple loss function.
This is the mathematical engine of the system.
It is how the Semiotic web implements Yan Likun's 4 criteria simultaneously.
Speaker 1
It's doing 4 things at once.
Speaker 2
It isn't just trying to predict a word, it is balancing 4 distinct thermodynamic forces.
Speaker 1
Walk us through these four forces.
Let's start with the internal logic.
Speaker 2
First there's LGPA.
GP stands for Joint Embedding Predictive Architecture.
This component handles the internal consistency of the Agents world model.
It operates in the abstract space of concepts that allows the agent to formulate intuition and maintain fluency.
Speaker 1
So it's making educated guesses.
Speaker 2
It's the system saying based on the rules of physics, if I drop a ball it should fall.
Speaker 1
But intuition isn't enough, right?
Because an AI can have perfectly consistent internal logic that is completely detached from reality, like a schizophrenic hallucination.
It makes perfect sense to the AI, but it's not real.
Speaker 2
Exactly, which is why the 2nd and arguably most crucial component is L semantic.
This is the reality grounding.
It mathematically measures the semantic distance between what the agent predicted internally, the LGPA, and the verified time stamped CTI measurements coming from external reality.
Speaker 1
So L semantic is the mathematical equivalent of the flatworm checking its physical cellular state against the bioelectric target.
It is measuring the gap.
Speaker 2
Precisely.
It is the system's empathy, it's literal connection to the physical world.
The system is structurally forced to minimize the gap between its prediction and reality.
Speaker 1
OK, what if LJ Lapa and L Semantic disagree?
What if the internal model predicts the ball will fall, but the L Semantic sensor data says the ball is floating?
Speaker 2
This is where L semantic overrides LGPA.
The verified reality of the CTI forces an update to the internal model.
The system realizes its understanding of gravity in that specific context is flawed, and it updates its Ledger.
Speaker 1
That's brilliant.
TCPIP Analogy and the End of Link Rot
Real world always wins.
What is the third loss function?
Speaker 2
The third is Laif, the agapestic influence function.
This acts as a thermodynamic regularizer.
It draws the system toward coherent, highly trusted, previously verified concepts.
Speaker 1
So it keeps it from going off the rails.
Speaker 2
It represents wisdom and safety.
It ensures the system doesn't just chase every random sensor anomaly, but relies on the heavyweight of verified historical truth.
Speaker 1
And the fourth.
Speaker 2
LC Greg, which stands for Signal Regularization.
It is a mathematical housekeeping function.
It ensures the mathematical space remains balanced, isotropic and doesn't collapse in on itself, keeping the system's ground state stable and energy efficient.
Speaker 1
Hearing about quadruple loss functions, GPA S, and isotropic stability is intensely abstract.
Let's ground this.
Let's look at the TCPIP analogy from the paper, because this is where the sheer engineering brilliance of the semiotic web really clicked for me.
Speaker 2
The engineering inevitability of this architecture is profound.
Think about the early days of computer networking.
Before the modern Internet.
The deepest, most vital insight that allowed the Internet to scale globally was the separation of identity from location.
Speaker 1
Right, every device connected to the Internet has an IP address that is its stable logical identity on the network.
But that device also has a Mac address which is the hard coded physical identity of the network card inside the machine its location.
Speaker 2
Exactly.
In the early days, those concepts were tangled, but the Internet Protocol split them, and the mechanism that bridges them is ARP, the Address Resolution Protocol.
Speaker 1
So ARP acts as the translator.
Speaker 2
When a packet of data needs to find a computer, ARP asks the network who has this IP address and the specific physical device replies.
I do.
Here is my MC address.
By dynamically separating the stable identity, the IP, from the contextual location, the Mac, the Internet was able to scale to billions of devices without needing one massive centralized registry server dictating where every single wire was plugged in.
Speaker 1
This is exactly what the semiotic web does, but it does it for human meaning it takes an abstract concept, let's say a financial transaction.
That is the stable identity, the pure concept in the semiotic web that is the CCI.
Then you have the grounded real world instance of that concept.
Me actually buying a coffee at 80 AM.
That is the contextual location, the CTI.
Speaker 2
And Justice, like the Internet, uses AARP to connect the IP to the MV address.
The semiotic web uses a mechanism called the Tokumizer to bind the CCI to the CTI.
Blaitler calls this entire process hyper comprehension.
Speaker 1
Hyper comprehension.
Contrast that with what Tim Berners Lee created with the World Wide Web.
He created hyperlinks to connect documents.
The problem with hyperlinks is that they rot.
Speaker 2
Oh absolutely, link rot is a huge issue.
Speaker 1
You click a link from an article written 10 years ago, the server is gone, the page was moved and you get a four O 4 error.
The hyperlink is dumb.
It only knows where a file was stored on a server.
It doesn't know what the file actually means.
Hyper comprehension completely replaces hyperlinks.
Instead of linking to a server location, it uses immutable cryptographic hashes to link directly to concepts.
Speaker 2
Because a SHA 256 hash is a mathematical fact, it is entirely location independent.
The hash for the concept of gravity is the same on a server in Tokyo as it is on your laptop in New York.
It cannot rot.
There are no four O 4 errors in meaning.
Speaker 1
And because this concept address space is discovered through pure mathematics rather than assigned by a centralized corporate server, the computational overhead plummets.
Any tiny one Watt edge device like a smartwatch, A pacemaker, or a basic temperature sensor can compute a concept's cryptographic address entirely on its own.
Speaker 2
It doesn't need to ping a massive open AI or Google server farm in the desert.
Speaker 1
Exactly.
It decentralizes artificial intelligence completely.
It moves us from a monopoly of massive models to an ecology of tiny, precise agents.
Which brings us to a concept in the paper that sounds like cure science fiction but is grounded in rigorous physics.
Semantic gravity.
Speaker 2
Semantic space-time proposed by Mark Burgess.
It's fascinating.
Speaker 1
How does gravity apply to meaning?
Speaker 2
Mark Burgess, a brilliant physicist and System Administrator, proposed that meaning in distributed systems operates in a coordinate system with four orthogonal dimensions, proximity, sequence, containment, and property.
Speaker 1
OK, 4 dimensions of meaning.
Einstein's Physics Applied to Meaning Flow
The semiotic web takes its data, the tokens we just discussed, and maps them onto these dimensional axis.
But the true breakthrough is how the third loss function we mentioned, the LAIF, the agapistic influence function, interacts with this space.
The LAIF acts structurally, identically to Albert Einstein's field equations for general relativity.
Wait.
Speaker 1
We are talking about Einstein now.
Are we literally saying that concepts have gravity?
Speaker 2
Mathematically, yes.
In Physical Cosmology, John Archibald Wheeler summarized Einstein's general relativity perfectly. space-time tells matter how to move.
Matter tells space-time how to curve.
Massive objects like stars bend the fabric of space, and that curvature dictates how planets orbit.
Speaker 1
Right, the heavy stuff bends the space around it.
Speaker 2
In the semiotic web, semantic space-time tells meaning how to flow, and verified meaning tells semantic space-time how to curve.
Speaker 1
But how does meaning get mass?
Speaker 2
Every single time an agent makes a prediction, tests it against the real world, and successfully verifies it with a grounded CTI, every time it closes the gap, it deposits cryptographic mass into the semantic field.
Speaker 1
So highly trusted, frequently verified concepts like the laws of physics or established medical facts become heavy.
They create actual gravity wells in the network's architecture.
Speaker 2
Exactly.
And just like the gravity of the sun attracts planets, these semantic gravity wells attract future computational inferences.
It becomes energetically favorable for the system's reasoning pathways to flow through proven, trusted concepts.
Speaker 1
It literally costs less compute for the AI to reason through truth than it does for it to hallucinate.
Speaker 2
It is the physics of meaning applied to computation.
Speaker 1
That is just breathtaking to see how all these disparate pieces, Levin's biological gap closure, Pierce's semiotic philosophy, cryptographic hashing, and Einsteinian physics lock together to form an AI architecture.
But you know, theoretical physics and philosophy only get us so far.
We need to see this architecture in motion.
We need to ground it in reality.
Speaker 2
We need a benchmark.
Speaker 1
Right.
And when I read the paper, I actually laughed out loud at the benchmark Blakeler chose.
We are talking about the absolute cutting edge of artificial intelligence, a complete paradigm shift, and the benchmark case study he uses to demonstrate it is a bird, the peregrine Falcon.
Speaker 2
It seems amusing at first, but it is deeply intentional.
The peregrine Falcon is the ultimate biological agent.
It can reach speeds of 390 kilometers per hour in a stooping dive to catch agile prey like a pigeon midair 3.
Speaker 1
190 kilometers per hour.
Speaker 2
And it executes this incredibly complex high speed interception using approximately 1 Watt of metabolic power.
Speaker 1
Compare that to the gigawatts of power required to run a data Center for an LS.
Speaker 2
Exactly.
The Falcon has no central coordinator computing differential physics equations.
It hasn't been pre trained on a massive Internet data set of video files showing birds flying.
It doesn't rely on probabilistic text generation.
It executes A flawless continuous sensory motor feedback loop with reality.
Speaker 1
And Blatler uses the Falcons hunt to map out what he calls the six stages of the agapistic cycle.
This is the operational flow of the semiotic web.
Peregrine Falcon: Benchmark for True AI Agency
So let's trace this cycle, mapping the biology of the bird directly to the computer architecture.
Stage 1 is gap detection.
Speaker 2
Right.
In biology, the cycle begins when the Falcon experiences a state of hunger.
This isn't just a feeling, it is registered physically as metabolic stress.
Low blood glucose trigger signals from the hypothalamus.
Speaker 1
So it's body is literally sounding an alarm.
Speaker 2
Yes, this acts as a bioelectric alarm broadcast across the falcon's nervous system.
In the architecture of the semiotic web, this corresponds to the L semantic loss function.
Crossing a critical threshold.
The system detects A mathematical gap between its target state, which is homeostatic satiation, and its current state, hunger.
Speaker 1
The gap is detected.
Initiating action.
We move to stage 2.
Intuition.
Speaker 2
The Falcons retina is insanely dense with photoreceptors.
It scans the sky and a millisecond speed activates candidate patterns.
It sees a speck in the distance and asks is this a pigeon?
A Starling?
A leaf blowing in the wind.
Speaker 1
It's pulling up possibilities.
Speaker 2
In the semiotic web, this equates to fast iconic pattern matching.
The local JP encoders pull up candidate CCI's those abstract concepts in the cryptographic address space.
It's an initial unverified guess based on partial data.
Speaker 1
It has a hypothesis.
Then we hit stage 3 fluency.
Speaker 2
Now the Falcon integrates multimodal signals.
Doesn't just look at the visual shape, it judges the visual size to estimate distance.
It feels the wind direction across its feathers.
It calculates the altitude difference.
The cerebellum starts rapidly sequencing a motor program.
Speaker 1
It's mapping out the dive.
Speaker 2
It is composing a sequence of actions in the semiotic web.
This is the composition of concept sequences over the temporal sequence axis of semantic space-time we talked about.
The agent is generating a candidate trajectory, a plan of action.
But importantly, this plan is still internal.
It has not yet BeenVerified against the unfolding chaos of reality.
Speaker 1
Which brings us to the crucial moment, Stage 4 empathy, or indexical grounding.
And this is where I want to push back a little, because I know what tech advocates would say Go ahead.
Why is a Falcon hunting a pigeon a better benchmark for true AI than, say, a massive supercomputer like IBM's Deep Blue playing chess or Google's Alphago playing Go?
Those supercomputers calculate millions of potential moves ahead.
Exploring massive decision trees.
They defeated human world champions.
Speaker 2
The Falcon is just reacting in the moment.
Doesn't the supercomputer demonstrate higher intelligence?
Speaker 1
That is exactly the illusion that has trapped the AI industry, and it's why current AI is failing at real world agency.
A chess playing supercomputer operates in a closed, deterministic sealed manifold.
Speaker 2
Like we talked about earlier.
Speaker 1
Right.
The rules of chess never change.
The physical dimensions of the board never change.
The system has perfect information about the state of the game at all times in that environment.
You can pre compute A trajectory.
You can calculate 1,000,000 moves ahead.
Speaker 2
But the real world isn't a chess board.
Speaker 1
Exactly.
The real world is messy, chaotic, non deterministic and full of hidden variables.
The Falcon does not pre compute A ballistic parabolic trajectory to intercept the pigeon the way a computer calculates an artillery shell.
Speaker 2
Oh, because if it did, if the Falcon did that and a sudden gust of wind move the pigeon 2 inches to the left halfway through the dive, the Falcon would completely miss.
Pre computation fails when the environment is unstable.
Speaker 1
So what does the Falcon actually do at 390 kilometers per hour to ensure it doesn't miss?
Speaker 2
It relies on continuous grounding.
The Falcon uses a biological algorithm called the log spiral intercept law.
It doesn't aim at where the pigeon is.
It maintains a constant optical angle between the prey's bearing and its own heading.
At every single fraction of a second, the Falcon measures the actual current position of the prey verified reality against its predicted position.
Speaker 1
It's checking its math against reality constantly.
Speaker 2
If there is a microscopic deviation a gap, it makes a micro adjustment to his wing feathers.
Speaker 1
It continuously closes the gap over and over, hundreds of times a second.
Speaker 2
Yes, every adjustment is an ignition event where real time sensory measurement completely overrides the internal prediction.
Blaitler's point is profound.
True intelligence is not the size of your initial predictive model.
True intelligence is the rate at which you are able to correct your model against external reality.
Speaker 1
That's a huge distinction.
Speaker 2
In the semiotic web, this stage is equivalent to the agent performing a cryptographic hash look up against reality at every single time step.
If the internal prediction matches the real world CTI, the action continues.
Speaker 1
And what if it doesn't match?
What if the Falcon loses sight of the pigeon in a cloud bank, or the pigeon pulls A maneuver the Falcon has never seen?
Speaker 2
If the reality check fails, the system issues what Blaitler calls a structurally bounded refusal.
The error doesn't just compound, the system structurally halts the current action sequence and initiates A rescan.
It drops back to stage 2 intuition to formulate a new hypothesis based on the new reality.
Speaker 1
The system refuses to proceed without verified grounding.
Amazing.
Assuming the dive continues successfully, we reach stage 5 Wisdom.
Speaker 2
Wisdom is about updating the long term model the Falcon learns from past hunts.
Biologists know that juvenile Falcons miss their prey much more often than adults.
As they gain experience, the bioelectric field patterns and synaptic weights in their neural networks physically change.
They build a richer, deeper internal model of wind shear, thermal drafts, and pigeon evasion tactics In the semiotic web.
This is the agent updating its immutable Ledger.
Every successful gap closure permanently updates the cryptographic history, which literally reshapes the L semantic loss function.
Speaker 1
It alters the semantic gravity.
Speaker 2
Exactly.
The semantic gravity shifts.
Future hunts will naturally fall into the gravitational pull of past successful strategies.
The agent gets faster, more efficient, because experience is the loss function.
Speaker 1
And finally stage 6 convergence.
Speaker 2
Contact the Falcons talons close around the pigeon.
The mathematical gap between the target state satiation and current state reaches absolute 0, the agapistic cycle closes, homicis is restored and the successful pattern is cemented into long term memory across the network.
Speaker 1
It is absolute cybernetic poetry, but of course our listeners are not trying to build AI systems to hunt pigeons in the park.
Structurally Bounded Refusal in Medical AI
Probably not.
Speaker 1
We need to see how this architecture handles a high stakes, incredibly complex human domain where lives are actually on the line.
And that brings us to the second major case study in the paper.
We are going to apply the semiotic web to a healthcare scenario.
Meet Marie DA 68 year old woman who is presenting at a hospital with severe symptoms of diabetes.
Speaker 2
This case study is critical because it moves us from individual biological agency to human social systems, and it introduces us to the concept of hollonocracy.
Remember those nested Hollands we discussed earlier?
Cells within tissues operating autonomously but cooperatively.
Hollonocracy is the governance equivalent for the semiotic web.
It is a system of governance without a central command dictator.
It operates seamlessly across 3 distinct nested levels, the PPP, the SSS and the CCC.
Speaker 1
Let's define those acronyms clearly, because the specific structure is how the semiotic web finally solves the massive interactive problem of data privacy and AI.
What is the PPP?
Speaker 2
The PPP is the private perspective portal.
Think of this as Marie's personal edge device could be a smartwatch, A discrete continuous glucose monitor, or an app running locally on her phone.
Speaker 1
OK, so it's her personal tech.
Speaker 2
The PPP represents absolute data sovereignty.
Her deeply personal medical data, her heart rate, her fasting blood glucose readings are recorded as verified Ctis directly on this device.
And here's the magic of the cryptography that Data physically cannot leave her PPP without her explicit cryptographic signature.
Speaker 1
So no big tech company is scraping it.
Speaker 2
It does not automatically upload to an Apple or Google cloud server to be scraped for training data.
Speaker 1
Her data is mathematically locked to her physical person complete ownership.
OK, what is the next layer up the SSS?
Speaker 2
The SSS is the shared semantic system in this scenario.
This is the hospital's localized domain network.
It contains all the verified medical procedures, the diagnostic criteria for thousands of diseases, and the historical treatment outcomes aggregated from thousands of past patients.
Speaker 1
But it doesn't have her data yet.
Speaker 2
No, it only receives Marie's specific biometric data when she explicitly signs a smart contract promising to share it for the specific purpose of diagnosis.
Speaker 1
And the final top layer, the CCC.
Speaker 2
The comprehensive comprehension club.
This is the global consensus level.
It holds the public universally agreed upon mathematical definitions of concepts.
It holds the CCI hashes the concept of diabetes, the concept of the drug metformin, the concept of blood pressure.
Speaker 1
Just the definitions.
Speaker 2
But, and this is vital, it holds 0 private patient data.
It is just the Dictionary of concepts.
Speaker 1
OK, let's run the diagnostic cycle.
Marie is feeling unwell.
Her PPP wearable detects a massive gap in her homeostasis.
Her fasting blood glucose reads at 11.2 millimoles per liter, which is way above the normal base A.
Speaker 2
Definite gap.
Speaker 1
The PPP constructs A CTI recording this event, signs it with her cryptographic key, and she grants the hospitals SSS access to evaluate it.
The hospital system receives the data and enters stage two of the cycle.
Intuition.
Speaker 2
Right, it starts looking for matches.
Speaker 1
It pulls up candidate diagnosis that match high blood sugar.
Type 2 diabetes is the obvious candidate, but the system also pulls up a concept called Moy, which is a rare genetic form of diabetes that requires completely different treatment.
Speaker 2
And this specific moment is where we witness the Holy Grail of AI safety, structurally bounded refusal, or SPR.
I want to contrast this with how an LLM would handle this.
Let's hear it.
If an LLM were acting as Marie's doctor, it would look at his training data and say, well, given her age of 68 in these symptoms, I am 95% confident it is type 2 diabetes, but there is a 5% probabilistic chance it could be MO 10.
It distributes probability mass across its sealed manifold.
Speaker 1
Right.
It gives a highly confident but ultimately probabilistic guess, and if it lands on the 5%, Marie gets the wrong treatment.
Speaker 2
But the semiotic web does not guess.
To legitimately diagnose MODY, the medical protocol requires a very specific genetic panel marker.
The hospital's SSS sends a cryptographic request to Marie's PPP asking for the CTI of that genetic text.
Speaker 1
But Marie has never had that genetic test done in her life.
Therefore, the CTI does not exist.
Speaker 2
So what does this system do?
Does it say?
I'm not sure.
Let's guess type 2.
Speaker 1
I'm guessing no.
Speaker 2
No, it physically halts that entire line of reasoning.
Because the cryptographic hash key for that genetic panel literally does not exist in her PPP.
The system cannot traverse that logical path.
The pointer leads to a void.
It returns a structurally bounded refusal.
It just stops.
It flags the doctor.
Knowledge gap detected.
Genetic panel required to exclude Modi UI cannot proceed with Modi Y diagnosis.
Speaker 1
I really want to pause here and make sure this sinks in, because this is the difference between an AI that fakes reasoning and an AI that mathematically reasons.
It is not like a search engine or an LLM looking at its safety guidelines and saying I've reviewed my guardrails and I am choosing not to answer.
That is a software rule layered on top.
Speaker 2
Which can be broken.
Speaker 1
Right, structurally bounded refusal is entirely different.
Imagine you were walking down a hallway and you try to open a door.
An LLM safety filter is a lock on the door.
A hacker with a clever prompt can pick the lock.
Structurally bounded refusal means the door physically ceases to exist in the universe.
You cannot walk through a cryptographic hash that hasn't been computed.
Speaker 2
Exactly.
It is topological safety.
You cannot jailbreak or prompt inject A semiotic web agent into giving a fake diagnosis because the mathematics simply will not resolve without the grounded data.
Speaker 1
So the system structurally refuses to diagnose MODY, but the hash keys for her age, weight, and glucose symptoms perfectly aligned with the diagnostic criteria for type 2 diabetes, pulling heavily on the semantic gravity of the hospital's historical data.
So T2 DM becomes the verified diagnosis.
Now we need to treat her.
The cycle moves to stage 5 Wisdom.
We need causal reasoning.
This was Jan Lekun C3 criterion.
How does it prescribe treatment causally?
Speaker 2
Again, contrast it with an LLM.
LMN would look at its vast Corus of medical text and say the word metformin is highly correlated with the words Tye 2 diabetes in the literature.
So I will output the text prescribed metformin that is pure correlation.
Speaker 1
It's just matching words.
Speaker 2
The semiotic Web uses Judea Pearl's DO calculus.
It asks A strict causal question based on the verified historical Ledger in this hospital.
What will the specific physiological trajectory of Marie's health markers look like if I do administer 500 milligrams of metformin?
Speaker 1
It isn't asking what words go together, it is mathematically computing the physical cause and effect trajectory.
Yes.
Speaker 2
It traverses thousands of verified CTI chains in the hospital, SSS chains that link the action metformin administered to the outcome HBA 1C reduction in patients.
Similar to Moray, it uses the agapistic influence function to calculate the heaviest semantic gravity.
Speaker 1
And what does it find?
Speaker 2
Metformin comes back with a massive causal trust weight of .94.
The system selects the treatment causally based on verified time stamped evidence, and it does all of this while Marie's raw biometric data remains completely encrypted and protected within the hospital's localized SSS boundary.
Speaker 1
It is stunning.
Think about the implications of this.
We are looking at a fully localized, perfectly private, structurally safe medical agent.
It can run on a few watts of power on a localized hospital server coordinating with a patient's edge device without ever needing a massive centralized cloud dictator hoovering up the data.
It solves privacy, it solves hallucination, and it solves the energy crisis of AI compute.
Speaker 2
It solves the structural flaws of the token predictor.
Prompting: The Universal Grammar of Action
Which brings us to the culmination of this paper.
If everything we've discussed is true, if agency is about gap closure and meaning is driven by semantic gravity, we have to fundamentally rethink our definitions.
Speaker 2
We do, if we step back and look at the whole picture.
The semiotic web demands that we completely redefine what intelligence actually is.
For the last 70 years, since the Dartmouth workshop in 1956, we have treated intelligence as a ossession.
Speaker 1
Something you have.
Speaker 2
We think of it as a noun.
We think it's a property that a neural network has stored inside its billions of arameters in a server farm.
The bigger the model, the more parameters it has, the more intelligence it allegedly possesses.
Speaker 1
But equation one in Blatler's paper turns that entirely upside down.
Speaker 2
Exactly.
Equation 1 mathematically defines intelligence as a flow.
Intelligence is a verb is the verified rate of gap closure across a holonic federation A.
Speaker 1
Verb.
I love that.
Speaker 2
The intelligence isn't locked inside the microchip.
The intelligence is the dynamic, continuous process of detecting A mismatch with reality, predicting a solution, acting to verify it against the physical world, and updating the system's Ledger.
Speaker 1
It is the Falcon constantly adjusting its wing feathers in midair.
It is Marie's wearable, detecting a glucose spike and coordinating a verified treatment plan with the hospital.
The flow of meaning, the continuous grounding of concepts into reality, that is the intelligence and understanding.
This radically changes how we view our daily interaction with these systems, specifically regarding the concept of prompting.
Speaker 2
Right now, the public views prompting as just typing a clever sentence into a chat bot interface to get a specific output.
We talk about prompt engineering as if it's a quoting language, but in the framework of the symniotic web, prompting is something much deeper.
Prompting is the universal grammar of action.
Speaker 1
What do you mean by universal grammar of action?
Unpack that.
Speaker 2
A prompt is simply the initiation of the agapistic cycle.
It is the introduction of a gap.
When the flatworm cells detect that a head is missing that bioelectric error signal, that is a prompt.
When an economic market experiences a sudden disequilibrium between supply and demand, creating a price fluctuation, that economic tension is a prompt.
When the Falcon feels the metabolic stress of hunger, that is a prompt.
Prompting is the universal protocol for initiating gap closure across any complex substrate, whether it is biological tissue, human economics or computational architecture.
Falsifiable Predictions and Weaponized Meaning
So when I interact with a true agent, I'm not just typing text into a box.
I am intentionally introducing a mathematical gap into its homeostasis.
I am speaking the fundamental language of balance and action Exactly.
And I want to emphasize for anyone listening who might be feeling a bit overwhelmed by the theory, this entire paper isn't just philosophical musing.
Blaler isn't just writing poetry about biology.
He provides hard, scientific, falsifiable predictions.
Speaker 2
Yes, this is real science.
He lays out explicit, testable predictions that can definitively prove the semiotic web's structural superiority over LLMS.
For example, he predicts absolute 0 hallucination on verified domains because of structurally bounded refusal.
If the CTI doesn't exist, the system must halt.
If an agent built on this architecture ever hallucinates A factual answer for a concept that is structurally absent, the entire theory is falsified.
He is putting his math on the line.
Speaker 1
What else does he predict?
Speaker 2
He predicts that the system will not suffer from RLHF curvature redistribution, meaning if you correct a behavioral problem in one specific domain, the model will not dynamically degrade in another domain.
Because the semiotic web's underlying mathematical space is flat and isotropic, not intrinsically curved like an LLA manifold, the wrinkled rug problem disappears.
Speaker 1
And he also predicts a bimodal C1 ignition latency, which I love.
It means the system either instantly resolves the cryptographic hash and takes action, or it immediately hits a structural wall and refuses.
There is no murky probabilistic middle ground where the AI spends 20 seconds generating text while being 60% confident in its answer.
It either knows because it has the hash, or it doesn't.
Speaker 2
It brings us right back to the very beginning of our conversation, that clean binary precision we expect from technology.
We are finally moving away from a paradigm of guessing the next likely token to a paradigm of knowing verified reality.
Speaker 1
So to bring this all home for you, the listener, this deep dive completely reframes what artificial intelligence actually is, and more importantly, what it should be.
You do not want a massive multi billion parameter token predictor hallucinating its way through managing your calendar, your finances, or your health.
Definitely not.
You don't want a system constantly trying to smooth out wrinkles in its sealed manifold rug.
You want a hellonic agent.
You want a system that engages in hyper comprehension, anchoring every single action it takes to cryptographically verified reality.
Speaker 2
The paper actually ends with a highly provocative proposition.
Blitler suggests that as this architecture takes over, we should retire retire the term artificial intelligence entirely.
Speaker 1
Really.
Retire it.
Speaker 2
He proposes we replace it with agapistic influence if meaning truly acts like physics, if semantic gravity pulls distributed systems toward homeostatic coherence, trust, and truth.
And the ultimate goal of technology isn't to build a singular, omniscient, centralized God brain in a data center, no.
Speaker 1
The goal is to create a vibrant, decentralized universe of interconnected autonomous agents, erfectly tuned to close the gaps in our specific local worlds.
O as we wrap UI want to leave you with a final thought to Mull over something taking this concept one step further into the future.
Speaker 2
It's a heavy thought.
Speaker 1
If verified meaning creates semantic gravity, and that gravity pulls systems toward truth, what happens when malicious actors figure out how to manipulate that physics?
Think about it.
Could we see a future where cyber wars are fought not by hacking servers or stealing passwords, but by generating massive coordinated networks of perfectly forged, cryptographically signed CT is?
Speaker 2
Creating fake reality at scale.
Speaker 1
Right.
What if a nation state could artificially inject so much mass into a false concept that they create a rogue semantic graphic while literally bending the flow of meaning and causing millions of localized agents to unknowingly orbit a lie?
If meaning is physics, then meaning can be weaponized.
As we move away from the era of text predictors and into the era of reality bending agents, defending the gravity of truth might become the most important battle of the 21st century.
What gaps in your own life would you trust a local agent to close, knowing that the very physics of its reality could be under siege?
Speaker 2
It is a profound and slightly terrifying new world.
Speaker 1
It really is.
Thanks for diving depth with us today.
Keep questioning, keep learning, and we'll catch you next time.
Podcast Summary
Key Points:
Current AI systems, particularly large language models (LLMs), fail as true agents because they lack world-grounded perception, persistent memory, causal reasoning, and architecturally embedded safety.
Their failure is a fundamental topological flaw, not a scaling issue; they operate on a "sealed manifold" that maps text to text, not text to reality, making issues like hallucination structurally inherent.
A new framework, inspired by biological cognition and physics, is needed to build genuine agents, moving beyond the "token prediction" paradigm to systems that can autonomously and safely interact with the real world.
Summary:
The discussion critiques the failure of current AI, especially large language models, to function as true autonomous agents in the real world. While these systems excel at pattern recognition and text generation, they fundamentally lack core requirements for agency: world-grounded perception (connecting to verifiable reality), persistent memory (an immutable, learning ledger), causal reasoning (understanding cause and effect), and architecturally embedded safety. This failure is not due to insufficient data or computing power but is a topological impossibility.
LLMs operate on a "sealed manifold," a self-contained geometric surface representing language correlations from training data, with no structural connection to external reality. Attempts to enforce safety, like reinforcement learning from human feedback, merely redistribute problems across the model—a "topological whack-a-mole"—because the system's intrinsic curvature cannot be altered without creating new flaws. The conversation concludes that the prevailing "token prediction" paradigm is a dead end and advocates for a new framework inspired by biological cognition and physics to build systems capable of genuine, safe, real-world agency.
FAQs
Current AI, like large language models (LLMs), are designed to predict text patterns, not to interact with or understand the real world. They lack grounding in reality, persistent memory, causal reasoning, and embedded safety, making them unreliable for autonomous actions.
The four criteria are: C1) World-grounded perception, connecting internal models to verifiable reality; C2) Persistent memory, with an immutable ledger for learning from experiences; C3) Ability to reason and plan using causal models; and C4) Controllability and safety embedded at the architectural level.
RLHF applies topological strain to suppress unsafe outputs, but due to intrinsic curvature in the AI's knowledge manifold, it redistributes issues rather than eliminating them. This leads to 'whack-a-mole' problems, where safety improvements cause new failures in unrelated areas.
A sealed manifold is the self-contained geometric surface representing an LLM's knowledge, with no structural connection to external reality. It prevents true grounding and causes hallucinations, as the AI only maps text to text, not to real-world facts or causality.
The flaws are topological, not scale-related. LLMs operate on sealed manifolds with intrinsic curvature that cannot be aligned with safety or reality through more data or compute, making true agency structurally impossible within this paradigm.
Biology provides a blueprint for agency by showing how natural systems, from cells to ecosystems, achieve intelligence through grounded perception, memory, and causal reasoning. This inspires a shift from text prediction to frameworks like the semiotic web, integrating physics and cognition.
Chat with AI
Loading...
Pro features
Go deeper with this episode
Unlock creator-grade tools that turn any transcript into show notes and subtitle files.