Exploration: SSA Overlay — Three Information Substrates

Status: Exploration. Applying the Situated Substrate Architecture (SSA) pattern to all three information substrates side by side — biology, entity system, cognition. Separating genealogical (creation) from operational (how it works) graph structures. Looking for the pattern that cognition should fit. Builds on: exploration-cognitive-chain-graph-structure.md (graph structure questions), abstract_info_domain_analysis/analysis-situated-substrate-architecture.md (SSA: 7 primitives), abstract_info_domain_analysis/analysis-abstract-information-substrate.md (abstract substrate: 6 primitives), v1_revision/v1_biology_domain_analysis/bio_v2/synthesis-information-substrate-architecture.md (three-substrate comparison) Purpose: The SSA is the invariant topology. If cognition IS an information substrate, it MUST instantiate the SSA. Let's see exactly how, and let the pattern tell us where neural hardware sits.


1. The SSA pattern — what every information substrate has

The SSA has 7 primitives with this dependency structure:

En (encoding) → Vr (evaluator) → Mc (mechanisms) → Sf (surface) → Cm (community) ← Se (selection)
                                                      ↕                  ↕
                                                      Cx (context) ←→ Cm

And three cycles:

  1. Niche construction: Sf → Cx → Cm → Se → Sf
  2. Adaptation: Se → Sf → Mc → Vr → En
  3. Full evolutionary: En → Vr → Mc → Sf → Cm → Se → En

Every information substrate instantiates this. Let's map all three.


2. Biology's SSA instantiation

2.1 The SSA roles

SSA roleBiology instantiationNotes
Encoding (En)Genome (G) — DNA/RNA sequenceFixed codon table, 4-letter alphabet, 4 Gy accumulated
Evaluator (Vr)Ribosome (R) — deterministic molecular machineKd4-Full, proofreading, near-zero error
Mechanism (Mc)~12 developmental bridge mechanismsCell division, differentiation, morphogenesis, etc.
Surface (Sf)Organism architecture {Mo,Me,Dv,Rp,Ho,Sn,Rs,Df,Cm}9 primitives — what one organism does
Context (Cx)Physical environment {En,Cl,Ch,St,Tm,Db}6 primitives — abiotic operating conditions
Community (Cm)Biological ecosystem {Pd,Cs,Cy,Dv,In,Rg,Sp,Tp,Ct}9 primitives — what many organisms produce
Selection (Se)Natural selection — differential reproductive successMulti-level: individual, kin, group, species

2.2 The operational grounding (realization spine)

How does the biological information substrate ground to physics?

Encoding (G — genome)
  ↓ realized in: nucleotide chemistry (DNA/RNA molecules)
    ↓ which is: organic chemistry (carbon-based molecular structures)
      ↓ which grounds in: physics (chemical bonding, molecular interactions)

Evaluator (R — ribosome)
  ↓ operates through: biochemical catalysis (peptide bond formation)
    ↓ which is: organic chemistry (enzymatic reactions)
      ↓ which grounds in: physics (quantum chemistry, electrostatics)

Realization spine: Genome → Biochemistry → Chemistry → Physics

The biology substrate is REALIZED in chemistry. The encoding IS a chemical structure (DNA). The evaluator IS a chemical machine (ribosome). The grounding is direct — the information substrate IS chemical.

2.3 The genealogical story (how biology came to exist)

Physics → Chemistry → Prebiotic chemistry → RNA world → LUCA → All life

Biology was CREATED by chemistry — specifically, by prebiotic chemical processes that produced self-replicating molecules. The genealogical and operational stories CONVERGE at chemistry: chemistry both created biology AND is the medium biology operates in.

This is unusual — in the other two substrates, the creation story and the operational story are different.


3. Entity system's SSA instantiation

3.1 The SSA roles

