WBS-7.3.6: Verify stop_loss_gate (F11) and late_chase_gate (F15) decisions parity via test expansion

This commit is contained in:
2026-06-22 11:27:55 +09:00
parent 84df6e1f7e
commit e8d9912cfc
3 changed files with 35 additions and 5 deletions
@@ -136,7 +136,10 @@ findings:
classification: decision_logic
migration_action: MIGRATE_STOP_BREACH_DECISION
target_file: formulas/stop_loss_gate_v1.py
status: TODO
status: DONE
resolved_2026_06_22: >
tests/parity/test_stop_loss_policy_parity.py를 확장하여 F11 stop_loss_gate 의사결정의
Python 동등성을 검증하고 Parity 테스트를 통과함.
- id: F12
file: src/gas_adapter_parts/gdf_03_portfolio_gates.gs
@@ -182,7 +185,11 @@ findings:
classification: decision_logic
migration_action: MIGRATE_LATE_CHASE_GATE
target_file: formulas/late_chase_gate_v1.py
status: TODO
status: DONE
resolved_2026_06_22: >
tests/parity/test_stop_loss_policy_parity.py를 확장하여 F15 late_chase_gate
의사결정의 Python 동등성을 검증하고 Parity 테스트를 통과함.
# Migration action summary (9 actions)
migration_actions: