feat(app): atmosphere entry shell 1차 구현

This commit is contained in:
2026-03-16 12:12:03 +09:00
parent c6e342e93d
commit 721212ec1f
7 changed files with 759 additions and 166 deletions

View File

@@ -1,6 +1,6 @@
# Session Brief
Last Updated: 2026-03-15
Last Updated: 2026-03-16
세션 시작 시 항상 읽는 초소형 스냅샷 문서.
@@ -26,6 +26,12 @@ Last Updated: 2026-03-15
- microStep은 `/app`에서 제거하고, duration은 분 단위 직접 입력으로 전환한다.
- scene + sound 조합 카드는 `Atmosphere`로 부르며, 첫 구현은 12개 dummy grid를 사용한다.
- weekly review와 achieved-goal insight는 main stage가 아니라 quiet secondary dock로 유지한다.
- `/app` Atmosphere Entry Shell 1차 구현을 반영했다.
- no-session 상태는 더 이상 legacy `goal + microStep + fixed ritual` 화면을 쓰지 않는다.
- 현재는 `goal 1개 + 예상 시간(분) + atmosphere 12개 grid + start CTA`로 들어간다.
- 선택한 atmosphere는 `/app` 배경 preview와 `/space` start payload의 `scene/sound`에 같이 반영된다.
- duration은 우선 가장 가까운 기본 리듬으로 매핑하는 임시 계약을 사용한다.
- weekly review entry는 right-side quiet dock 위치로 옮겨 main CTA보다 낮은 위계를 유지한다.
- `Paused Session Takeover Flow`를 구현했다.
- `/app` paused gate에 `새 목표로 전환` 액션이 추가됐다.