Skip to content

feat: 동화 페이지 단어장 추출 도메인 구현 (Phase 1, REST) #31

Description

@zzuhannn

📌 Issue Type

  • ✨ feature

✨ Issue describtion

  • WordEntry 엔티티 + Repository 추가
  • VocabService (LLM 기반 단어 추출 + 풀이 생성, FastAPI 호출)
  • FastAPI 호출용 VocabExtractClient
  • 본인 동화 누적 단어장 조회 API (GET /api/fairytales/{id}/vocab)
  • dev 프로필 한정 시연용 API (POST /internal/vocab/process)
  • InternalApiSecurityConfig (dev 프로필에서만 /internal/** permitAll)
  • ArchUnit으로 carrier-agnostic 검증

📅 Dead line

~ 05월 28일

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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