WBS-7.11: Extend spec-to-code mapping to 20% coverage and pass all validations

This commit is contained in:
2026-06-22 12:34:30 +09:00
parent 712b16bc73
commit 3456f58d63
19 changed files with 97 additions and 2 deletions
+2
View File
@@ -5,6 +5,8 @@ meta:
language: "ko-KR"
timezone: "Asia/Seoul"
role: "derived_adapter"
has_code_implementation: true
code_path: "src/quant_engine/qualitative_sell_strategy_v1.py"
purpose: >
흩어진 Risk-On/Neutral/Risk-Off 판정을 단일 명세로 고정한다.
이 파일은 국면 판정만 담당하며, 개별 종목 매수 결론은 strategy/scoring/portfolio/sizing을 추가 통과해야 한다.