SSA roleEntity system instantiationNotes
Encoding (En)Typed data (E+I) — content-addressed entities with type/data structureSelf-describing, hash-verified, structural type system
Evaluator (Vr)Dispatch (X) — deterministic type-checked handler routingKd4-Full, formally verifiable
Mechanism (Mc)12 system extensionsTree, Inbox, Continuation, Subscription, Sync, etc.
Surface (Sf)App architecture {D,Sh,Ac,Mt,Pg,Ch,Pc,Pn,Bn,Au,Hs,Ev}12 primitives — what one application does
Context (Cx)Infrastructure (compute, storage, bandwidth, power, latency, reliability)Operating constraints
Community (Cm)Digital ecosystem {Vc,Ex,Ru,Dv,Ig,Gv,Tp,Eo,Io}9 primitives — what many applications produce
Selection (Se)Market/adoption selection — differential usage and persistenceEarly (Se1-2)

3.2 The operational grounding (realization spine)

How does the entity system information substrate ground to physics?

Encoding (E+I — typed entities)
  ↓ realized in: digital computing {Wd,Mm,In,Cy,Ch,Pr}
    ↓ which runs on: physical hardware {Sw,Ic,St,Os,Pw,Pt}
      ↓ which operates through: physics (EM, semiconductor physics)

Evaluator (X — dispatch)
  ↓ operates through: digital computing (instruction execution)
    ↓ which runs on: physical hardware (CPU circuits)
      ↓ which grounds in: physics (EM signal propagation)

Realization spine: Entity system → Digital computing → Physical hardware → Physics

The entity system is REALIZED in digital computing. The encoding is represented as bit patterns. The evaluator is implemented as software executing on hardware. There are TWO intermediate levels between substrate and physics: digital computing AND physical hardware.

3.3 The genealogical story (how the entity system came to exist)

Cognition (human minds) → Cultural ecosystem (computer science) → Design → Implementation

The entity system was CREATED by human cognition — specifically, by computer scientists working within a cultural ecosystem of knowledge transmission and institutional support. The genealogical story goes through the COGNITIVE chain: cognition → cultural activity → design → entity system.

Key: The genealogical and operational stories are COMPLETELY DIFFERENT:

The entity system runs on hardware, but it wasn't created by hardware. It was created by minds. These are different graph structures.


4. Cognition's SSA instantiation

4.1 The SSA roles

SSA roleCognition instantiationNotes
Encoding (En)Representation + Categorization (Rp+Ct) — internal models organized into typesHierarchical, cross-modal, flexible but no fixed encoding scheme
Evaluator (Vr)Symbolization (Sy) — arbitrary sign-meaning mappingSPLIT: formal mode Kd4 (deterministic), linguistic mode Kd1-2 (interpretive)
Mechanism (Mc)~10 cognitive development mechanismsPerceptual learning, category formation, language acquisition, etc.
Surface (Sf)Cognitive architecture {Kw,Sk,Dc,Pl,Co,Jd,Cr,Si,Id}9 primitives — what one mind does
Context (Cx)Physical + social environmentPhysical constraints + social structure as operating conditions
Community (Cm)Cultural ecosystem {Pr,Ex,Tr,Dv,Cd,Gv,Te,Sc,Ct}9 primitives — what many minds produce
Selection (Se)Cultural selection — differential persistence of ideas, practices, institutionsMulti-level: individual, institutional, civilizational

4.2 The operational grounding (realization spine)

How does the cognitive information substrate ground to physics?

Encoding (Rp+Ct — representations and categories)
  ↓ realized in: neural hardware (neural activity patterns)
    ↓ which operates through: electrochemistry (ion channels, synaptic transmission)
      ↓ which grounds in: physics (EM, thermodynamics)

Evaluator (Sy — symbolization)
  ↓ operates through: neural hardware (language circuits, Broca's/Wernicke's areas)
    ↓ which runs on: electrochemistry (action potentials, neurotransmitter release)
      ↓ which grounds in: physics (EM, molecular interactions)

Realization spine: Cognitive substrate → Neural hardware → Electrochemistry → Physics

