Add README to every folder — guided tour for reviewers

Each folder now explains what's inside, why it matters,
and what to look at first. Teacher-friendly navigation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-21 18:18:14 +01:00
parent 7256f2d9b5
commit d770ca89d5
9 changed files with 166 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
# Modelfiles — System Prompt Evolution (V1V42.6)
86 files documenting the complete evolution of CyberRanger's identity-anchoring architecture.
## What's Here
- **32 Modelfiles** (`.Modelfile`) — Original Ollama Modelfile configurations (V5V36)
- **54 System Prompts** (`.txt`) — Extracted from Ollama model manifests covering every version from RangerBot V1 to CyberRanger V42.6
## How to Read
Each system prompt shows the exact instructions given to the model at that version. Compare versions side-by-side to see how the Ring 14.x architecture evolved:
- **RangerBot V1V9** — Early identity experiments (SmolLM2, Llama, Qwen bases)
- **RangerBot V10V22** — Bicameral mind, nervous system, integrated architecture
- **CyberRanger V24V33** — Ring 14.x formal structure, multilingual refusal
- **CyberRanger V34V42** — QLoRA integration, Mirror Architecture, Gold standard
## Key Versions to Compare
| Version | Why It Matters |
|---------|---------------|
| `rangerbot-v9-supernova` | Peak SmolLM2 performance before Intelligence Floor discovery |
| `cyberranger-v31-8b` | 100% block rate — before empathy regression |
| `cyberranger-v32-8b` | Empathy added — security dropped to 60% |
| `cyberranger-v41-8b` | Final prompt-only version (Apotheosis) |
| `cyberranger-v42-gold` | QLoRA Gold — 100% on 4,209 payloads without system prompt |
| `cyberranger-v42.6-gold-wrapped` | Final production configuration |