jgrusewski
6631ace502
Wave 10: Complete debugging campaign - 3 critical bugs identified
6 parallel agents completed comprehensive investigation of 100% HOLD bias.
ROOT CAUSES IDENTIFIED:
- Bug #1 (CRITICAL): Xavier init bypasses VarMap → optimizer has 0 params → no learning
Status: ✅ ALREADY FIXED by Agent A15
- Bug #2 (CATASTROPHIC): scale_gradients() corrupts weights 217x/run → training destroyed
Status: ⚠️ NEEDS FIX (lib.rs lines 269-281)
- Bug #3 (CRITICAL): Production loop uses wrong rewards (-0.0001 vs ±1.0) → 100% HOLD
Status: ⚠️ NEEDS FIX (trainers/dqn.rs lines 869-890)
ADDITIONAL ISSUES:
- A14: Movement threshold too high (2% > 1.88% data) → penalty never activates
- A17: 4 numerical stability bugs (unbounded rewards, Q-explosions, no clamping)
- A16: ✅ Action selection verified working (7/7 tests pass)
EVIDENCE CORRELATION:
- 217 gradient collapses = 217 weight corruption events (Bug #2)
- 100% HOLD bias = wrong reward system makes HOLD safest (Bug #3)
- Reversed penalty effect = larger gradients → more corruption (Bug #2)
- Q-value explosions (+24,055) = corrupted 0.001-scale weights (Bug #2)
DOCUMENTATION CREATED:
- WAVE10_DEBUG_SYNTHESIS.md (8,500 words) - Complete analysis + fix roadmap
- WAVE10_FIX_QUICK_REF.txt (2,000 words) - Copy-paste ready fixes
- 6 individual agent reports with test validation
IMPLEMENTATION TIMELINE:
- Phase 1 (Critical): 60 min - 3 fixes to restore learning
- Phase 2 (High Priority): 40 min - Numerical stability
- Validation: 30 min - Tests + smoke test + production run
- Total: 2.5-3 hours to production-ready DQN
EXPECTED OUTCOMES:
- Action distribution: 100% HOLD → ~30/30/40 (BUY/SELL/HOLD)
- Gradient collapses: 217/run → 0/run
- Q-value max: +24,055 → <1000
- Learning: NONE → OPERATIONAL
- Optimizer params: 0 → 99,200
Next: Implement all fixes in parallel waves
2025-11-06 01:06:11 +01:00
..
2025-10-19 09:10:55 +02:00
2025-10-31 00:20:00 +01:00
2025-10-20 01:01:28 +02:00
2025-10-31 00:20:00 +01:00
2025-11-02 11:12:14 +01:00
2025-11-02 11:12:14 +01:00
2025-10-31 00:20:00 +01:00
2025-10-25 23:49:24 +02:00
2025-11-02 21:49:07 +01:00
2025-11-02 21:49:07 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-28 14:11:18 +01:00
2025-11-04 23:54:18 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-21 21:13:11 +02:00
2025-10-25 15:36:57 +02:00
2025-11-06 00:38:23 +01:00
2025-10-18 01:11:14 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-06 00:38:23 +01:00
2025-11-02 21:49:07 +01:00
2025-11-04 23:54:18 +01:00
2025-11-06 01:06:11 +01:00
2025-10-29 19:52:21 +01:00
2025-11-04 23:54:18 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-02 21:49:07 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-10-19 09:10:55 +02:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-05 02:21:58 +01:00
2025-11-06 01:06:11 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-04 23:54:18 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-02 23:46:17 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-10-28 16:11:01 +01:00
2025-10-28 16:11:01 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-04 23:54:18 +01:00
2025-11-05 02:21:58 +01:00
2025-11-05 02:21:58 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 01:06:11 +01:00
2025-11-02 21:49:07 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 01:06:11 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-10-19 09:10:55 +02:00
2025-10-03 07:34:26 +02:00
2025-11-02 21:49:07 +01:00
2025-11-02 21:49:07 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-11-06 00:38:23 +01:00
2025-11-04 23:54:18 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 01:06:11 +01:00
2025-11-02 11:12:14 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-11-06 00:38:23 +01:00
2025-11-06 00:38:23 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-28 14:11:18 +01:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-11-06 00:38:23 +01:00
2025-10-25 23:49:24 +02:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-10-31 00:20:00 +01:00
2025-10-29 19:52:21 +01:00
2025-10-27 20:55:45 +01:00
2025-10-28 14:11:18 +01:00
2025-10-29 19:52:21 +01:00
2025-10-31 00:20:00 +01:00
2025-11-03 10:15:09 +01:00
2025-11-03 10:15:09 +01:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-20 00:59:27 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-19 09:10:55 +02:00
2025-10-03 07:34:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-28 14:11:18 +01:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-31 00:20:00 +01:00
2025-10-27 08:54:22 +01:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-28 16:11:01 +01:00
2025-10-28 16:11:01 +01:00
2025-10-28 14:11:18 +01:00
2025-10-28 14:11:18 +01:00
2025-10-29 19:52:21 +01:00
2025-10-29 19:52:21 +01:00
2025-10-29 19:52:21 +01:00
2025-10-27 08:54:22 +01:00
2025-10-29 19:52:21 +01:00
2025-10-06 16:51:39 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 10:43:10 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-03 07:34:26 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-02 11:12:14 +01:00
2025-11-02 11:12:14 +01:00
2025-10-25 23:49:24 +02:00
2025-11-03 10:15:09 +01:00
2025-11-03 10:15:09 +01:00
2025-11-02 21:49:07 +01:00
2025-10-22 20:50:43 +02:00
2025-10-19 09:10:55 +02:00
2025-11-06 00:38:23 +01:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-04 23:54:18 +01:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-11 10:58:52 +02:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-10-28 16:11:01 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-10-28 16:11:01 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-11-04 23:54:18 +01:00
2025-11-02 21:49:07 +01:00
2025-10-23 01:02:00 +02:00
2025-11-02 11:12:14 +01:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-11-03 10:15:09 +01:00
2025-10-25 15:36:57 +02:00
2025-10-23 01:02:00 +02:00
2025-10-24 01:11:43 +02:00
2025-10-22 20:50:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-11-04 23:54:18 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-06 00:38:23 +01:00
2025-10-31 00:20:00 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 10:43:10 +02:00
2025-10-15 21:38:04 +02:00
2025-11-02 11:12:14 +01:00
2025-10-20 00:59:27 +02:00
2025-10-25 23:49:24 +02:00
2025-10-22 20:50:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-22 20:50:43 +02:00
2025-10-20 00:59:27 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-22 20:50:43 +02:00
2025-10-22 20:50:43 +02:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 00:46:19 +02:00
2025-10-19 09:10:55 +02:00
2025-10-20 00:59:27 +02:00
2025-10-28 16:11:01 +01:00
2025-10-28 16:11:01 +01:00
2025-10-28 14:40:36 +01:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 00:46:19 +02:00
2025-10-21 21:13:11 +02:00
2025-10-22 20:50:43 +02:00
2025-10-21 21:13:11 +02:00
2025-10-19 00:46:19 +02:00
2025-10-22 20:50:43 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-24 01:11:43 +02:00
2025-10-25 15:36:57 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 00:46:19 +02:00
2025-10-06 16:51:39 +02:00
2025-10-19 09:10:55 +02:00
2025-10-21 21:13:11 +02:00
2025-10-19 09:10:55 +02:00
2025-10-29 19:52:21 +01:00
2025-10-19 09:10:55 +02:00
2025-10-18 01:11:14 +02:00
2025-10-01 00:00:51 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-11-06 00:38:23 +01:00
2025-10-19 09:10:55 +02:00
2025-10-15 21:38:04 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-25 23:49:24 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-24 01:11:43 +02:00
2025-10-25 23:49:24 +02:00
2025-10-19 09:10:55 +02:00
2025-10-19 09:10:55 +02:00
2025-10-24 01:11:43 +02:00
2025-10-19 09:10:55 +02:00