Commit graph

13 commits

Author SHA1 Message Date
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
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
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
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
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
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
Renamed from agent-ops/roadmap/phase/backtest-loop/PHASE.md (Browse further)