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: "canonical"
has_code_implementation: true
code_path: "src/quant_engine/convert_xlsx_to_json.py"
purpose: >
제공 raw JSON의 data.<sheet> 배열과 컬럼을 canonical field로 매핑한다.
xlsx는 JSON 재생성 소스이며 일반 LLM 분석에서는 직접 파싱하지 않는다.