Skip to content

실제 LLM end-to-end 생성 테스트 1회 실행 및 결과 검증 #1

Description

@rlafurud
  • 설명: 현재 README 검증 상태에 "실제 LLM 생성은 아직 미실행"으로 명시되어 있다. backend/.envOPENAI_API_KEY를 넣고 python pipeline.py "<query>"를 최소 1회 돌려 3-step 파이프라인(find_scenario → load_existing_mode → ScriptDeveloperAgent.run)이 끝까지 동작하고 유효한 config JSON을 산출하는지 확인한다. 핵심 흐름이 실가동된 적 없으므로 가장 우선순위 높은 검증 작업이다.
  • 완료 기준(DoD):
    • 5개 시나리오(Fixed-Field Skirmish FFA/Team, Multi-Front Defense, Siege Planning, Time-Phased Production) 각각에 대해 매칭되는 query로 1회씩 생성 성공
    • 생성된 config가 information / end_condition / unit_placement / customize 4개 블록을 모두 포함
    • backend/log/<timestamp>/result/scenario_normal.json 산출물 확인 및 README 검증 상태 업데이트
  • 제안 브랜치: feature/e2e-generation-test

Metadata

Metadata

Assignees

No one assigned

    Labels

    infra인프라/CI/배포

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions