feat(phase2.5): 사주 result page 라이트 재스킨 + CLAUDE.md 반영

app/work/saju/result/page.tsx의 히어로 다크 그라디언트/violet 배지, 사이드바
다크 카드, 4기둥 표, 대운 카드를 --jsm 토큰(navy/surface/surface-alt/line/
ink/accent)으로 순수 시각 치환. 서버 로직(사주 계산·hasPaid·로또 구독 조회)과
JSX 구조는 무변경. CLAUDE.md 사주 시스템 섹션에 재스킨 완료 이력 반영.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AAtcmKKtqDUe4NyVgy1aLQ
This commit is contained in:
2026-07-03 10:51:22 +09:00
parent 15825616a3
commit 5ace251b58
2 changed files with 69 additions and 68 deletions

View File

@@ -225,6 +225,7 @@ lib/
## 사주 시스템 (`/app/work/saju`, `/lib/saju-*.ts`)
> **공개 서비스 — 로그인 시 AI 해석 무료(1회/일)**
> 결과 화면 `--jsm` 라이트 재스킨 완료(2026-07-03) — 디자인 가드레일 준수
### AI 연동 (`app/api/saju/analyze/route.ts`)
- **AI**: Google Gemini (`@google/generative-ai`)