• Joined on 2025-12-29
jihoson closed issue jihoson/The-Ouroboros#198 2026-02-23 05:37:33 +09:00
feat: 미구현 API 4개 대시보드 프론트 연결 (Playbook, Scorecard, Scenarios, Context)
jihoson merged pull request jihoson/The-Ouroboros#199 2026-02-23 05:37:33 +09:00
feat: 미구현 API 4개 대시보드 프론트 연결 (#198)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-22 11:49:58 +09:00
0e2987e66d Merge pull request 'feat: 대시보드 Circuit Breaker 게이지 추가 (#196)' (#197) from feature/issue-196-cb-gauge into main
cdd5a218a7 refactor: CB 게이지 저장소를 context tree → system_metrics 별도 테이블로 분리
f3491e94e4 refactor: CB 게이지 pnl_pct 저장 레이어를 L7 → L6_DAILY로 변경
342511a6ed feat: 대시보드 Circuit Breaker 게이지 추가 (#196)
Compare 4 commits »
jihoson merged pull request jihoson/The-Ouroboros#197 2026-02-22 11:49:57 +09:00
feat: 대시보드 Circuit Breaker 게이지 추가 (#196)
jihoson closed issue jihoson/The-Ouroboros#196 2026-02-22 11:49:57 +09:00
feat: 대시보드 Circuit Breaker 게이지 추가
jihoson commented on pull request jihoson/The-Ouroboros#197 2026-02-22 10:34:08 +09:00
feat: 대시보드 Circuit Breaker 게이지 추가 (#196)

아래 관점에서 물어본거야.

대시보드 표시 전용 데이터를 AI 의사결정용 context tree에 저장하는 것은 관심사 분리(separation of concerns) 관점에서도 혼재

jihoson commented on pull request jihoson/The-Ouroboros#197 2026-02-22 00:27:29 +09:00
feat: 대시보드 Circuit Breaker 게이지 추가 (#196)

L7에 이런 용도를 섞어도 돼?

jihoson pushed to main at jihoson/The-Ouroboros 2026-02-21 21:07:54 +09:00
2d5912dc08 Merge pull request 'feat: 대시보드 오픈 포지션 패널 추가 (#193)' (#194) from feature/issue-193-dashboard-positions into main
40ea41cf3c feat: 대시보드 오픈 포지션 패널 추가 (#193)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#194 2026-02-21 21:07:53 +09:00
feat: 대시보드 오픈 포지션 패널 추가 (#193)
jihoson closed issue jihoson/The-Ouroboros#193 2026-02-21 21:07:53 +09:00
feat: 대시보드 오픈 포지션 패널 추가 (/api/positions)
jihoson commented on pull request jihoson/The-Ouroboros#194 2026-02-21 21:03:59 +09:00
feat: 대시보드 오픈 포지션 패널 추가 (#193)

전량 매도라 하더라도 매도 주문인거지 체결은 아니지 않나? 시장가 매도가 아닌한 잔량은 남을 수 있을텐데?

jihoson commented on pull request jihoson/The-Ouroboros#194 2026-02-21 21:00:25 +09:00
feat: 대시보드 오픈 포지션 패널 추가 (#193)

sell 종목이라해도 잔량이 남아 있을 수 있잖아. 오픈 포지션이 어떤건지 설명해줘.

jihoson pushed to main at jihoson/The-Ouroboros 2026-02-21 09:39:00 +09:00
af5bfbac24 Merge pull request 'fix: BUY 결정 전 기존 포지션 체크 추가 — 중복 매수 방지 (#191)' (#192) from feature/issue-191-duplicate-buy-fix into main
7e9a573390 fix: BUY 결정 전 기존 포지션 체크 추가 — 중복 매수 방지 (#191)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#191 2026-02-21 09:39:00 +09:00
fix: 중복 BUY 버그 수정 — BUY 결정 전 기존 포지션 체크 추가
jihoson merged pull request jihoson/The-Ouroboros#192 2026-02-21 09:38:59 +09:00
fix: BUY 결정 전 기존 포지션 체크 추가 — 중복 매수 방지 (#191)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-21 03:14:36 +09:00
7dbc48260c Merge pull request 'fix: 해외주식 모의투자 SELL TR_ID 오류 수정 VTTT1006U → VTTT1001U (#189)' (#190) from feature/issue-189-overseas-sell-tr-id-fix into main
4b883a4fc4 docs: KIS API TR_ID 공식 문서 참조 규칙 추가 (#189)
98071a8ee3 fix: 해외주식 모의투자 SELL TR_ID 오류 수정 VTTT1006U → VTTT1001U (#189)
f2ad270e8b docs: 2026-02-21 요구사항 로그 업데이트 (#187)
Compare 4 commits »
jihoson closed issue jihoson/The-Ouroboros#189 2026-02-21 03:14:34 +09:00
fix: 해외주식 모의투자 SELL TR_ID 오류 — VTTT1006U → VTTT1001U (#188)
jihoson merged pull request jihoson/The-Ouroboros#190 2026-02-21 03:14:34 +09:00
fix: 해외주식 모의투자 SELL TR_ID 오류 수정 VTTT1006U → VTTT1001U (#189)
jihoson closed issue jihoson/The-Ouroboros#187 2026-02-21 00:33:47 +09:00
fix: SELL 주문에서 Fat Finger 오탐 — 손절/익절 차단 버그
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-21 00:33:47 +09:00
04c73a1a06 Merge pull request 'fix: SELL 주문에서 Fat Finger 오탐 수정 — 손절/익절 차단 버그 (#187)' (#188) from feature/issue-187-sell-fat-finger-fix into main
4da22b10eb fix: SELL 주문에서 Fat Finger 오탐 수정 — 손절/익절 차단 버그 (#187)
Compare 2 commits »