alt/services/api/internal/socket
toki aaf1af6387 feat(paper-trading): paper 상태 모니터링을 연결한다
Paper trading readiness에서 API/worker/CLI가 같은 protobuf 계약으로 paper state를 시작하고 조회할 수 있어야 한다. Headless 운영 경로를 먼저 닫기 위해 contract, worker runtime, API forwarding, CLI scenario, client parser map과 검증 artifact를 함께 반영한다.
2026-06-05 15:14:41 +09:00
..
backtest.go update operator workflow tests and backtest runtime 2026-06-03 22:28:59 +09:00
backtest_test.go feat(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +09:00
handlers.go feat(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +09:00
market.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
market_test.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
paper.go feat(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +09:00
paper_test.go feat(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +09:00
server.go feat(operator-runtime-refactor): complete subtasks 02+01 and 03, refactor client bootstrap and API socket layer 2026-05-31 09:43:42 +09:00
server_test.go feat(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +09:00