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 f90fc0afb3
commit e4be187973
19 changed files with 97 additions and 2 deletions
+2
View File
@@ -1,5 +1,7 @@
schema_version: 2026-06-06-gas-thin-adapter-policy-v1
policy_id: GAS_THIN_ADAPTER_POLICY_V1
has_code_implementation: true
code_path: "tools/validate_gas_thin_adapter_v1.py"
purpose: >
GAS에서 collect, normalize, export, display만 남기고 decision, sizing,
stop_loss, take_profit, risk_score 로직은 Python으로 이전하기 위한 migration plan.