← 개발일지 목록
2026-06-01 (월)
커밋 로그 기반 자동 재구성 (backfill) · magicJar 한국 주식 자동매매 시스템
👥 에이전트별 작업
| 에이전트 | 역할 | 커밋 | 대표 작업 |
orchestrator | 오케스트라 | 7 | feat(chart): show strategy sell markers |
backend-core | 백엔드 코어 | 7 | fix(alerts): avoid duplicate p0 retry sends |
frontend | 프런트 | 3 | fix(strategy): show instrument names and activation gate reason |
market-data | 시세 데이터 | 3 | chore(tasks): archive candle reconciliation progress task |
📐 아키텍처 결정 (ADR)
ADR 0095 ADR 0105 ADR 0106
🗄️ DB 스키마 (Flyway)
V59__strategy_take_profit_pct.sql · V60__strategy_fixed_stop_loss_pct.sql
🧩 모듈별 변경 파일
consumer · 73 frontend · 58 api · 52 _workspace · 37 domain · 21 docs · 11 root · 9 {api · 3 docker · 1
📝 주요 커밋 (변경량 상위)
- orchestrator release: v3.10.1 autotrading risk plan patch
8ad1a4b +1490/−70
- market-data fix(market): align candles to NXT session and harden KIS logs
ffb8bf7 +790/−328
- orchestrator fix(market): reconcile current candle prices and recollect progress
230a5d3 +1032/−45
- backend-core feat(market): enforce candle reconciliation readiness
c90f133 +944/−21
- backend-core fix(market): narrow symbol detail minute gap fill
1ef2901 +667/−6
- backend-core feat(ops): route settings and alerts to Slack
c83f34b +586/−55
- backend-core feat(risk): add friendly risk violation alerts
25e0832 +584/−37
- frontend feat(strategy): align builder save and add position take-profit exit
098a266 +563/−56
- orchestrator feat(strategy): visualize risk plan levels
4cc159c +507/−16
- frontend fix(strategy): require operational targets before evaluation
3320ee8 +288/−67
- frontend fix(strategy): show instrument names and activation gate reason
5ae6d81 +233/−61
- backend-core fix(alerts): dedupe repeated risk notifications
c1c168b +264/−30
- orchestrator feat(strategy): allow scalping risk plan ratios
0cf5c74 +177/−46
- backend-core fix(market): fail closed symbol detail range gap fill
041f3fb +185/−13
- orchestrator feat(chart): show strategy sell markers
bbc9258 +156/−7
- orchestrator chore(release): sync v3.10.1 release artifacts
7738bda +72/−52
🔀 머지된 PR (2)
#703 #704