66 files across 18 experiments. Each experiment produces a Python script, JSON data, PNG plot, and markdown report.
| File | Description |
|---|---|
README.md |
Project overview and results summary |
MANIFEST.md |
This file |
PAPER_DRAFT.md |
Full paper draft with references |
PUBLICATION_PLAN.md |
Submission plan |
RESEARCH_UPDATE_2026-02-16.md |
Post-review fixes and implementation notes |
FORGETTING_TAXONOMY_FEB2026.md |
Narrative account of the forgetting taxonomy work |
LICENSE |
MIT license |
| File | Description |
|---|---|
EXECUTIVE_SUMMARY.md |
Condensed results overview |
MEMORY_HOPPING.md |
Cross-substrate associative retrieval pattern |
Each experiment has up to 4 files: _*.py (script), _data.json (raw data), _plot.png (visualization), _report.md (analysis).
| # | Name | Status |
|---|---|---|
| 1 | STDP kernel measurement | PASS |
| 2 | STDP temporal precision | FAIL |
| 3 | Weight distribution analysis | FAIL |
| 4 | Homeostatic convergence rate | PASS |
| 5 | BCM per-edge theta dynamics | PASS |
| 6 | Consolidation effect test | PASS |
| 7 | Pattern persistence | PASS |
| 8 | Drift velocity measurement | PASS |
| 9 | Perturbation recovery | PASS |
| 10 | Multi-timescale validation | FAIL |
| 11 | Small-world topology | FAIL |
| 12 | Baseline full system | PASS |
| 13 | Ablation: remove STDP | PASS |
| 14 | Ablation: remove homeostatic | PASS |
| 15 | Ablation: remove BCM | PASS |
| 16 | Ablation: remove drift | PASS |
| 17 | Production graph analysis (73 nodes, 357K activations) | PASS |
| 18 | Neural recruitment ablation | PASS |
Last updated: February 19, 2026