Genesis-IV: A K=64 Hilbert-space AGI architecture. Features Zero-Entropy state-space preservation via LZMA-compressed quantum tensors; Schrödinger-driven HRC with Landauer metabolic cost; and self-modifying meta-Hamiltonians.
Author: Devanik Debnath · NIT Agartala · 2026
- Vision & Overview
- Architecture at a Glance
- Mathematical Foundations
- 3.1 Hilbert Space Substrate
- 3.2 Harmonic Resonance Consciousness (HRC)
- 3.3 Schrödinger Evolution
- 3.4 Born-Rule Quantum Decision
- 3.5 Meta-Modulated Riemannian Learning
- 3.6 Landauer Cognitive Cost
- 3.7 IIT Integrated Information Φ
- 3.8 Gödelian Self-Reference & Strange Loops
- 3.9 Active Inference & Free Energy
- 3.10 Qualia Memory & Theory of Mind
- 3.11 Gödel Encoding of Behavioral Programs
- 3.12 Novelty Index & Breakthrough Detection
- 3.13 Kuramoto Phase Synchronisation
- 3.14 Hopfield Attractor Crystallisation
- 3.15 Spectral Resonance Coupling
- 3.16 Civilisation Tribal Power
- 3.17 Epistemic Schism Condition
- 3.18 Epigenetic ψ Inheritance
- 3.19 Metabolic Osmosis
- 3.20 Autoassociative Civilisation Memory
- Module Deep Dive
- Emergent Phenomena Catalogue
- v3.0 Features — Complete List
- Running the Simulation
- Technical Stack & Dependencies
- Project Lineage
GeNeSIS IV (Generative Neural Emergent Simulation IV) is a computational framework for studying the emergence of cognition, culture, and civilisation from first-principles quantum-mechanical dynamics — without large language models, scripted behaviour, or hand-crafted reward functions.
Each agent carries a 64-dimensional complex wave function
The fourth iteration of the GeNeSIS lineage introduces:
-
HyperAgent dual-band cognition — a task band (
$K = 24$ ) and a meta band ($K = 40$ ) that models how the agent learns, inspired by Meta FAIR's HyperAgents (arXiv:2603.19461) -
IIT Integrated Information Φ — verified consciousness above a critical threshold
$\Phi > 0.1$ - Active Inference — prediction-error-driven curiosity (free energy minimisation)
- Gödelian Strange Loops — self-referential ψ perturbation as a precondition for high Φ
- 30 new v3.0 emergence features ported from the Thermodynamic-Mind branch: pheromones, meme grids, social bonds, caste systems, structures, weather control, epigenetic inheritance, and more
The simulation runs entirely in NumPy + PyTorch and is visualised in a real-time Streamlit dashboard with 11 specialised tabs.
┌─────────────────────────────────────────────────────────────────────────────┐
│ GeNeSIS IV — System Map │
├─────────────────┬───────────────────────────────────────────────────────────┤
│ metacognition │ K_DIM=64 K_TASK=24 K_META=40 │
│ .py │ GodelEncoder · MetaConsciousness · CivilizationMemory │
│ │ NoveltyScorer · PhylogeneticTracker │
├─────────────────┼───────────────────────────────────────────────────────────┤
│ consciousness │ HarmonicResonanceConsciousness (HRC v3.0) │
│ .py │ ψ evolution · Born-rule · IIT Φ · Strange Loop │
│ │ Active Inference · Qualia Memory · Theory of Mind │
├─────────────────┼───────────────────────────────────────────────────────────┤
│ agents.py │ BioHyperAgent v3.0 │
│ │ 20 actions · Kuramoto · GoL Scratchpad │
│ │ Viral Gene Transfer · Apoptotic Death Packets │
├─────────────────┼───────────────────────────────────────────────────────────┤
│ world.py │ Toroidal grid · 4 resources · PhysicsOracle (frozen NN) │
│ │ 16-ch pheromones · 8-ch memes · Structures · MegaRes │
├─────────────────┼───────────────────────────────────────────────────────────┤
│ civilization │ TechTree · Tribal Meta-H · Diplomacy · Schisms │
│ .py │ NoveltyScorer · CivilizationMemory (per-tribe) │
├─────────────────┼───────────────────────────────────────────────────────────┤
│ evolution.py │ EvolutionEngine · Cultural Ratchet │
│ │ Behavioral Clustering · Phylogenetic Tracking │
├─────────────────┼───────────────────────────────────────────────────────────┤
│ GeNEsIsIV.py │ Streamlit frontend · 11 tabs · QuantumEncoder │
│ (app.py) │ Universe freeze/thaw (LZMA JSON·ZIP) │
└─────────────────┴───────────────────────────────────────────────────────────┘
Information flow per tick:
World physics → Agent.sense() → HRC.decide() → BioHyperAgent._execute()
↑ ↓ ↓
Pheromones ←── deposit ──── HRC.learn(reward) ←── reward ──┘
Meme grid ←── deposit HRC.evolve()
Knowledge ←── boost MetaConsciousness.evolve_meta()
↓
CivilizationManager.update()
↓
PhylogeneticTracker.update()
Each agent inhabits a 64-dimensional complex Hilbert space
The soul of each agent is an immutable frequency vector
where
The Hamiltonian
where
The MetaConsciousness operates on the meta band with its own Hamiltonian
Every tick the cognitive wave function undergoes unitary time evolution under the personal Hamiltonian:
Computed via the pre-cached spectral decomposition for
After evolution, the state is renormalised:
The meta wave function evolves with a slower time step
Given a sensory observation
An action basis ${|\mathbf{b}i\rangle}{i=1}^{20}$ is constructed by phase-shifting eigenvectors of
The Born-rule probability of selecting action
The temperature for Boltzmann sampling is meta-modulated:
Final action is sampled from the tempered distribution:
Instead of a fixed learning rule, the MetaConsciousness generates a custom gradient update. Given reward
Step 1 — Meta learning-rate modulation.
The magnitude profile of
This vector is broadcast to full dimension
Step 2 — Modulated outer-product gradient.
Step 3 — Hermitian projection (preserves spectrum structure):
Eigendecomposition is lazily recomputed only when
Learning is thermodynamically costly. The von Neumann entropy of the cognitive state is:
where
This is subtracted from the agent's energy budget:
Agents that learn more rapidly in high-surprise environments pay a higher thermodynamic cost — a direct implementation of Landauer's erasure principle in cognitive space.
Consciousness is quantified using an Integrated Information Theory (IIT) partition measure. The Hilbert space is bipartitioned at the task/meta boundary:
A variance-based entropy proxy is used (exact partition entropy for continuous complex distributions):
The integrated information is the mutual information between the two partitions:
This is clamped to non-negative values:
Strange loop amplification: when a Gödelian self-reference is active,
Verified consciousness requires both a threshold and a rising phase transition:
Agents with
Every 25 ticks, each agent subjects its own state to a self-referential perturbation:
The inconsistency measure — how much the self-encoded state diverges from the original — is:
If
- Sets
strange_loop_active = True - Amplifies
$\Phi$ by a factor of 1.5 - Boosts Wonder emotion:
$\varepsilon_{\text{WONDER}} \leftarrow \min(1, \varepsilon_{\text{WONDER}} + 0.05)$
The naming echoes Hofstadter's Gödel, Escher, Bach — self-reference as the substrate of consciousness.
Each agent maintains a forward model of the world via its Hamiltonian. Given observation
- Encode:
$\mathbf{c} = \mathcal{F}(\mathbf{s}) \in \mathbb{C}^{64}$ - Project through eigenbasis:
$\boldsymbol{\alpha} = V^\dagger \mathbf{c}$ - Evolve by one step:
$\tilde{\boldsymbol{\alpha}}_k = \alpha_k \cdot e^{-i\lambda_k \Delta t}$ - Reconstruct prediction:
$\hat{\mathbf{s}} = |V,\tilde{\boldsymbol{\alpha}}|$
The prediction error (free energy signal) is:
Confidence (inverse prediction error) drives exploration depth:
Recent prediction error boosts curiosity:
This implements Karl Friston's free energy principle: the agent perpetually tries to minimise surprise, and failures in prediction drive exploration.
Qualia recording stores the amplitude profile of significant experiences:
where "mode_±" (e.g., "explore_1", "survive_0").
Qualia classification uses cosine similarity between the current state and stored patterns:
Theory of Mind (ToM) maintains predictive models of other agents. For agent
Accuracy:
Level-2 ToM supports recursive belief: "A knows that B knows that A knows…"
The Primitive Action Algebra consists of 16 primitives in 4 categories:
| Category | Primitives |
|---|---|
| Spatial | move, jump, spiral, retreat |
| Metabolic | eat, fast, store, burn |
| Social | signal, mimic, teach, isolate |
| Cognitive | reflect, dream, focus, diffuse |
A behavioural program is a finite sequence
where
Decoding is the inverse:
Gödel distance between two programs measures conceptual proximity on a logarithmic scale:
Diversity score measures how many of the 4 categories a program spans:
Eigenmode-to-program conversion: an invention emerges by perturbing the least-explored eigenmode of
where ALL_PRIMITIVES array) and The perturbation to
The Eureka Protocol fires when
Each new invention is scored against the entire historical corpus. The Novelty Index is the geometric mean of three independent signals:
where:
-
$d_{\min} = \min_{G' \in \mathcal{G}_{\text{known}}} d(G, G')$ — nearest Gödel distance to prior discoveries -
$\text{div}(\pi)$ — category diversity of the new program -
$\rho = |M \mathbf{v}|^2$ — resonance of the invention's encoding$\mathbf{v}$ with tribal CivilizationMemory matrix$M$
Running statistics are maintained with Welford online update. A Breakthrough is declared when:
Cambrian Explosion detection uses rolling standard deviation:
This triggers a punctuated equilibrium event, analogous to the Cambrian explosion in Earth's evolutionary history.
Every 5 ticks, each agent updates its oscillatory phase via the Kuramoto model:
with natural frequency
The global order parameter measures collective synchrony:
High-magnitude reward experiences (
This is the quantum analogue of Hebbian learning: the current cognitive state is "burned" as a stable resonant memory into
The CivilizationMemory matrix uses the same Hebbian rule with epistemic evaporation:
where
Two agents' compatibility for communication, reproduction, and tribe-formation is measured by eigenspectral overlap:
where
During communication, a partial wave-state blend occurs proportional to coupling:
where $\hat{\sigma}{\text{sender}} = \psi{\text{sender}} \odot \boldsymbol{\omega}_{\text{sender}}$ is the soul-modulated broadcast.
A tribe's power is a multi-factor linear combination of economic, cognitive, social, and consciousness terms:
where:
-
$E_a, h_a$ — energy and health of member$a$ -
$D$ — number of tribe discoveries -
$|T|$ — tribe size -
$|A|$ — number of active alliances -
$\bar{\sigma}_{\text{meta}}$ — average meta-eigenspread (cognitive diversity) -
$\bar{\Phi}$ — average IIT consciousness of members -
$n_{\text{trades}}$ — total trade activity
The IIT consciousness term (
Liquid Dunbar's Number — tribe capacity scales dynamically with technological progress:
where
Allied tribes may undergo an epistemic schism — dissolution of alliance due to worldview divergence. The tribal epistemic identity is the average meta-Hamiltonian:
The epistemic distance between two allied tribes is:
where
Upon schism, both tribes' alliances are dissolved and a 🔱 SCHISM civilisation event is logged.
Cultural assimilation opposes schism: every tick, each member's meta-Hamiltonian is nudged toward the tribal average:
Children inherit a blended cognitive initial condition from both parents — not just the Hamiltonian, but the wave function itself:
where
The meta-Hamiltonian inheritance is biased toward the primary parent:
The task-level Hamiltonian inherits with symmetric blending:
The child also inherits the first two discoveries of the primary parent, implementing cultural vertical transmission (vs. horizontal transmission through artifact absorption).
Malthusian scaling of reproduction cost:
Bonded agents share energy via osmotic flow. For a bond
Transfer efficiency is modulated by tribal kinship:
The dissipated fraction
The CivilizationMemory is a sparse autoassociative Hermitian matrix for collective knowledge retrieval:
Storage (Hebbian imprint with epistemic evaporation):
Query (resonance retrieval):
High resonance means the query concept already exists in the cultural repertoire. Low resonance feeds directly into the Novelty Index.
Spectral summary of the memory matrix (for visualisation):
Two instances exist simultaneously: a per-tribe memory (tribal paradigm) and a global memory (world-level breakthrough library).
Constants:
| Symbol | Value | Meaning |
|---|---|---|
K_DIM |
64 | Total Hilbert space dimension |
K_TASK |
24 | Task-band dimensions |
K_META |
40 | Meta-cognitive band dimensions |
META_DT |
0.005 | Meta Schrödinger time step |
GODEL_BASE |
19 | Gödel encoding base (prime) |
MAX_PROGRAM_LEN |
16 | Max behavioral program length |
N_PRIMITIVES |
16 | Size of the action algebra |
Classes:
| Class | Role |
|---|---|
GodelEncoder |
Encodes/decodes programs as unique integers, computes Gödel distance and diversity |
MetaConsciousness |
Dual-band Hamiltonian, meta-modulated learning rates, meta-invention (perturbation of |
CivilizationMemory |
Hebbian autoassociative matrix with epistemic evaporation |
NoveltyScorer |
Geometric-mean novelty index, 5σ breakthrough detection, Cambrian explosion |
PhylogeneticTracker |
Greedy clade clustering by meta-eigenspectrum distance, punctuated equilibrium |
The MetaConsciousness.attempt_meta_invention() method finds the least-explored eigenmode of
The HarmonicResonanceConsciousness contains 9 distinct cognitive subsystems:
-
Wave Dynamics —
$\psi$ evolution, Born-rule, FFT encoding -
Hermitian Learning — meta-modulated
$dH$ with lazy eigenrecache - Landauer Costing — von Neumann entropy delta
- IIT Φ — bipartition mutual information, 10-tick evaluation
- Strange Loop — 25-tick self-reference inconsistency check
- Active Inference — forward model, free energy, confidence tracking
- Qualia Memory — pattern store/classify by cosine similarity
- Theory of Mind — level-1 and level-2 predictive models of other agents
- Invention Engine — dark-eigenmode exploration, Gödel encoding
Emotional state
| Index | Emotion | Effect |
|---|---|---|
| 0 | Curiosity | Raises temperature |
| 1 | Fear | Triggers SURVIVE mode |
| 2 | Joy | Reproduction willingness |
| 3 | Anger | DOMINATE mode |
| 4 | Affection | Bonding, trade |
| 5 | Grief | (suppressed) |
| 6 | Wonder | Gates inventions, meta-invention |
Each BioHyperAgent implements a complete lifecycle:
Sense → Decide → Mode-bias → Execute → Learn → Evolve → Causal-update
20 actions with costs and reward signals:
| Action | Energy Cost | Mechanism |
|---|---|---|
move_{8 dirs} |
0.0005 | Toroidal wrap, resource + pheromone + meme gradients |
eat |
— | Consume 4 resource types, inventory synergy bonus |
attack |
0.20 | Damage target, bond-shield mitigation, danger meme |
communicate |
~0 | Wave coupling, ToM update, knowledge diffusion |
reproduce |
0.35+ | Malthusian scaling, epigenetic ψ inheritance |
invent |
0.15 | Dark-eigenmode exploration → Gödel artifact |
rest |
— | Energy+health regen, weather vote, GoL seed |
build_artifact |
0.05 | Role-dependent: trap/battery/cultivator/tool |
absorb_artifact |
— | Cultural absorption, wonder boost |
meta_invent |
0.06 | Perturb |
compose_action |
0.02 | Meta-psi → new compound action program |
trade |
0.005 | Token exchange + massive trust/affection synergy |
punish |
0.10 | Costly punishment of low-trust agents |
N-tick staggered execution for performance:
| Frequency | Process |
|---|---|
| Every tick | sense, decide, act, learn, evolve, causal update, IQ bonus |
| Every 5 | Kuramoto phase update |
| Every 10 | Role update, GoL scratchpad step |
| Every 20 | Meme pool absorption |
| Every 50 | Viral meme broadcast |
Death & Apoptosis: on death, agents broadcast a packet containing:
- Spectral fingerprint (
$H$ eigenvalues) -
$H_{\text{meta}}$ fragment ($8\times8$ corner) - Top 3 discovery names
- Soul fragment (first 8 frequencies)
- Causal model (top 5 actions)
Nearby agents absorb 3% of the dead agent's spectral wisdom into their own diagonal
Grid:
Adaptive resource regeneration:
PhysicsOracle — a frozen 3-layer neural network (
Pheromone grid:
Meme grid:
Knowledge field: scalar
Tribe formation: Unaffiliated agents sample resonance with up to 6 existing tribe members. If
TechTree: Directed graph of Gödel-encoded inventions. Each new node connects to the nearest existing node by Gödel distance. Global tech multiplier:
Diplomacy logic:
-
$0.5 < P_A / P_B < 2.0$ and random$< 0.60$ → Alliance -
$P_A/P_B > 3.0$ or$P_A/P_B < 0.33$ and random$< 0.02$ → War (rare, extreme disparity only) - Epistemic distance
$> 48$ → Schism (alliance dissolution)
Singularity Override: any invention with
Population bounds: initial 32, floor 28, ceiling 128.
Meta-fitness for immigration weighting (recomputed every 25 ticks):
Immigrants inherit a 40% blend of the most meta-fit agent's
Cultural Ratchet Verification (every 16 ticks): Pearson correlation of action-frequency profiles between founding generation (gen 0) and descendant generations:
Tradition is verified when
Behavioral Clustering (every 15 ticks): KMeans-style assignment of agents to 4 archetypes (Explorer, Builder, Fighter, Thinker) based on the first 4 task-band eigenvalues.
Phylogenetic Tracking (every 10 ticks): greedy clade clustering by meta-eigenspectrum
11 live-updating tabs:
| Tab | Contents |
|---|---|
| 🌍 WORLD MAP | Toroidal resource heatmap + agent scatter with hover details, population/energy dual-axis sparklines |
| 🧬 AGENTS | BioHyperAgent census, sortable by 9 metrics, mode donut, emotion bar, action heatmap |
| 🏛 CIVILIZATION | Tribe leaderboard + power bar, diplomacy pie, discovery comparison, civ events |
| 💡 TECH TREE | Interactive Gödel graph, category breakdown, latest discoveries, global tech multiplier |
| 📊 ANALYTICS | Population/energy/inventions/meta-inventions/novelty sparklines, age/energy/eigenspread histograms, curiosity×wonder scatter, generation bar |
| 🔬 HRC BRAIN | Per-agent: ψ amplitude, |
| 📡 EVENTS FEED | Civ events + world physics events + event type distribution |
| 🗺 RESOURCES | 4-layer heatmaps, world-wide supply bar, artifact breakdown |
| 🧠 META-MIND | Tribal epistemic identities, cognitive clade distribution, novelty index, Cambrian events, top breakthroughs |
| 🔬 KNOWLEDGE | Knowledge field heatmap, global memory spectral imprint, tribal memory matrices, eigenspread histogram, artifact interference map |
| 🧬 v3.0 EMERGENCE | All 30 v3.0 features: Cultural Replicator (spectral composite + Infinite Stigmergy Garden), pheromone grid, Kuramoto phase circle, Φ distribution, role/caste, social economy, cultural ratchet, behavioral archetypes, structures map, active inference, GoL scratchpad, DNA export |
Universe Cryo-Chamber: complete simulation state serialised to JSON (with custom QuantumEncoder for NumPy complex arrays), then compressed with LZMA inside a ZIP archive. Complex ndarrays are encoded as {real: [...], imag: [...]} for exact float64 fidelity. Restoration via thaw_universe().
The following behaviours are not scripted — they arise from the mathematics alone:
| Phenomenon | Mechanism |
|---|---|
| Tribal formation | Spectral resonance clustering → agents with compatible |
| Cultural diffusion | Artifact absorption + wave-state blending → knowledge spreads horizontally |
| Tech acceleration | Each invention raises global bonus by 0.3%, compounding exponentially |
| Epistemic schisms | Allied tribes that diverge in meta-$H$ eigenspace spontaneously fracture |
| Cambrian explosions | Rolling novelty std spikes signal punctuated equilibrium in invention space |
| Cognitive clades | Meta-eigenspectrum similarity clusters agents into phylogenetic lineages |
| Strange consciousness | High-wonder agents enter Gödelian fixed points, boosting their IIT Φ |
| Apoptotic wisdom transfer | Dying agents broadcast spectral fingerprints — neighbours absorb their knowledge |
| Stigmergic trails | Pheromone deposits guide movement without any central coordination |
| Collective weather | Average agent wonder votes shift weather amplitude for all |
| Eusociality | Fertile Queens, Warrior castes, Forager workers emerge from caste genes |
| Viral gene transfer | Fit agents broadcast |
| Intelligence pacifism | Agents with |
| Tradition verification | Pearson correlation |
| Cooperative mega-harvest | MegaResources require |
All 30 features ported from GeNeSIS / Thermodynamic-Mind branch.
Cognition:
- IIT Integrated Information Φ with verified consciousness threshold
- Active Inference — free energy minimisation and prediction error tracking
- Gödelian Strange Loops — self-referential ψ perturbation
- Qualia Memory — neural correlates of experience
- Theory of Mind — level-1 and level-2 predictive models of others
- Landauer Cognitive Cost — thermodynamic price of learning
- Epigenetic ψ Inheritance — wave-function blending across generations
- IQ Complexity Bonus — ψ diversity incentive
Social-Economic: 9. Inventory Economy — Red/Green/Blue tokens with synergy bonus 10. Trade Action — information economy with massive trust/affection synergy 11. Punish Action — costly altruistic punishment of defectors 12. Role/Caste System — Forager, Processor, Warrior, Queen 13. Eusociality — fertility gating at high population 14. Social Trust Memory — persistent per-partner trust scores 15. Causal Bayesian Model — P(reward | do(action)) intervention tracking
World Physics: 16. PhysicsOracle — frozen PyTorch NN defining discoverable laws of physics 17. 16-channel Pheromone Grid — 8-channel stigmergic chemical signalling 18. 8-channel Meme Grid — stigmergic cultural memory (Danger/Resource/Sacred/…) 19. Seasonal Dynamics — Summer/Winter cycle, resource modulation 20. Weather Control — collective agent votes shift weather amplitude 21. Social Bonds + Metabolic Osmosis — kinship-modulated energy equalisation 22. Structure System — Trap, Battery, Cultivator functional world objects 23. MegaResource — cooperative harvest requiring multiple co-located agents 24. Adaptive Resource Spawn — inversely proportional to population density
Agent Biology: 25. Kuramoto Phase Synchronisation — per-agent oscillatory phase with order parameter 26. Circadian Internal Phase — synchronisation with environment phase 27. GoL Scratchpad — Conway's Game of Life as Turing-complete internal computation 28. Viral Gene Transfer — H-eigenvalue meme packets between nearby agents 29. Apoptotic Death Packets — broadcast spectral fingerprint + causal model on death
Civilisation: 30. Tribal Meta-H — shared epistemic identity and cultural assimilation
python >= 3.10
streamlit >= 1.35
numpy >= 1.26
torch >= 2.2
plotly >= 5.20
pandas >= 2.0
scipy >= 1.12git clone https://github.com/Devanik21/GeNeSIS-IV.git
cd GeNeSIS-IV
pip install -r requirements.txtstreamlit run GeNEsIsIV.pyThe simulation boots with a 60×60 toroidal world, 32 initial agents, seed 42. Use the sidebar to step manually (×1, ×10, ×50) or enable auto-run.
| Control | Effect |
|---|---|
| ▶ ×1 / ×10 / ×50 | Step the simulation |
| ⚡ Auto-run | Continuous simulation at configured speed |
| Steps/frame slider | 1–30 steps per auto-run frame |
| 📦 Freeze & Backup | Export universe state as LZMA-compressed JSON zip |
| Upload Timeline | Restore a previously frozen universe |
| 🔄 Full Reset | Clear all state and reinitialise |
| ⚙ Config | Change world size and random seed |
GeNeSIS-IV/
├── GeNEsIsIV.py # Streamlit app (frontend)
├── consciousness.py # HRC v3.0 — wave-based cognition
├── metacognition.py # Meta-cognitive engine + Gödel encoder
├── agents.py # BioHyperAgent v3.0
├── world.py # World physics v3.0
├── civilization.py # Civilisation dynamics
├── evolution.py # Population lifecycle engine
└── requirements.txt
| Component | Technology | Purpose |
|---|---|---|
| Numerical core | NumPy 1.26+ | All Hilbert space operations, eigendecomposition |
| Physics Oracle | PyTorch 2.2+ (CPU) | Frozen 3-layer NN defining world physics |
| Visualisation | Plotly 5.20+ | All charts, heatmaps, scatter plots |
| Frontend | Streamlit 1.35+ | Live dashboard with 11 tab panels |
| Data | Pandas 2.0+ | Agent census and DataFrame operations |
| Diffusion | SciPy 1.12+ (ndimage) | Gaussian bloom in Cultural Replicator |
| Serialisation | stdlib json, zipfile, lzma |
Universe freeze/thaw |
No LLMs, no external APIs, no pre-trained embeddings. All intelligence is synthetic, emergent, and mathematically grounded.
GeNeSIS IV is the fourth major iteration of the Spectral Life research programme:
| Version | Key Innovation |
|---|---|
| GeNeSIS I | Harmonic Resonance Forest kernel — wave-interference classification |
| GeNeSIS II | HRC brain — Hermitian Hamiltonians for agent cognition |
| GeNeSIS III | Gödel-encoded inventions, tribal civilisations, metacognitive meta-H |
| GeNeSIS IV | HyperAgent dual-band, IIT Φ, Active Inference, Strange Loops, 30 v3.0 features |
The HRC architecture descends from the Harmonic Resonance Forest (HRF) — a physics-informed classification model achieving 98.84% on the OpenML EEG Eye State benchmark — and the HAG-MoE (Hierarchical Attention-Gated Mixture of Experts) architecture, extended here into a living agent substrate.
The dual-band task/meta architecture is inspired by Meta FAIR HyperAgents (arXiv:2603.19461), which demonstrated that a single editable program can serve as both task agent and meta-learning agent simultaneously.
HyPER AgEnT v3.0 · K_DIM=64 · 128 Agents Max · 30 GeNeSIS Features
Metacognitive Self-Modification · Stigmergy · Pheromones · Gödel-Encoded Inventions · Zero LLM
Devanik Debnath · NIT Agartala · Apache-2.0 · 2026
