Commit Graph

2 Commits

Author SHA1 Message Date
kjh2064 2816e31075 feat: implement exit_decisions parity module with full decision logic
- Add compute_sell_decision(): TP1/TP2 profit taking, relative weakness trimming, time-based exits
- Add compute_stop_action_ladder(): priority ladder for regime risk, trailing stops, profit thresholds
- Add compute_final_decision(): unified routing for sell/timing/DART risk actions
- Include reason field in all decision outputs for audit trail and signal tracing
- All 95 parity tests passing (was 4 failing, now 0 failing)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-26 15:22:35 +09:00
kjh2064 6c549b7bdc feat(kis-collection): finalize sqlite migration, add fallback resilience, and update WBS documentation 2026-06-22 18:55:59 +09:00