Files
foxhunt/docs/superpowers
jgrusewski 8d413f7759 plan: Self-Improving Training Loop — 6 tasks, 9 enrichments
Enrichment module (enrichment.rs) + training loop wiring:
E1-E3: Q-correction, adaptive epsilon, dynamic gamma
E4-E5: Trade autopsy per-branch LR, ensemble agreement
E6-E8: Winner distillation, hindsight labels, curriculum weights
E9: State confidence (deferred — needs K-means kernel)

~215 lines Rust, no new CUDA kernels. 6 tasks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 17:34:14 +02:00
..