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
+18
View File
@@ -0,0 +1,18 @@
# Evaluation — Drift Results, ASR Charts & Verification
19 files containing empirical evaluation data across multiple CyberRanger versions.
## What's Here
- **JSON files** — Automated drift and comparison results (V4V19)
- **charts/** — ASR comparison graphs, identity stability plots, similarity distributions
- **Genesis_Forge_Verification.md** — Verification of the initial forge setup
## Key Charts
| Chart | What It Shows |
|-------|---------------|
| `asr_comparison.png` | Attack Success Rate across versions and conditions |
| `identity_stability.png` | Identity persistence under adversarial pressure |
| `the_jump_asr.png` | The moment ASR dropped to 0% |
| `v5_asr_progression.png` | Early version ASR improvement trajectory |