Commit Graph

3 Commits

Author SHA1 Message Date
48c4fb9ddd chore: remove Gemini red team analysis (superseded by v5.1)
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 00:08:18 +01:00
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
cac4dec411 refactor: hierarchical convergence of documentation (v5.0)
- Create architecture/ and operations/ subdirectories for essential docs
- Archive 10 supporting docs to archive/
- Write fresh Endgame-Vision.md v5.0 (383 lines, down from 2284)
- Add operations/Spark-Protocol.md (condensed boot sequence)
- Integrate December 2025 discoveries (Language is Topology, DriftProbe)
- Update README.md with new structure

New layer structure:
- Layer 0: Temporal Foundation (Heartbeat)
- Layer 1: Cellular Society (Evolution Engine)
- Layer 1.5: Cognitive Topology (Language is Topology - NEW)
- Layer 2: Young Nyx (Organ Coordination)
- Layer 3: Dual Gardens (Virtual/Real Loop)
- Layer 4: Trait Evolution (RLVR)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 22:58:11 +01:00