Commit graph

184 commits

Author SHA1 Message Date
44e35fc7ac sync: agent-ops from agentic-framework v1.1.168 2026-07-18 23:04:18 +09:00
3416a2f5d6 sync: agent-ops from agentic-framework v1.1.167 2026-07-18 23:02:16 +09:00
a6fa2bbc37 sync: agent-ops from agentic-framework v1.1.166 2026-07-15 14:49:53 +09:00
e5b4dee853 sync: agent-ops from agentic-framework v1.1.165 2026-07-07 11:15:19 +09:00
75c34ec9f4 sync: agent-ops from agentic-framework v1.1.164 2026-07-07 07:42:46 +09:00
6a0cf497a0 roadmap: update phases and add new phase directories 2026-07-06 12:08:55 +09:00
f84732750f sync: agent-ops from agentic-framework v1.1.163 2026-07-06 10:24:07 +09:00
341a5723c3 sync: agent-ops from agentic-framework v1.1.162 2026-07-06 10:05:54 +09:00
23d1763f07 sync: agent-ops from agentic-framework v1.1.161 2026-07-03 05:33:41 +09:00
f24ef8f181 sync: agent-ops from agentic-framework v1.1.160 2026-06-30 19:13:08 +09:00
9a9810e6c1 sync: agent-ops from agentic-framework v1.1.159 2026-06-30 14:59:49 +09:00
59bff0edc7 sync: agent-ops from agentic-framework v1.1.158 2026-06-27 07:11:57 +09:00
b0d0668b5b chore(agent-ui): 기준선 동기화 상태를 기록한다 2026-06-25 10:50:16 +09:00
b301153afb docs(agent-ui): 기준선 문서를 정합화한다 2026-06-25 10:49:40 +09:00
5726ac06b4 sync: agent-ops from agentic-framework v1.1.157 2026-06-25 10:21:33 +09:00
f30c01abc9 sync: agent-ops from agentic-framework v1.1.156 2026-06-24 23:15:13 +09:00
7bc31cca3f update: domain rules sync (api, client, contracts, domain-model, operations, worker) 2026-06-24 09:08:49 +09:00
704f1eb232 refactor: scheduled-market-data-refresh를 archive로 이동 2026-06-23 13:13:28 +09:00
d54be21a8a feat: scheduled backtest readiness validation and agent-task archive migration 2026-06-23 01:49:35 +09:00
bdbfe8228e feat: scheduled market data refresh - parser_map, refresh status model, CLI output, scheduler backfill, socket handlers
- Add parser_map for market data refresh configuration propagation (cli/worker/api)
- Implement refresh status model with SQLite persistence (status_store.go)
- Add scheduler refresh status headless output to CLI operator
- Extend backfill scheduler with status tracking (start/complete/fail)
- Add socket events for scheduler refresh status (start/complete/fail)
- Update proto definitions for refresh status
- Add generated PB files for client
2026-06-22 18:46:45 +09:00
235329f13f sync: agent-ops from agentic-framework v1.1.153 2026-06-21 11:52:03 +09:00
237a110c28 feat(worker): backfill scheduler 개선 및 코드 리뷰 문서 정리
- backfill.go: 리밸런싱 백필 로직 개선
- backfill_test.go: 테스트 코드 수정
- 코드 리뷰 문서 이동 (archive)
2026-06-21 07:30:37 +09:00
e00d07539c feat: scheduled market data refresh - scheduler implementation and retry backfill 2026-06-21 07:10:32 +09:00
a897890dc9 refactor: backtest-loop milestone 및 SDD 문서 업데이트 2026-06-20 20:45:51 +09:00
5deef2f5ed fix: backtest multi-timeframe freshness readiness support
- Add multi-timeframe freshness readiness scenario and test data
- Update operator output, runner, and scenario logic
- Archive old plan/code-review documents
2026-06-20 20:00:55 +09:00
e646abbc31 feat: backtest multi-timeframe coverage milestone update and fixes 2026-06-20 18:59:19 +09:00
18dd4e9246 sync: agent-ops from agentic-framework v1.1.152 2026-06-20 16:27:43 +09:00
47109b4e42 feat: monthly aggregation and backtest multi-timeframe coverage
- Add monthly bars aggregation in worker (services/worker/internal/marketdata/aggregation/)
- Support monthly timeframe in operator runner and output
- Add monthly aggregation test data and test cases
- Update contracts (proto, Dart, Go) for monthly timeframe support
- Sync parser_map, socket handlers, and worker client across services
- Add code review and plan logs for multi-timeframe coverage milestones
2026-06-19 19:51:05 +09:00
f958af104a sync: to agentic-framework v1.1.151 2026-06-19 16:49:50 +09:00
033214a5af sync: to agentic-framework v1.1.150 2026-06-19 16:43:06 +09:00
1e788f3121 feat: monthly aggregation implementation and code review 2026-06-19 10:22:43 +09:00
76d916f1df feat: backtest multi-timeframe coverage - minute import rejection archive, monthly aggregation, runner/scenario fixes
- Archive G06 minute import rejection task files (plan, code review, complete)
- Add monthly aggregation module (services/worker/internal/marketdata/aggregation/)
- Fix runner and scenario handling for rejected minute imports
- Update tests and testdata for minute import rejection flow
- Update G05 code review for monthly aggregation
2026-06-19 08:23:28 +09:00
dfabb9bfef feat: backtest multi-timeframe coverage - import timeframe contract & archive migration 2026-06-18 16:22:36 +09:00
e5bb46aaab feat: backtest multi-timeframe coverage completion
- Add agent-task/m-backtest-multi-timeframe-coverage with plans and code reviews
- Update roadmap PHASE and milestone documents
- Add bar_source_test.go for worker backtest
2026-06-18 10:53:03 +09:00
65f037bc79 feat: market data daily chart update and task archive
- Update MarketDailyItemchartprice to include volume field
- Add unit tests for market domain types
- Update market data job to map volume field
- Update KIS provider for daily chart price API
- Archive completed task files to 2026/06/
2026-06-18 09:45:41 +09:00
353584c8f9 chore: update domain types and archive backtest task files 2026-06-18 07:33:11 +09:00
0cccb47163 sync: agent-ops from agentic-framework v1.1.149 2026-06-17 23:20:51 +09:00
22a0926b35 sync: agent-ops from agentic-framework v1.1.148 2026-06-17 22:57:51 +09:00
012935e906 fix(domain): capability matrix API 구현 누락 항목을 보완한다
ProviderCapability에 Rules 필드 추가
CheckBars, ProviderCapabilityRequest, ProviderCapabilityDecision, ProviderCapabilityRule 타입 추가
types_test.go에 TestProviderCapabilityMatrix 테스트 추가
CODE_REVIEW-local-G05.md 구현 체크리스트 및 검증 결과 작성
2026-06-17 22:42:35 +09:00
97373ca14e feat(agent-task): m-backtest-multi-timeframe-coverage 작업 계획과 코드 리뷰를 추가한다
01_domain_capability_matrix: PLAN-local-G05, CODE_REVIEW-local-G05
02+01_kis_job_capability: PLAN-local-G06, CODE_REVIEW-local-G06
2026-06-17 21:37:12 +09:00
9d8dde6dc9 feat(domain/socket): 시장 데이터와 백테스트 소켓에 multi-timeframe 지원을 추가한다
packages/domain/market: timeframemap 타입 추가 및 테스트
services/api/internal/socket/market: multi-timeframe 소켓 메시지 지원
services/worker/internal/socket/backtest_mapping: 백테스트 매핑 함수에 multi-timeframe 반영
2026-06-17 21:34:28 +09:00
7c1e36cefa feat(proto): common.proto에 multi-timeframe 필드를 추가하고 생성 코드를 업데이트한다
common.proto에 multi-timeframe 관련 필드 추가
Go/Dart 생성 코드 일괄 업데이트
2026-06-17 21:33:42 +09:00
9cdda549c2 feat(cli): 백테스트 operator에 multi-timeframe 지원과 테스트를 추가한다
runner.go, scenario.go에 multi-timeframe 기능 추가
scenario_test.go에 테스트 Cases 추가
2026-06-17 21:33:01 +09:00
91602a66c7 docs(backtest): SDD 문서와 마일스톤을 업데이트하고 USER_REVIEW 정리한다
backtest-multi-timeframe-coverage와 scheduled-market-data-refresh의 SDD 및 마일스톤 문서 수정
USER_REVIEW 파일 삭제 (검증 완료로 간주)
2026-06-17 21:31:45 +09:00
ac5dbc0c71 sync: agent-ops from agentic-framework v1.1.147 2026-06-17 20:42:13 +09:00
1f1cfcabfa update roadmap and SDD files 2026-06-17 20:17:09 +09:00
7c81079e8c sync: agent-ops from agentic-framework v1.1.145 2026-06-17 18:33:41 +09:00
a7c108f4eb add backtest multi timeframe coverage milestone and update phase docs 2026-06-17 15:03:49 +09:00
16ff129729 feat: backtest-loop milestone - scheduled market data refresh 2026-06-17 14:31:42 +09:00
62d9c3312c update: roadmap and archive backtest scenario milestone 2026-06-17 09:56:01 +09:00