• Joined on 2025-12-29
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-14 23:57:18 +09:00
ece3c5597b Merge pull request 'feat: FastAPI 읽기 전용 대시보드 (issue #96)' (#127) from feature/issue-96-evolution-main-integration into main
63f4e49d88 feat: read-only FastAPI dashboard with 7 API endpoints (issue #96)
e0a6b307a2 fix: add error handling to evolution loop telegram notification
Compare 3 commits »
jihoson closed issue jihoson/The-Ouroboros#96 2026-02-14 23:57:18 +09:00
V2-4-2: FastAPI 대시보드 (읽기 전용)
jihoson merged pull request jihoson/The-Ouroboros#127 2026-02-14 23:57:18 +09:00
feat: FastAPI 읽기 전용 대시보드 (issue #96)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-14 23:42:32 +09:00
75320eb587 Merge pull request 'feat: 전략 진화 루프 연결 (issue #95)' (#126) from feature/issue-95-evolution-loop into main
afb31b7f4b feat: wire evolution loop into market close flow (issue #95)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#126 2026-02-14 23:42:30 +09:00
feat: 전략 진화 루프 연결 (issue #95)
jihoson closed issue jihoson/The-Ouroboros#95 2026-02-14 23:42:30 +09:00
V2-4-1: Telegram 보고/시나리오/리뷰/대시보드 명령어
jihoson closed issue jihoson/The-Ouroboros#89 2026-02-14 23:38:11 +09:00
V2-2-5: 만료 컨텍스트 자동 정리
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-14 23:38:11 +09:00
a429a9f4da Merge pull request 'feat: 레거시 컨텍스트 정리 스케줄러 연결 (issue #89)' (#125) from feature/issue-89-legacy-context-cleanup into main
d9763def85 feat: integrate ContextScheduler into main loop (issue #89)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#125 2026-02-14 23:38:11 +09:00
feat: 레거시 컨텍스트 정리 스케줄러 연결 (issue #89)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-14 23:34:11 +09:00
ab7f0444b2 Merge pull request 'feat: 플래너에 자기 시장 성적표 주입 (issue #94)' (#124) from feature/issue-94-planner-scorecard-injection into main
6b3960a3a4 feat: inject self-market scorecard into planner prompt (issue #94)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#94 2026-02-14 23:34:10 +09:00
V2-3-5: 프리마켓 프롬프트에 성적표 주입
jihoson merged pull request jihoson/The-Ouroboros#124 2026-02-14 23:34:09 +09:00
feat: 플래너에 자기 시장 성적표 주입 (issue #94)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-14 23:21:15 +09:00
6cad8e74e1 Merge pull request 'feat: 플래너 크로스마켓 날짜 보정 + 전략 컨텍스트 (issue #88)' (#123) from feat/v2-2-4-planner-context-crossmarket into main
86c94cff62 feat: cross-market date fix and strategic context selector (issue #88)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#123 2026-02-14 23:21:12 +09:00
feat: 플래너 크로스마켓 날짜 보정 + 전략 컨텍스트 (issue #88)
jihoson closed issue jihoson/The-Ouroboros#88 2026-02-14 23:21:12 +09:00
V2-2-4: 플래너 컨텍스트 + 크로스마켓 주입
jihoson closed issue jihoson/The-Ouroboros#93 2026-02-14 23:15:26 +09:00
V2-3-4: main.py에 일일 리뷰 연결
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-14 23:15:26 +09:00
692cb61991 Merge pull request 'feat: main.py에 일일 리뷰 연결 (issue #93)' (#122) from feature/issue-93-daily-review-integration into main
392422992b feat: integrate DailyReviewer into market close flow (issue #93)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#122 2026-02-14 23:15:26 +09:00
feat: main.py에 일일 리뷰 연결 (issue #93)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-14 23:08:06 +09:00
cc637a9738 Merge pull request 'feat: Daily Reviewer - 시장별 성적표 생성 (issue #91)' (#121) from feature/issue-91-daily-reviewer into main
8c27473fed feat: DailyReviewer for market-scoped scorecards and AI lessons (issue #91)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#91 2026-02-14 23:08:05 +09:00
V2-3-2: Daily Reviewer (scorecard + lessons)