V2-1-2: Pre-Market 플래너 (Gemini 프롬프트/파서) #83

Closed
opened 2026-02-08 00:57:02 +09:00 by agentson · 0 comments
Collaborator

요약

  • 후보 종목 기반 DayPlaybook을 장 전 1회 생성.

변경

  • 신규: src/strategy/pre_market_planner.py
  • 신규 테스트: tests/test_pre_market_planner.py (~30)

동작

  • candidates 비어있으면 빈 플레이북 반환.
  • build_cross_market_context()로 타 시장 L6 scorecard 참조.
  • 실패 시 defensive playbook(HOLD).

수락 기준

  • 구조화 JSON 프롬프트 + 견고한 파서.
  • ContextStore + ContextSelector 연동.

검증

  • pytest tests/test_pre_market_planner.py -v
요약 - 후보 종목 기반 DayPlaybook을 장 전 1회 생성. 변경 - 신규: src/strategy/pre_market_planner.py - 신규 테스트: tests/test_pre_market_planner.py (~30) 동작 - candidates 비어있으면 빈 플레이북 반환. - build_cross_market_context()로 타 시장 L6 scorecard 참조. - 실패 시 defensive playbook(HOLD). 수락 기준 - 구조화 JSON 프롬프트 + 견고한 파서. - ContextStore + ContextSelector 연동. 검증 - pytest tests/test_pre_market_planner.py -v
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#83