a464211c15
chore: make roadmap current local
2026-06-03 20:13:57 +09:00
1314fe290b
Plan command-first operator workflow
2026-06-03 19:02:19 +09:00
ee01990117
refactor: organize operator-ui phase and update roadmap structures
...
- Move flutter operator console and push notification milestones to operator-ui phase
- Archive kis-live-data-collection-pipeline milestone
- Add command-first operator workflow milestone
- Add operator-ui phase definition
- Add paper-trading-command-workflow milestone
- Update phase documentation and dependencies
2026-06-03 18:10:52 +09:00
316db7de50
sync: agent-ops from agentic-framework v1.1.124
2026-06-03 12:56:26 +09:00
8c3c4ba5a2
feat: operator surface phase updates, worker backtest/kis live client, binary utilities
...
- Add bin/kis-paper-daily-smoke and bin/kis-sops-env utilities
- Update agent-roadmap for operator surface phase
- Add worker backtest bar source and Kis live client
- Update KIS live secret configuration and documentation
- Refine worker datacheck and daily chart price providers
2026-06-03 12:10:48 +09:00
2071c6fba9
sync: agent-ops from agentic-framework v1.1.122
2026-06-02 21:49:38 +09:00
cb8bdd3470
docs: add KIS Live secret guide and SOPS configuration
...
- Add .sops.yaml for SOPS encryption configuration
- Add kis-live-secret-guide.md with setup instructions
- Add kis-live-secret-handoff.md for secret handoff procedure
- Add secrets/kis.live.sops.yaml with encrypted credentials
- Update kis-live-data-collection-pipeline milestone document
2026-06-02 15:01:11 +09:00
e5aae4c20f
update roadmap: archive operator-client-api-core-integration, add kis-live-data-collection-pipeline, update flutter-operator-console-mvp
2026-06-02 11:31:12 +09:00
c4702ea692
feat: backtest feature implementation and reorganize agent-task
2026-06-02 10:58:01 +09:00
b5a544aa97
chore: archive G06 market repository task files and add client market feature
2026-06-02 10:41:41 +09:00
48ee5189a9
refactor: socket state management and dashboard screen updates
...
- Move G06 task to archive
- Update dashboard screen presentation
- Refactor socket connection controller
- Add socket connection controller unit test
2026-06-02 10:32:29 +09:00
259a86c2fa
chore: archive completed task files and add contract-related files
...
- Move 01_contract_mapping files to archive
- Add alt_api_result.dart contract implementation
- Add alt_api_result_test.dart
2026-06-02 10:15:26 +09:00
fc1b94bf5c
feat: add operator-client-api-core-integration task documents and update client README
2026-06-02 09:42:57 +09:00
baeb66b32b
update: operator-surface roadmap and milestones
2026-06-01 20:38:17 +09:00
1c11a17eff
feat: operator headless workflow validation and backtest support
...
- Implement backtest workflow validation for headless operator mode
- Add handoff evidence tracking for backtest runs
- Update operator client, runner, scenario, and output modules
- Add test files for handoff, backtest runner, and error handling
- Add test data for backtest scenarios and validation
2026-06-01 13:21:20 +09:00
6ad82e2417
feat(cli): add operator market data workflow support
...
- Add client, output, parser_map, runner for headless operator workflow
- Support market data status query scenario
- Archive completed G07 subtask documents (02+01_api_market)
- Update CLI and scenario implementations
2026-06-01 10:45:09 +09:00
2310c90f10
feat: add cli internal packages, testdata, iOS/macos Podfiles, and workflow validation tasks
2026-06-01 09:27:00 +09:00
8a9181f1f9
update domain rules
2026-06-01 04:23:29 +09:00
1f1527d7c6
feat: Flutter Operator Console milestone completion and migration to archive
...
- Move flutter-operator-console milestone to archive (completed)
- Add AltWorkbenchShell for workbench pattern migration
- Update router and dashboard screen for workbench integration
- Update agent-roadmap and phase documentation
- Headless workflow validation complete (02+01_headless_validation)
- Update client domain rules and README
2026-05-31 21:11:10 +09:00
16df2d25c2
sync: agent-ops from agentic-framework v1.1.119
2026-05-31 16:30:05 +09:00
1b5119a60d
sync: agent-ops from agentic-framework v1.1.116
2026-05-31 16:14:13 +09:00
2a5599d92c
docs(agent-ops): operator-surface 마일스톤을 갱신하고 완료된 작업 파일을 정리한다
2026-05-31 10:15:25 +09:00
932f835aa6
update roadmap: archive operator-runtime-refactor milestone
2026-05-31 09:56:51 +09:00
57000c8cb6
feat(operator-runtime-refactor): complete subtasks 02+01 and 03, refactor client bootstrap and API socket layer
...
- Archive completed subtask documents (02+01_api_lifecycle_capabilities, 03_client_bootstrap)
- Update roadmap and PHASE.md for operator-surface progress
- Refactor apps/client/lib/src/app/bootstrap.dart for client initialization
- Update API socket layer: backtest, handlers, market, server, workerclient
- Add bootstrap_test.dart for client app
2026-05-31 09:43:42 +09:00
24983ad72a
feat: operator runtime refactor - API lifecycle capabilities, client bootstrap, and socket handler updates
2026-05-31 09:08:03 +09:00
c4a457c5c4
docs(agent-ops): domain rule과 로드맵을 operator reliability refactor에 맞게 갱신한다
...
API domain에 workerclient proxy와 handler responsibility를 추가하고,
worker domain에 backtest engine, storage, provider, socket surface를 명시한다.
Client domain에 socket integration과 push integration 경계를 보강한다.
Operations domain에 agent-test/local과 bin 명령어를 포함하며,
operations domain table에 agent-test/local 경계를 추가한다.
로드맵에 Operator Runtime Reliability Refactor Milestone를 추가하고
현재 활성 Milestone으로 설정하여 Flutter Operator Console 전에
선행할 작업으로 변경한다.
2026-05-31 06:53:24 +09:00
3b1be95e62
feat: operator console milestone decomposition & tracking docs
...
- decompose flutter-operator-console into sub-milestones
(flutter-operator-console-mvp, operator-headless-workflow-validation,
flutter-push-notification-boundary)
- archive deprecated api-centered-proto-socket-rail milestone
- update ROADMAP.md, current.md, operator-surface PHASE.md
- add agent-task/m-flutter-operator-console with PLAN & CODE_REVIEW docs
- update project rules
2026-05-31 06:10:30 +09:00
ec938475e0
chore: socket rail implementation and task archival
...
- Add backtest and market socket handlers for API and Worker
- Add proto definitions for backtest and market services
- Update client socket integration and tests
- Generate protobuf code for Go and Dart
- Archive completed agent tasks under agent-task/archive/2026/05/
2026-05-30 22:57:18 +09:00
560d740025
sync: agent-ops from agentic-framework v1.1.115
2026-05-30 22:10:57 +09:00
5dd0219a83
sync: agent-ops from agentic-framework v1.1.113
2026-05-30 21:34:31 +09:00
0e6a5d72fb
sync: agent-ops from agentic-framework v1.1.111
2026-05-30 21:11:02 +09:00
c1829be0c6
sync: agent-ops from agentic-framework v1.1.110
2026-05-30 21:09:19 +09:00
5909000626
sync: agent-ops from agentic-framework v1.1.108
2026-05-30 20:49:38 +09:00
5dde47b806
sync: agent-ops from agentic-framework v1.1.107
2026-05-30 20:48:54 +09:00
132e92eb68
feat(api, worker): Hello 요청에 context cancellation 처리 및 테스트 보강
...
- API 서비스 workerclient Hello 함수에 context.Err() 선행 검증 추가
- Hello 요청을 goroutine으로 비동기 처리하고 select로 ctx.Done() 감지
- 이미 초과된 deadline인 경우 즉시 에러 반환
- worker 서비스 config에서 strconv import를 config.go로 이동
- worker socket session handler 및 registerHandlers 테스트 추가
- parser_map 테스트 파일 신규 추가
2026-05-30 19:37:26 +09:00
3ee268816b
refactor: update API socket handlers and contract parsers
...
- Add parser map for contract type resolution
- Update socket handlers with new message routing
- Add parser map tests
- Remove outdated code review and plan docs for G07
2026-05-30 19:14:07 +09:00
07f970b030
sync: agent-ops from agentic-framework v1.1.105
2026-05-30 19:05:45 +09:00
a8a0f691cf
feat: API-centered proto socket rail milestone completion
...
- Add socket handler and server implementations for real-time communication
- Add Mattermost integration (auth service, push client, plugin client)
- Add Mattermost push host integration tests
- Update Flutter client app with new app structure and bootstrap
- Update Android build configurations and add Google Services config
- Add asset keep file for Flutter client
- Update agent-roadmap with api-centered-proto-socket-rail milestone
- Update agent-task with planning and code review documents for all groups
- Update domain rules for api, client, worker and project rules
2026-05-30 18:34:50 +09:00
e36d7f3141
chore: update roadmap and client platform registrations
2026-05-30 17:49:51 +09:00
5d6a9617aa
refactor: update socket client and clean up backtest analysis files
2026-05-30 16:18:29 +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
38b68315fc
feat: backtest engine baseline implementation
...
- Add backtest proto definitions and generated code
- Update domain types for backtest results and fixtures
- Add PostgreSQL migrations for backtest tables
- Implement storage layer for backtest result persistence
- Add backtest job definitions and execution pipeline
- Remove obsolete agent-task documents for completed items
2026-05-30 12:13:45 +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
128c57bb06
sync: agent-ops from agentic-framework v1.1.101
2026-05-30 06:03:16 +09:00
142f8dcc57
sync: agent-ops from agentic-framework v1.1.99
2026-05-30 05:39:04 +09:00
b553fcce9c
update: roadmap changes - backtest and data-foundation phases
2026-05-29 21:06:43 +09:00
0bc2403b72
add worker data-check command and datacheck package, remove outdated plan/review docs
2026-05-29 20:52:32 +09:00
bee6dbb09a
feat: Korea daily data foundation - import storage pipeline and marketdata provider
...
- Add marketdata_jobs.go with import and cleanup handlers
- Add marketdata_jobs_test.go with unit tests
- Add marketdata provider package for storage operations
- Remove completed task documents for import storage pipeline (02+01)
2026-05-29 20:20:30 +09:00
6524afaa20
feat: korea provider implementation and data foundation
...
- Add types_test.go for market domain contracts
- Add worker provider package for Korea data
- Update market types and go.work.sum
- Remove deprecated 01_provider_foundation task files
2026-05-29 19:54:28 +09:00