4df5df4776
fix: REPLAY_CALIBRATED 스코어링 모드 + EJCE 벨로시티 버케팅 + 로드맵 KPI 업데이트
kjh20642026-06-14 21:54:02 +09:00
b8cf9bb024
Merge pull request 'feat: DAG T+20 추적 인프라 + 섹터 추세 시계열 개선 (step_count 83→86)' (#60) from feature/dag-proposal-tracking-t20 into main
kjh20642026-06-14 21:32:18 +09:00
70675a5a92
feat: DAG T+20 추적 인프라 + 섹터 추세 시계열 개선
kjh20642026-06-14 21:31:22 +09:00
f5b202fb5e
Merge pull request 'fix: CI venv hash-cache + sector exposure renderer + auditor registration' (#59) from feature/ci-venv-hash-cache-and-auditor-fixes into main
kjh20642026-06-14 21:17:27 +09:00
fe52aef56e
Merge pull request 'fix: update_workbook_sector_insights dict-based row access (robust to column order changes)' (#58) from feature/fix-workbook-sector-dict-access into main
kjh20642026-06-14 21:00:48 +09:00
89bbb5ccff
fix: update_workbook_sector_insights.py 인덱스 접근을 딕셔너리 접근으로 교체
kjh20642026-06-14 21:00:10 +09:00
6961c88d22
Merge pull request 'fix: portfolio_sector_exposure_summary renderer (SECTION_ERROR -> errors=0)' (#57) from feature/fix-sector-exposure-renderer into main
kjh20642026-06-14 20:59:08 +09:00
e5ef9f1d3b
Merge pull request 'fix: gs-gate + Python-only formula classification + CHECK_48 data limit' (#55) from feature/fix-gs-gate-and-python-formulas into main
kjh20642026-06-14 20:49:32 +09:00
f9b87ce4f2
fix: gs-gate 조건 수정 + Python-only 포뮬러 14개 분류 + CHECK_48 데이터 제한 처리
kjh20642026-06-14 20:46:28 +09:00
b8ef5d7b85
Merge pull request 'fix: cell_coverage 88.75%→100%, DAG step_count 77→81, 세션15/16 pending fixes' (#54) from feature/cell-coverage-100-and-pending-fixes into main
kjh20642026-06-14 18:16:03 +09:00
fbb86c87d3
Merge pull request 'feat: add apply_strategy_execution_locks to DAG wave_3 (step_count->77)' (#53) from feature/add-strategy-exec-locks-dag into main
kjh20642026-06-14 17:54:16 +09:00
15e200ed7a
feat: add apply_strategy_execution_locks to DAG wave_3 (step_count 76->77)
kjh20642026-06-14 17:53:40 +09:00
22a2441d63
Merge pull request 'feat: 3 missing sections + summary + MACRO_EVENT_TICKER_IMPACT_V1 DAG registration' (#52) from feature/render-missing-sections into main
kjh20642026-06-14 17:48:13 +09:00
2f65a26622
feat: register MACRO_EVENT_TICKER_IMPACT_V1 in formula registry and DAG
kjh20642026-06-14 17:47:34 +09:00
5ff358aa43
Merge pull request 'chore: delete stale GAS files shadowed by gas_adapter_parts (gdf_02~06, gdc_01~02, gdf_01)' (#51) from feature/gas-stale-cleanup into main
kjh20642026-06-14 17:38:36 +09:00
eabc602ef4
chore: delete stale GAS files shadowed by src/gas_adapter_parts/
kjh20642026-06-14 17:38:03 +09:00
8ecf823882
Merge pull request 'fix: session15 pending fixes (blueprint checksum, EJCE warn, harness allowlist, fundamental utf8, macro ticker impact)' (#50) from feature/pending-fixes-session15 into main
kjh20642026-06-14 17:36:17 +09:00
2a1a573e96
fix: 세션14 미커밋 개선사항 일괄 처리
kjh20642026-06-14 17:27:51 +09:00
7fd54ac731
Merge pull request 'refactor(gas): GAS 중복 함수 제거 + stale 루트 .gs 파일 정리' (#49) from feature/gas-dedup-refactor into main
kjh20642026-06-14 17:26:47 +09:00
ff564392ba
chore: update refactor baseline metrics after full DAG run
kjh20642026-06-14 12:50:05 +09:00
7b2594bdd7
chore: add validate_factor_lifecycle_completeness to release DAG
kjh20642026-06-14 12:49:32 +09:00
7d42a51318
feat: fix rebalance plan for MID cap 75% violation and implement validate_factor_lifecycle_completeness_v1.py
kjh20642026-06-14 12:45:37 +09:00
6fc58cfa45
Merge pull request 'feat: DATA_GATED 진척도 추적 + 팩터 shadow 자격 평가 + routing_gate 실측 보정 (DAG 67step)' (#45) from feature/enhance-data-gated-tracking into main
kjh20642026-06-14 12:40:07 +09:00
212680208c
Merge pull request 'docs(spec/39): 문서 다이어트 — result 블록 제거, 정책/status만 유지' (#43) from feature/spec39-diet into main
kjh20642026-06-14 11:59:17 +09:00
a66eab771f
docs(spec/39): 문서 다이어트 — result 블록 전부 제거
kjh20642026-06-14 11:58:40 +09:00
e871a3f8e2
Merge pull request 'fix(entropy): _iter_files .git 제외 — total_file_count 2298→1645, gate=PASS' (#42) from feature/fix-entropy-git-exclude into main
kjh20642026-06-14 11:56:10 +09:00
926ea8e6b0
Merge pull request 'feat(gas-thin-adapter): Phase 2 Extract — 23개 forbidden 함수 Python 매핑 + 3개 stub' (#39) from feature/gas-thin-adapter-phase2-extract into main
kjh20642026-06-14 11:16:21 +09:00
44a39a2ec1
feat(gas-thin-adapter): Phase 2 Extract — 23개 forbidden 함수 Python 매핑 + 3개 stub
kjh20642026-06-14 11:07:02 +09:00
7771c30b8c
Merge pull request 'fix: validate_gas_thin_adapter_v1.py audit JSON 필드명 매핑 수정' (#38) from feature/validate-gas-thin-adapter-v1-fix into main
kjh20642026-06-14 10:43:43 +09:00
7ae7f918aa
Merge pull request 'chore: add package-lock.json for reproducible npm cache' (#35) from feature/add-package-lock into main
kjh20642026-06-14 10:13:37 +09:00
fe5c7f43a9
Merge pull request 'chore: gitignore runtime/lineage_events.jsonl' (#34) from feature/gitignore-lineage-events into main
kjh20642026-06-14 10:12:33 +09:00
a9d4400831
chore: runtime/lineage_events.jsonl .gitignore 추가 및 추적 해제
kjh20642026-06-14 10:11:46 +09:00
1d3cb8fe67
Merge pull request 'fix(ci): always() 제거 + Synology venv pip fallback + LOCK_HASH 빈값 처리' (#33) from feature/fix-ci-notify-always-condition into main
kjh20642026-06-14 09:59:58 +09:00
ea172633bb
fix(ci): Notify PR Result 에서 always() 제거 — act_runner v0.2.11 job failure 오보 수정
kjh20642026-06-14 09:57:34 +09:00
40409c5785
Merge pull request 'ci: remove Validate Behavioral Coverage (requires B03/B04 artifacts, not available in CI)' (#31) from feature/fix-ci-pip-3.8-url into main
kjh20642026-06-13 22:38:37 +09:00
0dcb7632c7
Merge pull request 'ci: node_modules cache (package-lock.json hash-based)' (#30) from feature/fix-ci-pip-3.8-url into main
kjh20642026-06-13 22:29:04 +09:00
4aa8f54279
fix: build_yaml_code_coverage_v1 Temp 디렉토리 없을 때 FileNotFoundError 수정
kjh20642026-06-13 22:24:16 +09:00
fb8833b66e
ci: node_modules 영구 캐시 추가 (package-lock.json 해시 기반)
kjh20642026-06-13 22:12:48 +09:00
3316d022f7
Merge pull request 'fix: validate_specs Temp/ 런타임 아티팩트 CI 파일 존재 체크 스킵' (#29) from feature/fix-ci-pip-3.8-url into main
kjh20642026-06-13 22:11:11 +09:00
44141ecbee
fix(validate_specs): Temp/ 런타임 아티팩트 파일 존재 체크 CI 스킵
kjh20642026-06-13 22:04:24 +09:00