a897890dc9
refactor: backtest-loop milestone 및 SDD 문서 업데이트
2026-06-20 20:45:51 +09:00
e646abbc31
feat: backtest multi-timeframe coverage milestone update and fixes
2026-06-20 18:59:19 +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
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
1f1cfcabfa
update roadmap and SDD files
2026-06-17 20:17:09 +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
72ff5d1369
chore: archive 05+04 runtime startup files and update milestone
2026-06-16 21:53:12 +09:00
6cf66682ef
feat: backtest scenario automation task files and milestone update
2026-06-16 17:09:49 +09:00
a6b55aeded
docs(backtest-scenario): 원격 runner 준비 상태 점검 항목을 추가한다
2026-06-16 10:43:30 +09:00
9a920a2028
chore: update backtest-loop phase and scenario automation milestones
2026-06-16 09:07:52 +09:00
cb89655c6f
update roadmap and task plans for backtest scenario automation
2026-06-15 21:25:40 +09:00
7b2dfe6751
update backtest loop roadmap and scenario implementation
2026-06-15 18:05:16 +09:00
f084fa6916
feat: backtest data collection infrastructure milestone completion
...
- Update backtest-data-collection-infrastructure roadmap
- Archive completed 02+01_storage_bar_selector task files
- Refactor bar_source, engine, and related tests in worker service
2026-06-15 15:30:12 +09:00
13fa527260
update roadmap and plan documents for backtest data collection milestone
2026-06-14 21:18:33 +09:00
a533efce9e
feat: backtest data collection infrastructure implementation
...
- Add backtest proto definitions with selector and state types
- Update domain types for backtest session and configuration
- Implement backtest selector flow for data range input
- Add CLI operator client and handoff test coverage
- Update generated code for proto changes
- Add worker socket backtest mapping implementations
- Include agent-task for milestone tracking
2026-06-14 20:39:44 +09:00
5f7b972c44
feat: backtest gap handling task and operator updates
2026-06-14 19:28:24 +09:00
d1bfc28d34
feat: backtest data collection infrastructure and agent-tooling phase add
2026-06-14 16:44:11 +09:00
e36d7f3141
chore: update roadmap and client platform registrations
2026-05-30 17:49:51 +09:00
9efc0a68dc
feat: backtest analysis surface implementation
...
- Add backtest analysis results migration (000002)
- Update backtest proto definitions and generated code
- Extend backtest domain types and engine
- Add parser map for backtest analysis
- Update storage layer with backtest analysis queries and keys
- Add client contract tests and generated code
- Add m-backtest-analysis-surface task documentation
2026-05-30 14:43:40 +09:00
a5710b20ff
feat(backtest): run canceled status support and phase progress update
...
Backtest run handler에 context.Canceled 상태 전이를 추가한다.
executor가 context.Canceled를 반환하면 run 상태를 canceled로 설정한다.
에러 메시지 포맷팅도 동적 상태로 변경했다.
agent-roadmap을 업데이트한다.
Backtest Engine Baseline을 완료 처리하고 archive로 이동한다.
Backtest Analysis Surface를 진행 중 상태로 전환한다.
Task 검증 조건을 추가하고 완료 기준을 정리한다.
테스트 추가:
- context.Canceled 전이 테스트를 추가한다.
2026-05-30 12:53:34 +09:00
b2f98f3e19
feat: backtest engine baseline milestone tasks and domain updates
...
- Add backtest engine baseline milestone tasks (G05, G06, G07)
- Update roadmaps and phase files
- Add backtest domain types and tests
- Move data-foundation phase to archive
2026-05-30 11:18:11 +09:00
b553fcce9c
update: roadmap changes - backtest and data-foundation phases
2026-05-29 21:06:43 +09:00
fe7604b0fd
refactor: move roadmap from agent-ops/roadmap to agent-roadmap
2026-05-28 04:16:09 +09:00