Hyungi Ahn
bfdf33b442
feat(frontend): Phase 3.4 Ask pipeline UI (/ask 3-panel)
- routes/ask/+page.svelte: URL-driven orchestrator, lastQuery guard
(hydration 중복 호출 방지), citation scroll 연동
- lib/components/ask/AskAnswer: answer body + clickable [n] +
confidence/status Badge + warning EmptyState (no_results_reason +
/documents?q=<same> 역링크)
- lib/components/ask/AskEvidence: span_text ONLY 렌더 (full_snippet
금지 룰 컴포넌트 주석에 박음) + active highlight + doc-group ordering 유지
- lib/components/ask/AskResults: inline 카드 (DocumentCard 의존 회피)
- lib/types/ask.ts: backend AskResponse 스키마 1:1 매칭
- +layout.svelte: 탑 nav 질문 버튼 추가
- documents/+page.svelte: 검색바 옆 AI 답변 링크 (searchQuery 있을 때만)
plan: ~/.claude/plans/quiet-meandering-nova.md (Phase 3.4)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 08:45:24 +09:00
..
2026-04-07 08:26:35 +09:00
2026-04-09 08:45:24 +09:00
2026-04-02 10:20:15 +09:00
2026-04-06 12:15:02 +09:00
2026-04-07 08:26:35 +09:00
2026-04-02 10:20:15 +09:00
2026-04-07 08:39:44 +09:00
2026-04-03 06:46:19 +09:00