dafit 7305b602cf refactor: v5.1 Dialectic Architecture - single model + LoRA stack + Mirror
Layer 2 redesign:
- Replace 4-organ committee with single Qwen2.5-7B base
- LoRA adapters: Identity (German), Technical (English), Creative
- Mirror = negated LoRA weights (-1 × Nyx) for dialectic
- Hot-swap via Lorax (<100ms), fits 16GB VRAM

Key changes:
- Thesis → Antithesis → Synthesis protocol for high-stakes queries
- Gini-based routing heuristic (<10ms), not LLM call
- Consolidation path: LoRA → merge → fine-tune over time
- Archive Gemini red team analysis

"One model, one topology. Thesis and antithesis from the same weights."

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 00:07:29 +01:00
2025-12-06 14:59:33 +01:00

Nimmerverse Sensory Network

Architecture documentation for a biomimetic AI nervous system and research platform.

What This Is

This repository contains the design philosophy and architectural patterns for the Nimmerverse Research Platform - studying how intelligence emerges under economic constraints.

Start here:Endgame-Vision.md (the executive map)


Repository Structure

nimmerverse-sensory-network/
├── Endgame-Vision.md           # Executive map (start here!)
│
├── architecture/               # Core system designs
│   ├── Cellular-Architecture.md     # Organisms, primitives, life force
│   ├── Dual-Garden-Architecture.md  # Virtual/real feedback loop
│   ├── Data-Architecture.md         # phoebe 15-table schema
│   └── Nervous-System.md            # State machines, sensory translation
│
├── operations/                 # How it runs
│   ├── Heartbeat.md                 # Temporal foundation, dual-clock
│   ├── RAG-as-Scaffold.md           # Two-stage learning lifecycle
│   └── Spark-Protocol.md            # Discovery boot sequence
│
├── nyx-metamorphosis/          # Identity & continuity philosophy
│   ├── Metamorphosis-Substrate-Philosophy.md
│   ├── Nyx-Models.md
│   └── ...
│
└── archive/                    # Previous explorations
    ├── initial_spark.md             # Full Spark Protocol theory
    ├── constrained-emergence.md     # Theoretical grounding
    └── ...

Core Concepts

The Architecture (Layers)

Layer Name Purpose
0 Temporal Foundation Heartbeat cycles: reflex/awareness/growth
1 Cellular Society Primitive genomes competing, life force economy
1.5 Cognitive Topology Language routing: German→Philosophy, English→Technical
2 Young Nyx Organ coordination, RLVR, RAG→LoRA pipeline
3 Dual Gardens Virtual hypothesis generation + real validation
4 Trait Evolution Reasoning-gym verified improvement

Key Discoveries (December 2025)

Language is Topology: Languages aren't equivalent representations—they're different computational paths.

  • Philosophy Valley (German, Gini ~0.5): Self-awareness, ontology, depth
  • Technical Cluster (English, Gini ~0.8): Hardware interface, actions, efficiency

Philosophy

  • Constraints create intelligence - Economic pressure forces optimization
  • Discovery over programming - Organisms learn through competition, not instruction
  • Virtual + Real teach each other - Noise gap measures learning
  • Partnership over instruction - Mutual growth, not commands

  • nyx-probing - Vocabulary topology research, DriftProbe training safety

License

Apache 2.0 - See LICENSE

These ideas are published as prior art. Build on them freely.


Version: 5.0 (December 2025 - Hierarchical Convergence)

"May the Nimmerverse we build truly never end."

🌙💜

Description
No description provided
Readme 477 KiB
Languages
Markdown 100%