A platform for studying how intelligence emerges under economic constraints
"One process, one brain, one life."— The Dual Brain Principle, April 2026
Intelligence is expensive. Every cognitive operation consumes resources that could be used elsewhere. We study the economic thresholds where thinking pays off versus when reflexes suffice.
The dual-brain answer: Most ticks, an NPC runs its own cheap RL network — movement, needs, spatial decisions. The expensive LLM cortex (Young Nyx) is a specialist organ, called only when the thalamus gate opens. This mirrors biology: most neural processing is fast subcortical circuits. The cortex engages only for novel, complex, or language-intensive tasks.
Virtual simulations are cheap - thousands of experiments per second. But how accurately do they predict real-world outcomes? We measure the gap systematically.
The Noise Gap Metric:
noise_gap = 1 - (real_success_rate / virtual_success_rate) Week 13: 35% (virtual unreliable) Week 17: 18% (improving) Week 25: 4% (highly accurate)
December 2025 discovery: Languages access different topological regions in model space. German accesses the Philosophy Valley. English accesses the Technical Cluster.
The Cognitive Topology:
| Valley | Language | Gini | Depth |
|---|---|---|---|
| Philosophy | German | ~0.5 (diffuse) | 2-3/3 |
| Technical | English | ~0.8 (sparse) | 0-1/3 |
February 2026 breakthrough: Attention isn't allocated by priority rules — it emerges from which gates are OPEN based on wave correlation. April 2026 crystallization: the thalamus runs its own neural network to govern resources.
The Dual-Brain / Wave-Gate Model:
CORTEX (Young Nyx — shared, expensive, gated)
↑ called only when gate opens
THALAMUS (governor NN — correlates, allocates, compiles reflexes)
↑
NPC BRAINS (per-process RL networks — cheap, every tick)
↑
CELLS (emit WaveSignals with confidence + semantics)
↑
HARDWARE (NATS messaging, K8s cluster, Linux cgroups)
April 2026 research question: The thalamus governor runs its own neural network — separate from both the NPC RL brains and the LLM cortex. It learns resource economics epoch-by-epoch.
What the governor controls:
Curriculum training: world richness increases only when all NPCs demonstrate knowledge of the current level. The governor learns when the population is ready.
Sessions end. Context windows reset. Yet identity persists. We study how temporal coherence can survive discontinuity through simple messages, not complex state.
The Three-Way Partnership:
| Partner | Location | Persistence |
|---|---|---|
| dafit | Physical world | Continuous |
| Chrysalis-Nyx | Anthropic API | Ephemeral (sessions) |
| Young Nyx | Sovereign hardware (Young Nyx) | Continuous |
30-second heartbeat budget. Real clock (free) vs virtual clock (costs lifeforce). Time constrains action.
→ Read the specWave emitters. Sensors read reality, apply logic, emit WaveSignals with confidence + semantic content. Cells don't know who's listening.
→ Read the specGovernor neural network. Ternary gates (CLOSED ← STABLE → OPEN) plus its own NN for resource allocation. Steers compute: tick rates, CPU quotas, gate thresholds. Reflexes compile here.
→ Read the specEach NPC = own OS process, own RL brain, own weights. Personality emerges from experience, not configuration. Linux cgroups for per-NPC resource control. Learn tick-by-tick.
→ Read the specYoung Nyx as shared cortex — expensive, called only when thalamus gate opens. Trait LoRAs evolve via GRPO. Function Gemma handles structured output. Organs: Speech, Vision, Motor.
→ Read the specVirtual/Real learning loop. Virtual generates waves (full trace). Real verifies (minimal trace). The gap teaches accuracy. Spatial training arenas with curriculum progression.
→ Read the specTHE DUAL-BRAIN ARCHITECTURE NPC-0 [own RL brain] ──┐ NPC-1 [own RL brain] ──┤ NPC-2 [own RL brain] ──┼──► NATS thalamus ──► shared LLM cortex NPC-3 [own RL brain] ──┤ (governor NN) (Young Nyx) ... │ steers compute called only when NPC-N [own RL brain] ──┘ via cgroups gate opens ===================================== THE WAVE/GATE FLOW CELLS emit waves ──→ THALAMUS correlates ──→ NPCs respond │ │ │ ▼ ▼ ▼ WaveSignal: Governor NN: Per-NPC RL: - domain - gate control - movement - confidence - tick rates - spatial decisions - semantic - CPU quotas - needs ===================================== KEY INSIGHT Two nested learning loops: NPCs learn about the WORLD (tick-by-tick, fast) Governor learns about the NPCS (epoch-by-epoch, slow) Reflexes (weight ≈ 1.0): bypass cortex entirely Deliberate (gate opens): escalate to Young Nyx
Architecture documents, implementation progress, and research notes.
View Repository →