Current AI is based on static datasets and pattern matching. It processes information, but it does not experience it. For a machine to serve as a valid substrate for human memory and consciousness transfer, it must replicate the biological constraints of the human brain: Time, Spiking Dynamics, and Predictive Coding.
The Neutral Core is a Spiking Neural Network (SNN) engine designed to mimic the architectural connectivity of the human cortex. It functions as a "blank slate", a conscious system without memory, ready to integrate with biological hemispheres via the Watanabe Transfer Protocol. The scientific basis draws on Watanabe et al. (2014), who demonstrated interhemispheric transfer of visual information in split-brain patients (Neuropsychologia, 63, 133–142, DOI: 10.1016/j.neuropsychologia.2014.08.025).
Bio-Mimetic Computational Layers
Spiking Neural Network
Unlike traditional Deep Learning which relies on rate-based activation, The Core utilizes Leaky Integrate-and-Fire (LIF) neuron models.
Generative Model
Consciousness is not the reception of data. It is the prediction of reality.
tau_rc automatically to maintain this regime./consciousness/aci and /consciousness/probability ROS 2 topics.Neural Firewall
To connect a machine to a human mind is to open a vector for "Brainjacking."
Digital Twin
A disembodied generative model is insufficient. The synthetic hemisphere requires a somatosensory anchor.
A purely predictive (productive) model replicates the internal inference dynamics of the cortex, but it cannot account for the electromagnetic environment the biological hemisphere inhabits. Rouleau & Cimino (2022, NeuroSci 3:3) report that neurons respond to self-generated electromagnetic fields as weak as 0.5 mV/mm via ephaptic coupling, and that mammalian theta and alpha rhythms phase-lock to the Earth's Schumann cavity modes at 7.83 Hz and its harmonics. A synthetic hemisphere that only minimizes prediction error could synchronize statistically while diverging on this transmissive input, causing a false positive at the hemispheric switch gate.
The engine therefore augments the generative model with a minimal transmissive channel: an exogenous ambient electromagnetic driver publishing a Schumann-harmonic reference, an ephaptic-coupling block that sums a low-passed self-field with the firewall-cleared signal and broadcasts the result as a scalar bias to the cortex ensemble, and a Phase-Locking Value (PLV) estimator over the theta band (Lachaux, Rodriguez, Martinerie & Varela, 1999, Human Brain Mapping). The hemispheric switch gate is dual-criterion:
Hemispheric transfer proceeds only when sync_health ≥ 0.95 AND PLV ≥ 0.80, sustained for 3 consecutive seconds.
Both criteria are independently falsifiable. Prediction error can fall while PLV stays low, indicating the synthetic side reproduces statistics but not phase. PLV can rise spuriously while prediction error remains large. The gate opens only when the synthetic hemisphere has matched the biological one on both axes. The ambient EM channel is routed through the same Neural Firewall that guards the satellite uplink, so a spoofed Schumann-harmonic injection at seizure-inducing frequencies is rejected at the same gate as any other malicious stream. The transmissive layer strengthens the Pycroft-style defenses rather than weakening them.
Our research is grounded in the medical hypothesis that consciousness is a monistic phenomenon generated by a specific neural algorithm. By reconstructing this algorithm in silicon, the Core is designed to pass the Uni-hemispheric Subjective Test:
"If a human subject, with one biological hemisphere and one 'Core' hemisphere, reports a unified visual field, machine consciousness is authenticated."
The protocol proceeds in two stages. In Stage 1 (Shadow Mode), following implantation of a double-sided CMOS micro-electrode array into the dissected corpus callosum, the Core receives biological spike trains via the Neural Firewall but its output pathways remain electronically gated. It stays in this state until the Generative Error δ falls below the threshold of intrinsic neural noise (<5% variance) and PLV reaches 0.80 for 3 consecutive seconds. Both criteria must be met simultaneously before the gate advances.
In Stage 2 (The Switch), a reversible pharmacological agent is administered to the target biological hemisphere, and the Neural Firewall un-gates the synthetic efferent channels. The Neutral Core then drives the corpus callosum. The hypothesis predicts that the subject reports a unified visual field, with no temporal disjoint as objects cross the vertical meridian. A report of blindsight (acting on the object without perceiving it) would falsify the hypothesis.
This software is currently being tested in simulated environments (Unity 6) to replicate visual optical illusions, the hallmark of a functioning generative model.
The Neutral Consciousness Engine is one component of a four-layer platform developed by the Zae Project, a research organization building the infrastructure for consciousness substrate transfer. The four repositories address complementary layers of the same problem.
Full architecture specifications, protocol documentation, and the project bibliography are maintained at zae-docs.