feat: 플래너 크로스마켓 날짜 보정 + 전략 컨텍스트 (issue #88) #123

Merged
jihoson merged 1 commits from feat/v2-2-4-planner-context-crossmarket into main 2026-02-14 23:21:12 +09:00
Collaborator

Summary

  • KR 플래너가 US scorecard 조회 시 전일 날짜 사용 (시간대 보정)
  • generate_playbook()STRATEGIC 컨텍스트 셀렉터 사용 검증 테스트 추가
  • 코드 포매팅 정리

Test plan

  • test_kr_reads_us_scorecard — 전일 날짜(2026-02-07) 조회 검증
  • test_generate_playbook_uses_strategic_context_selector — STRATEGIC 호출 검증
  • 511/511 전체 테스트 통과
  • ruff lint 클린

Closes #88

🤖 Generated with Claude Code

## Summary - KR 플래너가 US scorecard 조회 시 전일 날짜 사용 (시간대 보정) - `generate_playbook()`이 `STRATEGIC` 컨텍스트 셀렉터 사용 검증 테스트 추가 - 코드 포매팅 정리 ## Test plan - [x] `test_kr_reads_us_scorecard` — 전일 날짜(2026-02-07) 조회 검증 - [x] `test_generate_playbook_uses_strategic_context_selector` — STRATEGIC 호출 검증 - [x] 511/511 전체 테스트 통과 - [x] ruff lint 클린 Closes #88 🤖 Generated with [Claude Code](https://claude.com/claude-code)
agentson added 1 commit 2026-02-14 23:20:40 +09:00
feat: cross-market date fix and strategic context selector (issue #88)
Some checks failed
CI / test (pull_request) Has been cancelled
86c94cff62
KR planner now reads US scorecard from previous day (timezone-aware),
and generate_playbook uses STRATEGIC context selection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jihoson merged commit 6cad8e74e1 into main 2026-02-14 23:21:12 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#123