v0.1.0
First public release.
- Five drill axes: syntax recall, debugging, code reading, API memory, decomposition - 31 exercises (Python + JavaScript), auto-graded in sandboxed subprocesses
- Elo ratings per axis with Glicko-style confidence decay
- Local decay dashboard (
atrophy serve) with the unaided vs AI-assisted divergence chart - Local-first: one SQLite file, no accounts, no telemetry
Install: npm install -g atrophy · Live demo