WBS-7.3.6: Verify stop_loss_gate (F11) and late_chase_gate (F15) decisions parity via test expansion
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user