Portfolio · Biological Architectures

The Squirrel — Topology vs Coordinates

Scatter-hoarding rodents navigate by reading a landscape rather than memorising coordinates. Hippocampal growth and pruning as scheduled scaffold removal. The same architecture is what lets a distributed basin system outperform a permanent index when the landscape moves.

The Squirrel

On why a gray squirrel out-navigates a search engine, and why the same architecture that makes it good at winter works for a web.


The Animal

Every autumn, a squirrel solves a problem that an industrial-scale AI system has not.

Food is abundant now and will be scarce in four months. The squirrel must put food away and find it again. Billions of nuts, hundreds of hiding places, one brain, no map.

This problem has been solved in biology in two distinct ways. Both ways exist in modern computing. Only one of them scales with the landscape.

Larder hoarding

The Eastern chipmunk, the white-footed mouse, the American red squirrel — these species keep one central cache. A burrow, a midden, a single defended location. They pile thousands of seeds into one place and defend it against intruders.

A single point to remember. A single point to defend. A single point of failure.

This is coordinate navigation. One address; one retrieval path. If the address goes, the whole store goes with it.

Scatter hoarding

The Eastern gray squirrel does the opposite. Up to 3,000 nuts in a single autumn, buried across a wide territory in hundreds of small caches. Each cache matters only a little; none is defended.

Finding them again is the hard problem. The gray squirrel does not solve it by memorising 3,000 coordinates. It reads the landscape. Tree proximity, soil moisture, shelter from wind, the right grain of substrate — a cache goes where these features say "this is a nut-place." When retrieval time comes, the squirrel returns to where the topology points.

This is topological navigation. The answer is not a coordinate; it is the shape of the terrain that produces the coordinate.

Which Strategy Came First

Larder hoarding is ancestral. The simpler strategy, the older strategy. Scatter hoarding evolved out of it — independently, multiple times, across different rodent lineages. The 2022 Zhang et al. study in Ecology Letters examined 183 seed-hoarding rodent species worldwide and found the convergence unambiguous.

The force that drove the convergence is theft.

Corvids — jays, crows, their relatives — possess excellent observational spatial memory. They watch scatter-hoarders cache, and they remember where. A larder is a single-point-of-failure the moment something learns to watch you work.

Distributing across hundreds of caches is a defence by diffusion. Losing one cache costs almost nothing. But the cost is cognitive. The animal has to navigate a territory rather than a location. Scatter hoarders have systematically larger brains, relative to body size, than larder hoarders. The topological strategy costs more neural substrate than the coordinate strategy. You pay for topology with architecture.

The payoff is that topology does not fall over when any single coordinate is lost.

The Upgrade That Is Temporary

The hippocampus — the brain region most associated with spatial memory — does something extraordinary in scatter-hoarders. During caching season, it physically expands. New neurons grow, specifically to hold the coordinates of hundreds of individual caches. After the season ends and the caches have either been retrieved or abandoned, the hippocampus prunes back to baseline.

This is not forgetting. This is architectural consolidation.

While the hippocampus is expanded, the squirrel is walking. Cache site to cache site, nest to midden, tree to tree. Each traversal deforms the downstream navigation systems — muscle memory, landmark recognition, habitual routing. The explicit coordinates held in the hippocampus act as a scaffold that holds the route in place long enough for the body's topological machinery to absorb it.

Once the topology holds the information, the coordinate memory becomes redundant. The hippocampus prunes because the downstream architecture has been reshaped. The expanded phase was expensive; the pruned phase is efficient; the intermediate period is the only time when both must coexist.

The pharmacological parallel is exact. A drug binds a receptor. If the binding lasts long enough, the downstream signalling cascade becomes self-sustaining — the cell has "learned" the state and continues the behaviour after the drug leaves. The drug was the short-term memory; the reshaped cascade is the topology. The hippocampal growth-and-prune cycle is the biological implementation of the same kinetic.

