Architecture
Inside the
living brain.
1,001,800 neurons. 1.19B synapses. 24 synapse groups. 6 learning rules running simultaneously, every step.
11 brain regions
Each region has a distinct computational role. Together they form a unified mind through 24 synapse pathways.
6 learning rules
All six operate simultaneously every simulation step. This is Patent Claim #1.
The neuron
Leaky Integrate-and-Fire with 4 dendritic compartments. 80% excitatory, 20% inhibitory.
Membrane Dynamics
Each neuron integrates synaptic current, leaks toward rest, and fires a spike when voltage crosses threshold. After firing, voltage resets and a refractory period prevents immediate re-firing.
4 Dendritic Compartments
Each compartment has independent membrane dynamics. Apical compartments exhibit supralinear dendritic spikes (2.5× amplification). Patent Claim #5.
5 developmental phases
The brain develops through critical periods modeled on human brain ontogeny. Adolescent entry is experience-dependent, never hardcoded. Patent Claim #2.
Processing hierarchy
From raw sensor data to abstract concepts. Each layer learns its representations through STDP. No backpropagation.
Motor output
100,000 motor neurons divided into 6 functional sub-ranges. Speech and cognitive action channels emerge through development.
Cognitive action channel
When the brain encounters something it can't predict, it learns to ask for help. The decision to query is emergent, not hardcoded. Patent Claim #3.
Sensory pattern doesn't match learned concepts
Sustained high error in predictive layer
Cognitive sub-range activates via STDP
NATS publishes to Ollama bridge
Answer re-enters sensory pipeline
Brain learns. No query needed next time
Closed sensorimotor loop
The brain learns from its own actions. Motor commands fire, actuators move, proprioceptive sensors capture the outcome, and R-STDP adjusts motor pathways.
Sensors supported: Camera, Microphone, IMU/Gyro, Joint Encoders, Force Sensors, Serial (ESP32/Arduino). Any sensor, any actuator, connected via universal NATS message bus.