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
+3 -1
View File
@@ -6,7 +6,9 @@ meta:
timezone: "Asia/Seoul"
role: "canonical"
has_code_implementation: true
code_path: "src/quant_engine/snapshot_admin_store_v1.py"
code_path:
- "src/quant_engine/snapshot_admin_store_v1.py"
- "tools/validate_snapshot_admin_web_v1.py"
purpose: >
Google Sheets 'settings' 탭의 구조를 정의한다.
GAS 함수 readSettingsTab_()이 이 탭을 읽어 파라미터를 공급한다.