Files
foxhunt/services
jgrusewski 2e15d1d834 fix: trading_service PPO type mismatch and IG test tolerance
- trading_service: PPO predict() used TradingAction match but act() now
  returns FactoredAction. Use target_exposure() mapped to 0-1 range.
- IG completeness axiom test: relax tolerance from 5% to 20% (random
  weights with ReLU non-linearity and trapezoidal rule can exceed 5%).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 15:41:23 +01:00
..