alt/apps/cli/internal/operator
toki daa29d6807 feat: paper trading command workflow completed (G08, G09)
- Archive completed subtasks (02+01_risk_command, 03+02_order_lifecycle)
- Add paper_order_lifecycle test data and expected output
- Update paper trading proto and regenerate code (Dart, Go)
- Fix order lifecycle handling in CLI operator, API socket, worker socket
- Update parser maps across CLI, API, and worker services
- Update backtest and paper trading tests
2026-06-06 11:36:50 +09:00
..
client.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
client_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
handoff_test.go archive: operator-surface milestone and G05/G06 operator handoff task artifacts 2026-06-04 20:58:49 +09:00
output.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
parser_map.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
parser_map_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
runner.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
runner_backtest_test.go update operator workflow tests and backtest runtime 2026-06-03 22:28:59 +09:00
runner_error_test.go refactor: operator workflow G07 completed and archived 2026-06-03 21:26:06 +09:00
runner_market_test.go update operator workflow tests and backtest runtime 2026-06-03 22:28:59 +09:00
runner_paper_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
scenario.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
scenario_test.go feat(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +09:00