[Improvement] WP-NOTI-01 Notification 도메인 #192

Closed
opened 2026-02-24 06:34:34 +00:00 by seonkyu.kim · 0 comments
Owner

설명

헤더/페이지 알림을 위한 Notification 도메인을 구축한다.

범위

  • API: notification/summary, notification/list, notification/read, notification/read-all
  • 모델: Notification, NotificationRead (동등 모델 허용)
  • FR-NOTI-001, FR-NOTI-002 충족

작업 내용

  • 미읽음 카운트 집계 구현
  • 페이지네이션 목록 및 읽음 처리 반영
  • Notification DB 설계

완료 기준

  • 헤더 뱃지와 알림 페이지 데이터가 서버 상태와 일치
  • 읽음 처리 API 멱등성 보장

산출물

  • Notification API 세트
  • Notification DB 설계

의존성

참조

  • PRD: domains/settings-notification-prd.md FR-NOTI-001, FR-NOTI-002
  • 실행계획: 07-phase6-settings-notification-execution-plan.md WP-NOTI-01
  • 분석: settings_analysis/notifications-backend-core-feasibility.md
## 설명 헤더/페이지 알림을 위한 Notification 도메인을 구축한다. ## 범위 - API: `notification/summary`, `notification/list`, `notification/read`, `notification/read-all` - 모델: `Notification`, `NotificationRead` (동등 모델 허용) - FR-NOTI-001, FR-NOTI-002 충족 ## 작업 내용 - [ ] 미읽음 카운트 집계 구현 - [ ] 페이지네이션 목록 및 읽음 처리 반영 - [ ] Notification DB 설계 ## 완료 기준 - 헤더 뱃지와 알림 페이지 데이터가 서버 상태와 일치 - 읽음 처리 API 멱등성 보장 ## 산출물 - Notification API 세트 - Notification DB 설계 ## 의존성 - WP-COM-01 (#164) ## 참조 - PRD: `domains/settings-notification-prd.md` FR-NOTI-001, FR-NOTI-002 - 실행계획: `07-phase6-settings-notification-execution-plan.md` WP-NOTI-01 - 분석: `settings_analysis/notifications-backend-core-feasibility.md`
seonkyu.kim self-assigned this 2026-02-24 06:34:45 +00:00
seonkyu.kim added this to the Phase 3: 운영 기능 milestone 2026-02-24 06:34:45 +00:00
seonkyu.kim added the
Priority
Medium
Status
Available
Type
Improvement
labels 2026-02-24 06:34:57 +00:00
Sign in to join this conversation.
No description provided.