WBS-8.7 1단계: spec-코드 동기화 확장 (12.5%→22.22%)
3개 contract 파일 추가 태깅: - spec/00_execution_contract.yaml (execution_slippage + snapshot_admin) - spec/08_scoring_rules.yaml (score_thresholds + qualitative_sell) - spec/09_decision_flow.yaml (execution_decision + routing_decision) 결과: 36/162 파일 (22.22% coverage) 목표: 50% 이상 (점진적 확장) CI gate: PASS
This commit is contained in:
@@ -5,6 +5,8 @@ meta:
|
||||
language: "ko-KR"
|
||||
timezone: "Asia/Seoul"
|
||||
role: "canonical"
|
||||
has_code_implementation: true
|
||||
code_path: ["src/quant_engine/execution_slippage_store_v1.py", "tools/run_snapshot_admin_server_v1.py"]
|
||||
purpose: >
|
||||
기존 llm_compact_execution_contract에서 제공하던 최상위 안전 계약을
|
||||
모듈형 구조에 맞게 복원한 단일 권위 파일.
|
||||
|
||||
Reference in New Issue
Block a user