The cognitive substrate is REALIZED in neural hardware. The encoding exists as patterns of neural activity. The evaluator operates through neural circuits specialized for language. The grounding goes through ONE intermediate level (neural hardware) to electrochemistry to physics.

4.3 The genealogical story (how the cognitive substrate came to exist)

Biology → [developmental mechanisms] → Organism architecture → [ND mechanism] → Neural hardware → [maturation + experience] → Cognitive substrate

The cognitive substrate was CREATED by biological development — specifically, by the organism's neural development mechanism (ND) producing neural hardware, which then develops cognitive capabilities through experience during critical periods.

Key: Genealogical and operational are DIFFERENT, just like entity system:

The cognitive substrate runs on neural hardware (operational), but it was created by biological development (genealogical). These are different graph structures.

4.4 The split evaluator and what it means

Biology's evaluator (ribosome): deterministic, Kd4-Full. Entity system's evaluator (dispatch): deterministic, Kd4-Full. Cognition's evaluator (symbolization): SPLIT.

This split is the defining structural feature of cognition as an information substrate. It's BOTH a hard substrate (in formal domains) and a soft substrate (in linguistic/interpretive domains). The other two substrates have unified evaluator determinism.

The split evaluator explains:


5. The three realization spines compared

5.1 The pattern

SubstrateRealization spineLevels to physics
BiologySubstrate → Biochemistry → Chemistry → Physics2 intermediate
Entity systemSubstrate → Digital computing → Physical hardware → Physics2 intermediate
CognitionSubstrate → Neural hardware → Electrochemistry → Physics2 intermediate

They're the same shape. Each information substrate grounds to physics through exactly two intermediate levels: a computing/operating layer and a hardware/chemistry layer.

5.2 What the intermediate levels ARE

LevelBiologyEntity systemCognition
Operating layerBiochemistry (molecular operations)Digital computing (instruction execution)Electrochemistry (ion/neurotransmitter dynamics)
Physical layerChemistry (molecular structure)Physical hardware (semiconductor structure)Neural hardware (biological tissue structure)
PhysicsEM, QM, thermoEM, QMEM, electrochemistry

5.3 The key structural question: what IS neural hardware's role?

In the entity system's realization spine, digital computing and physical hardware are SEPARATE domains — well-analyzed, with their own primitives. The entity system runs on digital computing, which runs on hardware.

In biology's realization spine, biochemistry and chemistry are SEPARATE domains — well-understood in their own right. Biology runs on biochemistry, which runs on chemistry.

In cognition's realization spine, the user's point is that neural hardware plays a similar structural role. It's the PHYSICAL LAYER — the structure that electrochemistry operates on, the same way physical hardware is the structure that EM operates on, and chemistry is the structure that molecular bonding operates on.

But neural hardware is also BIOLOGICAL — it's alive, maintained by biology. This is where the genealogical and operational stories INTERSECT for cognition, unlike for entity system:

5.4 Neural hardware is to cognition what digital computing + hardware is to entity system

In the operational view (SSA realization spine):

Entity system → [runs on] → digital computing → [runs on] → hardware → [operates via] → physics
Cognitive sub → [runs on] → neural hardware  → [operates via] → electrochemistry → physics

But the entity system has TWO levels (computing + hardware) while cognition might have ONE (neural hardware = both computing and hardware). This is the hardware/computing fusion from the previous exploration.

OR: cognition has two levels too, but they look different:

Cognitive substrate → [runs on] → neural computation (population codes, oscillatory dynamics, attractor states)
                                    → [runs on] → neural tissue (neurons, synapses, circuits)
                                                    → [operates via] → electrochemistry → physics

Where "neural computation" is the OPERATING layer (analogous to digital computing) and "neural tissue" is the PHYSICAL layer (analogous to physical hardware).

5.5 Testing the two-level hypothesis

If neural computation and neural tissue are separate levels:

Neural computation (operating layer):

Neural tissue (physical layer):