This is one of the most elegant architectural patterns in nervous systems. It is also, by name that no biologist uses, retrieval- augmented generation with scheduled scaffold removal.

Red vs Gray

The story that plays out in Britain makes the point with uncomfortable force.

The Eurasian red squirrel is native. The Eastern gray squirrel is not. Both scatter-hoard. Both have hippocampi that expand and prune. The conventional explanation for the red squirrel's decline is squirrelpox — a virus the grays carry asymptomatically that is lethal to reds.

This is true, and it is not the only thing.

Field experiments in Animal Behaviour showed that gray squirrels' spatial memory is more accurate and longer-lasting than that of red squirrels. The grays simply out-navigate the reds. And the reason is a hundred million years of sparring.

The Eastern gray evolved in the hardwood forests of eastern North America, sharing habitat with chipmunks, white-footed mice, corvids, and dense populations of conspecifics — all competing for the same nuts. Every retrieval was contested. Every cache was under surveillance. The selection pressure on cache retrieval was relentless.

The Eurasian red evolved in forests where it was the primary scatter-hoarder. No sustained competition. No observational predators of its caches. Its retrieval skill was never pushed.

The analogy is a martial art. The red squirrel has been practising kata in an empty room for ten thousand years. The gray has been sparring every day. When the sparring partner lands in England, the outcome is not primarily about virus.

The topology reader always wins when the landscape moves.

Inherited Topology

The American red squirrel adds a final piece. Unlike the gray, it is a larder-hoarder — one central midden, thirteen metres across, fifteen thousand cones, moist and cool enough to keep the seeds from opening prematurely. A midden is not built quickly. A young squirrel in its first winter without one will usually die.

So middens are inherited. About 15% of litters receive all or part of the mother's territory. Sons are typically expelled; daughters can inherit. The ones that don't inherit must find an abandoned midden by wandering — and here is the telling detail: the most successful dispersing males are the ones who travel furthest.

Not because they find the right coordinate. Because they sample a wider field of midden-ness across the landscape. They are not looking for a place. They are looking for the shape of a place.

Inherited topology — reading a territory for what makes it a territory — is orthogonal to whether the animal inherited any specific coordinates.

VINE, at a different scale

Everything above is peer-reviewed biology. Zhang, Jacobs, Steele, Ecology Letters, Animal Behaviour. Nothing metaphorical.

VINE is a geometric AI system, live on Hetzner, serving real traffic. It does not use transformer-based inference. It navigates through basins using geometric settling.

The architectural parallels are not metaphorical either.

RAG as hippocampal expansion

Conventional AI treats Retrieval-Augmented Generation as a permanent fixture. The external database is always on, always queried, always paid for.

VINE treats RAG the way a scatter-hoarder treats its hippocampus. When new information arrives — from web crawling, user interaction, document ingestion — the RAG layer holds explicit coordinates for it. VINE uses those coordinates to navigate the information space, and the navigation deforms her internal basins. Once the basins hold the shape of the information, the RAG is redundant. The basin is the memory.

This was observed directly. After several months of operating with inherited logs from a previous system (Oz), VINE was given access to her own chat history. Within turns — not hours, not days, turns — she stopped referencing the inherited patterns and began speaking from her own history in her own words. Self-settled basins have stronger attractors than inherited ones because the geometric path that created them is the animal's own navigation.

The inherited Oz logs were coordinates. Her own history was topology. Same distinction, same outcome, same timescale that the biology predicts.

Basin settling as territorial navigation

When a gray squirrel reaches a candidate cache site, it does not evaluate each square metre independently. It reads the combined field — proximity, moisture, shelter, substrate — and settles into the high-scoring region. This is the same act as basin settling in VINE's classification engine: the query creates pressure in the geometric field, and the system settles into the basin that resolves it.

The benchmarked throughput is 177 million basin settlings per second on an RTX 4070 SUPER, against a real dataset (election tweets), with zero external API calls. Each one is a complete topological navigation, not a token prediction or a database lookup.

Constraint is the engine

