- 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 |
||
|---|---|---|
| .. | ||
| client.go | ||
| client_test.go | ||
| handoff_test.go | ||
| output.go | ||
| parser_map.go | ||
| parser_map_test.go | ||
| runner.go | ||
| runner_backtest_test.go | ||
| runner_error_test.go | ||
| runner_live_test.go | ||
| runner_market_test.go | ||
| runner_paper_test.go | ||
| scenario.go | ||
| scenario_test.go | ||