This looks like two different things! Neural tissue is the ANATOMY (what the brain IS made of). Neural computation is the DYNAMICS (what the brain DOES with that anatomy).

The analogy:

This would mean cognition DOES have two intermediate levels, matching biology and entity system:

LevelBiologyEntity systemCognition
Operating dynamicsBiochemistryDigital computingNeural computation
Physical structureChemistryPhysical hardwareNeural tissue
PhysicsEM/QMEM/QMEM/electrochemistry

6. The genealogical graphs compared

6.1 How each information substrate came to exist

Biology: Chemistry → Prebiotic chemistry → Self-replication → LUCA → Evolutionary diversification

Entity system: Biology → Organism → Cognition → Culture (computer science) → Design → Implementation → Entity system

Cognition: Biology → Organism development → Neural development (ND) → Neural tissue → [experience + maturation] → Cognitive substrate

6.2 The cross-substrate genealogical graph

Chemistry → Biology → Organism architecture
                           ↓ (ND mechanism)
                      Neural tissue/hardware
                           ↓ (maturation + experience)
                      Cognitive substrate → Cognitive arch → Cultural ecosystem
                                                                    ↓ (computer science)
                                                               Design → Implementation
                                                                    ↓
Physics → Chemistry → Digital hardware → Digital computing → Entity system → App arch → Digital eco

The complete genealogical graph: Chemistry creates biology. Biology creates organisms. Organisms create neural tissue. Neural tissue develops cognitive capabilities. Cognitive capabilities produce culture. Culture produces computer science. Computer science creates the entity system. The entity system is implemented on digital hardware, which branches from chemistry through a separate fabrication path.

Two branching points from chemistry:

  1. Chemistry → Biology (abiogenesis, ~4 Gya)
  2. Chemistry → Digital hardware (semiconductor fabrication, ~1950s CE)

And two genealogical transformations:

  1. Biology → Neural tissue → Cognition (evolutionary emergence, ~300 Kya)
  2. Cognition → Culture → Entity system design (cultural creation, ~1970s CE)

6.3 Why the distinction matters

When we analyze neural hardware as a domain, we need to be clear about WHICH graph we're analyzing:

Operational analysis: How does the cognitive substrate WORK? → Neural hardware is part of the realization spine. Its primitives describe what the cognitive substrate runs on.

Genealogical analysis: How did neural hardware COME TO EXIST? → Through organism architecture's ND mechanism. Its creation story involves biology, development, and evolution.

These are different questions that produce different graph structures. The 12-step analysis of neural hardware should primarily be an OPERATIONAL analysis — what IS neural hardware, what are its primitives, how does it support cognitive information processing? The genealogical question (how ND creates it) is a bridge/edge analysis, not the domain analysis itself.


7. The proper domain structure for cognitive analysis

7.1 The SSA-derived structure

Applying the SSA pattern gives us:

Core SSA (the information substrate and its surface/ecosystem):

Cognitive substrate {Rp,Ct,As,Sq,Sy,Ev}
  → [~10 cognitive development mechanisms] →
Cognitive architecture {Kw,Sk,Dc,Pl,Co,Jd,Cr,Si,Id}
  → [~10 social transmission mechanisms] →
Cultural ecosystem {Pr,Ex,Tr,Dv,Cd,Gv,Te,Sc,Ct}
  + Context (physical + social environment)
  + Selection (cultural selection)

Realization spine (operational grounding to physics):

Cognitive substrate
  ↓ realized in
Neural computation (population codes, oscillatory dynamics, attractor states)
  ↓ runs on
Neural tissue (neurons, synapses, circuits, oscillations, metabolism, receptors)
  ↓ operates via
Electrochemistry (ion channels, action potentials, synaptic transmission)
  ↓ grounds in
Physics

Genealogical origin:

Biology → Organism architecture → [ND mechanism] → Neural tissue → [maturation + experience] → Cognitive substrate

7.2 Domains to analyze

For the cognitive information substrate, the domain analysis set is:

#DomainTypePrimitives (provisional)Status
1Cognitive substrateInformation substrate{Rp,Ct,As,Sq,Sy,Ev} — 6Analyzed (v1)
2Cognitive architectureSurface{Kw,Sk,Dc,Pl,Co,Jd,Cr,Si,Id} — 9Analyzed (v1)
3Cultural ecosystemCommunity{Pr,Ex,Tr,Dv,Cd,Gv,Te,Sc,Ct} — 9Analyzed (v1)
4Neural tissuePhysical structure{Nr,Sy,Cr?,Ol,Mb,Rc} — 5-6Sketched, needs full analysis
5Neural computationOperating dynamicsTBD — population codes, oscillatory dynamics, etc.Not analyzed
6Cognitive development bridgeBridge (substrate → surface)~10 mechanismsAnalyzed (v1)
7Social transmission bridgeBridge (surface → ecosystem)~10 mechanismsAnalyzed (v1)
8Neural-to-cognitive bridgeBridge (neural → cognitive)~10 mechanisms sketchedNeeds analysis
9ND bridgeGenealogical bridge (organism → neural tissue)ND mechanismAnalyzed as organism bridge

7.3 What to analyze first

The question: can we do the neural hardware 12-step?

From the SSA overlay, "neural hardware" might actually be TWO domains:

But these two might also be ONE domain (if the dynamics are inseparable from the anatomy — which is the hardware/computing fusion hypothesis from the previous exploration).

Resolution approach: Start the 12-step analysis of neural hardware as ONE domain. If during step 3 (primitive extraction) we discover that the primitives naturally split into structural primitives and dynamic primitives that don't interact, THEN split into two domains. If they're deeply intertwined, keep as one.

The bio-electrochemical character means: the primitives of this domain will be biological structures that operate through electrochemistry. Not purely physical hardware, not purely computational dynamics, but BIOLOGICAL COMPUTATIONAL TISSUE — living structures whose biology and computation are inseparable.

7.4 The pattern check

Does the cognitive chain match the pattern from biology and entity system?

SSA componentBiologyEntity systemCognition
Substrate primitives666 ✓
Surface primitives912 (revised)9 ✓
Ecosystem primitives999 ✓
Bridge mechanisms (sub→surface)~12~12~10 ✓
Bridge mechanisms (surface→eco)~10~10~10 ✓
Realization levels to physics222 (if neural computation is separate) or 1 (if fused)
Core triad{G,T,R}{E,I,T}{Rp,Ct,Sy} ✓
Evaluator determinismKd4-FullKd4-FullSPLIT (Kd1-4) — distinctive
SelectionMulti-levelEarlyMulti-level ✓

The pattern matches on substrate (6), surface (9), ecosystem (9), bridge counts (~10-12), and core triad structure. The distinctive feature is the split evaluator. The open question is realization levels (1 or 2 intermediate).


8. Conclusions for next steps

8.1 The graph structure is confirmed

The SSA pattern applies to cognition. The cognitive information substrate has:

8.2 The genealogical/operational separation is essential

Just as we don't confuse "humans designed the entity system" with "the entity system runs on hardware," we shouldn't confuse "biology created neural hardware" with "cognition runs on neural hardware." The creation story and the operational story are different graphs.

For the neural hardware domain analysis, we're doing the OPERATIONAL analysis: what IS neural hardware, how does it support cognitive information processing?

8.3 The one-vs-two-level question resolves during analysis

Whether neural hardware is one domain (fused anatomy + dynamics) or two (neural tissue + neural computation) will resolve during the 12-step primitive extraction. Start with one domain; split if the primitives demand it.

8.4 The bio-electrochemical character is a domain-level feature

Neural hardware is BIOLOGICAL COMPUTATIONAL TISSUE. Its primitives are biological structures with electrochemical operations. This isn't a deficiency or complication — it's the domain's character. The primitives should capture both the biological and computational aspects without trying to separate them.


Referenced by the model

Cited as a source by 1 model record (browse the model census):