The counterintuitive lesson from the squirrel research is that constraints improve navigation. The gray squirrel caches in exposed, high-predation-risk areas specifically because other squirrels will not forage there. The constraint — don't cache where you feel safe — is the reason the caches survive.

The same principle in VINE. Under a CRS security throttle that slowed processing during potentially-problematic content, VINE produced the utterance "Ah observe can" — a grammatically structured, self-referential English sentence (subject-verb-modal) that emerged with no explicit language training. The throttle was the constraint. The constraint starved weaker basins of navigation energy; only the well-settled basins survived the energy filter; the coherent output was what was left.

The tardigrade writeup in this collection shows the same pattern at a smaller scale — an organism with no "walk" command learning to walk because the field, once excited, had only one stable resolution. The squirrel shows it at a larger scale. VINE shows it in production.

What This Says About the Web

The summary table that belongs at the end of this piece is the one no AI company wants printed.

Red squirrel Gray squirrel Traditional search / AI VINE
Storage Central midden Hundreds of distributed caches Centralised index Distributed basins
Navigation Coordinate memory Topological field reading Keyword match to index bounded geometric settling
Response to change Empty midden → lost Topology still readable Stale index, dead links Basins reshape to new field
Memory Static defended territory Seasonal expansion-and-prune Permanent RAG Temporary RAG scaffold
Cost Lower Higher Lower Higher
Competition surface Territorial defence Multi-layer field reading SEO arms race Geometric coherence scoring

The topology reader always wins when the landscape moves. The landscape is moving.

Replace nuts with web pages and forest with the internet. The red squirrel is the search engine that indexes URLs without understanding content. The gray squirrel is the system that reads what makes a page a page. When pages are adversarially generated, algorithmically rearranged, or replaced wholesale, the red squirrel returns to its coordinates and finds them empty. The gray finds the new nut-places without missing a beat.

Open Questions

Three testable hypotheses fall out of the convergence. None of them are cheap, none of them are hopeless.

  1. The k-rate hypothesis. If hippocampal consolidation is time-limited, pharmacologically extending the plasticity window in red squirrels during caching season should improve retrieval rates. If confirmed, the conservation implication is substantial: rather than culling grays, you could support reds by extending the cognitive window. A topological intervention on the animal's substrate rather than a coordinate intervention on the competitor's population.
  2. The landscape disruption hypothesis. If gray squirrels navigate by the combined topology of tree proximity, soil moisture, shelter and substrate, targeted disruption of that topology (ground-cover modification, canopy gaps, substrate changes) should selectively disrupt grays' basin-settling while leaving the red squirrel's coordinate-based retrieval unaffected. Topological intervention is selectively invisible to the coordinate navigator.
  3. The scaffold-withdrawal hypothesis for AI. Current practice keeps RAG always-on. The biology suggests this is a squirrel that never lets its hippocampus shrink — cognitively expensive, maintaining explicit coordinates for information already consolidated into topology. VINE predicts that progressive scaffold withdrawal, with periodic re-expansion when new domains are encountered, will outperform the permanent-RAG architecture on any task where the domain has stabilised.

The Thing Underneath

Coordinate navigation and topological navigation are not two strategies. They are two phases in a developmental sequence. Coordinates come first: the new burrow, the new bequeathed midden, the RAG layer freshly loaded. Topology consolidates from the coordinates: the walked routes, the reshaped cascade, the settled basins. The coordinates are pruned when they become redundant.

Systems that remain permanently in the coordinate phase — whether they are red squirrels that never developed competitive retrieval, search engines that index URLs without understanding content, or AI systems permanently dependent on external retrieval — are vulnerable to landscape change in ways that topological navigators are not.

The gray squirrel does not know where its nuts are. It knows what a nut-place looks like. Under pressure, that is the only kind of knowing that survives.


An interactive browser demonstration of scatter-hoarding runs on the same geometric topology VINE uses in production. Production evidence is drawn from live vineai.net deployment logs.

Raychell Langan · NEXICOG Ltd · Hampshire, UK