b463d8b5db
fix(ci): use public IP instead of host.docker.internal for local SSH
kjh20642026-06-25 16:32:09 +09:00
7e194ce111
Merge pull request '[FEAT] .NET 10 기반 Quant Engine 공식 포팅 및 Blazor UI 리뉴얼 완료' (#6) from feature/dotnet-migration into main
kjh20642026-06-25 16:08:50 +09:00
1d03d45866
chore(ci): route SSH through host.docker.internal gateway
kjh20642026-06-25 15:59:11 +09:00
2ba8def9bb
feat(dotnet): migrate core formulas, deploy tools, and blazor admin web app to .NET 10
kjh20642026-06-25 15:52:10 +09:00
1690510999
Merge pull request '[CHORE] Gitea CI 워크플로우 runs-on 라벨 수정' (#5) from feature/ci-runner-update into main
kjh20642026-06-25 15:27:16 +09:00
0ab11bbe30
Merge pull request '[CHORE] Local KIS 데이터 수집 DB 갱신 반영' (#4) from feature/db-update into main
kjh20642026-06-25 15:27:09 +09:00
956aaed9da
Merge pull request '[TEST/DOCS] 검증 체계 고도화 및 플랫폼 통합 검증 보완' (#3) from codex/topic-testing-validation into main
kjh20642026-06-25 15:27:01 +09:00
b567cc164c
Merge pull request '[REFACTOR] 한국투자증권(KIS) 데이터 수집 엔진 효율화 및 DB 인프라 최적화' (#2) from codex/topic-kis-collector into main
kjh20642026-06-25 15:26:52 +09:00
fb76039133
Merge pull request '[STYLE] 관리 화면 UI/UX 전면 개편 및 화면 밀도 최적화' (#1) from codex/topic-web-ui into main
kjh20642026-06-25 15:26:45 +09:00
277dff9846
WBS-8 & WBS-9 병렬 진행 모니터링 도구 추가
kjh20642026-06-22 23:58:41 +09:00
c7fc7942fd
Merge pull request 'WBS-9: Phase 9 모든 항목 준비 완료 — 7개 도구 & 문서 완성' (#77) from feature/wbs-9-tools-complete into main
kjh20642026-06-22 23:56:51 +09:00
79ff7cfe19
Merge pull request 'WBS-8 & WBS-9 병렬 진행 — 전체 계획 및 주요 문서 완성' (#76) from feature/wbs-8-9-parallel-planning into main
kjh20642026-06-22 23:56:27 +09:00
ebd8e0f3b8
Merge pull request 'WBS-8.7: spec-코드 동기화 확장 (66.4%)' (#75) from feature/wbs-8-7-spec-code-sync into main
kjh20642026-06-22 23:56:02 +09:00
3ec28e6e0b
WBS-9: Phase 9 모든 항목 준비 완료 — 7개 도구 & 문서 완성
kjh20642026-06-22 23:51:11 +09:00
61d71c5371
WBS-8 & WBS-9 병렬 진행 — 전체 계획 및 주요 문서 완성
kjh20642026-06-22 23:45:09 +09:00
a419330157
Merge pull request 'Merge feature/kis-collection-enhancements into main' (#74) from feature/kis-collection-enhancements into main
kjh20642026-06-22 19:02:31 +09:00
c576138829
Merge pull request 'Merge feature/kis-token-db-cache into main' (#73) from feature/kis-token-db-cache into main
kjh20642026-06-22 18:44:18 +09:00
4624292b50
test(kis-token): add unit tests for SQLite-based OAuth2 token database caching and expiration
kjh20642026-06-22 18:39:05 +09:00
00e428f94f
feat(kis-token): transition OAuth2 token cache from JSON files to SQLite database
kjh20642026-06-22 18:14:45 +09:00
3456f58d63
WBS-7.11: Extend spec-to-code mapping to 20% coverage and pass all validations
kjh20642026-06-22 12:34:30 +09:00
712b16bc73
Merge pull request 'data_feed/macro 원자료 Python/SQLite 수집 확장 + distribution_risk 역할분리' (#72) from codex/roadmap-publish into main
kjh20642026-06-22 14:57:57 +09:00
514b54433b
Merge origin/main into codex/roadmap-publish
kjh20642026-06-22 14:55:43 +09:00
e4be187973
WBS-7.11: Extend spec-to-code mapping to 20% coverage and pass all validations
kjh20642026-06-22 12:34:30 +09:00
f90fc0afb3
WBS-7.3: Complete GAS-to-Python parity checks for take-profit pricing basis, decision routing and scoring thresholds (F02-F07) with test suite expansion
kjh20642026-06-22 11:41:40 +09:00
e8d9912cfc
WBS-7.3.6: Verify stop_loss_gate (F11) and late_chase_gate (F15) decisions parity via test expansion
kjh20642026-06-22 11:27:55 +09:00
84df6e1f7e
Refactor unit tests to remove pytest dependency and use unittest.TestCase
kjh20642026-06-22 11:18:57 +09:00
dcd73de05f
WBS-7.3.4: Updated migration ledger status to DONE for F12, F13, F14 findings after establishing parity
kjh20642026-06-22 10:55:47 +09:00
bdaa0173f2
WBS-7.13: Implemented late_chase_risk_score parity unit tests to verify algorithm correctness
kjh20642026-06-22 10:54:06 +09:00
2701721d4b
WBS-7.12: Implemented stop_loss_gate parity unit tests to verify stop loss logic matches specification
kjh20642026-06-22 10:51:53 +09:00
39ee9c620f
WBS-7.3.1: Upgraded distribution_risk_score algorithm to match GAS and implemented parity tests
kjh20642026-06-22 10:42:00 +09:00
b5ef2017a2
WBS-7.11: PostgreSQL polymorphic store driver & placeholder mapping in data_collection_store_v1.py
kjh20642026-06-22 10:28:07 +09:00
93f046c76c
WBS-7.9, WBS-7.10: KIS data collection fallback resiliency & deploy_gas.py pre-deploy thin-adapter lint integration
kjh20642026-06-22 10:25:23 +09:00