th-kim0823
274c171ee8
fix(lifecycle): NoteStatus 의 archived 제거 — MoveStatusModal/classifyStatus/store 정리
- NoteStatus 에서 'archived' 제거 (active | completed | trashed 3분기)
- MoveStatusModal ALL_STATUSES 에서 'archived' 제거 + statusLabel switch 정리
- classifyStatus VALID/FALLBACK/PROMPT 에서 archived 제거 → completed fallback
- inboxApi IPC set-status VALID 배열에서 archived 제거, classify-status fallback → completed
- store InboxView 에서 'archived' 제거, InboxCounts.archived 제거, archived: 0 spread 제거
- ImportService.applySyncFromDir — 기존 파일의 status=archived 를 completed 로 coerce
- 영향 받는 tests 13개 파일 모두 update (archived → completed, 없어진 UI 옵션 제거)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 11:03:09 +09:00
..
2026-05-15 10:34:11 +09:00
2026-05-15 10:36:59 +09:00
2026-05-15 10:34:11 +09:00
2026-05-15 11:03:09 +09:00
2026-05-14 13:11:17 +09:00
2026-05-14 13:11:17 +09:00
2026-05-15 11:03:09 +09:00
2026-05-14 13:12:08 +09:00
2026-05-15 11:03:09 +09:00
2026-05-14 13:11:38 +09:00
2026-05-15 11:03:09 +09:00
2026-05-12 14:39:54 +09:00
2026-05-15 09:54:41 +09:00
2026-05-15 10:30:15 +09:00
2026-05-15 11:03:09 +09:00
2026-05-15 10:23:38 +09:00
2026-05-15 10:49:05 +09:00
2026-05-15 10:47:07 +09:00
2026-05-15 10:36:59 +09:00
2026-05-15 10:06:44 +09:00
2026-05-15 11:03:09 +09:00
2026-05-15 10:50:49 +09:00
2026-05-15 10:34:11 +09:00
2026-05-15 10:47:07 +09:00
2026-05-15 10:06:44 +09:00
2026-05-15 10:40:09 +09:00
2026-05-15 10:44:52 +09:00
2026-05-15 10:06:44 +09:00
2026-05-15 10:06:44 +09:00
2026-05-15 10:06:44 +09:00
2026-05-15 11:03:09 +09:00
2026-05-14 13:12:23 +09:00
2026-05-12 14:56:43 +09:00