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
9d72eb73ee
Merge pull request 'ci: numpy/pandas ARM 설치를 micromamba(conda-forge)로 전환' (#28) from feature/fix-ci-pip-3.8-url into main
kjh20642026-06-13 21:55:08 +09:00
05a2056a3a
ci: armv7l 환경의 numpy, pandas 빌드를 위해 --no-build-isolation 및 의존성 사전설치 추가
kjh20642026-06-13 20:37:59 +09:00
9e23f0a65a
ci: 파이프라인에서 numpy 빌드 오류 해결을 위해 setuptools 60 미만 다운그레이드 추가
kjh20642026-06-13 20:34:56 +09:00
4151cd2345
Fix: 빌드 격리로 인한 numpy 재컴파일을 원천 차단하기 위해 --no-build-isolation 추가 및 SETUPTOOLS_USE_DISTUTILS=stdlib 구성
kjh20642026-06-13 20:33:11 +09:00
d0e38cd864
Fix: 파이썬 3.8 컴파일 예방을 위해 의존성 버전을 3.8 최적 버전으로 고정 구성
kjh20642026-06-13 20:30:42 +09:00
4535033746
Fix: 파이썬 3.8 환경의 소스 컴파일 원천 차단을 위해 --prefer-binary 옵션 복구 및 추가
kjh20642026-06-13 20:29:15 +09:00
7a4ce3842f
Fix: 파이썬 3.8 컴파일 환경 호환을 위한 setuptools<60.0 다운그레이드 추가
kjh20642026-06-13 20:27:08 +09:00
c38e719dd0
Merge branch 'main' into feature/fix-ci-pip-3.8-url
kjh20642026-06-13 20:25:23 +09:00
d367c272da
Fix: 파이썬 3.8 컴파일 방지를 위해 pip install에 --prefer-binary 옵션 추가
kjh20642026-06-13 20:24:22 +09:00
784388adeb
Fix: 파이썬 3.8 컴파일 에러 방지를 위해 numpy pre-compiled 버전을 선 설치하도록 구성
kjh20642026-06-13 20:23:04 +09:00
2c5454d288
Merge pull request 'Fix: 시놀로지 CI 러너 Python 3.8 호환 get-pip URL 적용' (#25) from feature/fix-ci-pip-3.8-url into main
kjh20642026-06-13 20:22:46 +09:00
2626a0e4a3
Fix: 파이썬 3.8 환경에 호환되는 get-pip.py 다운로드 URL로 교체
kjh20642026-06-13 20:16:57 +09:00
98cb256a7a
Merge pull request 'Fix: 시놀로지 CI 러너의 pip 부재 오류 해결' (#24) from feature/fix-ci-node-missing into main
kjh20642026-06-13 20:13:42 +09:00
3fc43367b9
Fix: 시놀로지 CI 러너의 pip 부재 오류 해결 및 --user 영역 설치 구성
kjh20642026-06-13 20:12:02 +09:00
7c0dbf0d9b
Merge pull request 'Fix: 시놀로지 CI 러너의 node 부재로 인한 Checkout 실패 우회' (#23) from feature/fix-ci-node-missing into main
kjh20642026-06-13 20:08:31 +09:00
5f619186ae
Fix: 시놀로지 CI 러너의 node 부재 해결을 위해 Checkout 단계를 수동 git 명령으로 대체
kjh20642026-06-13 20:05:39 +09:00
a37ee5dab4
Merge pull request 'Fix: PyYAML 5.x composer 에러 해결 (유니코드 가로선 제거)' (#22) from feature/wbs-gas-lib-versioning into main
kjh20642026-06-13 19:15:54 +09:00
d39e6a034d
Fix: PyYAML 5.x composer 에러 해결을 위해 13b_harness_formulas.yaml 내 유니코드 가로선 제거
kjh20642026-06-13 19:04:54 +09:00
a3073ab498
Merge pull request 'WBS: gas_lib.gs 일시 버저닝 주석 추가' (#21) from feature/wbs-gas-lib-versioning into main
kjh20642026-06-13 18:59:47 +09:00
7165c166b7
Merge pull request 'feat: 성과 모니터링 대시보드 Excel(xlsx) 출력 주입 기능 보완' (#20) from feature/wbs-4.4-refinement into main
kjh20642026-06-13 18:59:37 +09:00
8defcc372e
WBS: gas_lib.gs 파일 헤더 주석에 변경 일시 버저닝 추가
kjh20642026-06-13 18:51:58 +09:00
55debd98a4
feat: 성과 모니터링 대시보드 Excel(xlsx) 출력 주입 기능 보완 (2026-06-13)
kjh20642026-06-13 18:46:33 +09:00
491331dd20
Merge pull request 'feat: missing npm scripts + entropy budget 2200' (#19) from feature/hardening-todo-npm-scripts-entropy-budget into main
kjh20642026-06-13 18:34:27 +09:00
d5bb5ab585
Merge pull request 'fix: strategy hardening todo - GAS parity file output + DAG warn_only' (#17) from feature/strategy-hardening-todo-fixes into main
kjh20642026-06-13 18:25:57 +09:00
1faef2e6ec
fix: strategy hardening todo chain - gas parity file output + DAG warn_only
kjh20642026-06-13 18:25:32 +09:00
0127e33f90
Merge pull request 'feat: CI PR result notification (pass/fail comment)' (#16) from feature/ci-pr-notification into main
kjh20642026-06-13 18:05:50 +09:00
5eaf4fb931
feat: add PR CI result notification comment
kjh20642026-06-13 18:05:22 +09:00
1fb4ba2910
Merge pull request 'fix: DATA_GATED exclusion + FULL_ADVANCED multiplier + harness YAML parse' (#15) from feature/wbs-bugfix-harness-multifactor-data-gated into main
kjh20642026-06-13 18:00:34 +09:00
9123cf911f
Merge pull request 'WBS-2.4 PEG_SCORE_V1 구현 + 완성도 매트릭스 전면 업데이트' (#14) from feature/wbs-2.4-peg-score-roadmap-update into main
kjh20642026-06-13 17:32:30 +09:00
45a39759e3
WBS-2.4 PEG_SCORE_V1 구현 + ROADMAP_WBS.md 완성도 매트릭스 전면 업데이트
kjh20642026-06-13 17:31:51 +09:00
9824f348d2
Merge pull request 'Sprint-4: WBS-4.4 evaluation_dashboard + CI fix + Synology Gitea CI' (#13) from feature/wbs44-eval-dashboard-ci-fix-synology into main
kjh20642026-06-13 16:52:32 +09:00
d6bc3bb4ef
Merge pull request 'feat: GAS 자동 배포 스크립트 작성 및 원격 배포 하드 룰 명시' (#10) from feature/wbs-gas-deploy-rule into main
kjh20642026-06-13 14:29:11 +09:00