6e0b7a55da7b5619c2df37181ff4f9328b7db8dd
Task 25 of the slice plan. Single-card view of a note with local optimistic state plus the IPC writes. Per-status branches: - pending: 'Inkling이 정리하는 중…' headline, raw text auto-open. - failed: '정리 보류 — 원문은 안전합니다' with hover tooltip. - done: editable title + summary (each with the gray 'AI' badge hidden as soon as *_edited_by_user flips), tag chips with AI subscript, optional 💡 user_intent row, IntentBanner surfaced exactly when intent_prompted_at is null. Tag click removes (per spec), title/summary edits route through inboxApi.updateAiFields (which sets the edited flag server-side), intent edits use inboxApi.setIntent. Delete confirms with '이 기억을 버릴까요? 되돌릴 수 없습니다.' and routes through CaptureService.deleteNote so media gets cleaned up. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
Releases
18
Languages
TypeScript
99.6%
HTML
0.3%
JavaScript
0.1%