fix(space): recovery 트레이 모션 polish

This commit is contained in:
2026-03-14 18:22:52 +09:00
parent cc3eafb2fa
commit caf53f0b68
8 changed files with 49 additions and 16 deletions

View File

@@ -304,6 +304,7 @@ Away / Return이 끼어들기 전, 다음으로 예정된 축은 아래 두 가
- `Pause / Break / Return` separation polish
- material 1차 분리 반영 완료
- copy / CTA hierarchy 2차 분리 반영 완료
- motion polish 1차 반영 완료
- 남은 것은 browser QA와 motion 미세 조정
### 다음 대기

View File

@@ -52,6 +52,10 @@ Last Updated: 2026-03-14
- `Return(focus)``멈춘 자리에서 이어가기`, `Return(break)``지금부터 쉬기 / 다음 블록 이어가기` 중심으로 재서술
- `Goal Complete``다음 블록 이어가기 / 잠깐 쉬기 / 여기까지 끝내기` 순의 선택 tray를 먼저 보여주고, 다음 블록 입력은 이후 단계에서만 열리게 정리
- choice/next view의 헤더와 설명도 각각 다른 감정 상태에 맞춰 분리
- `/space` Pause / Break / Return motion polish 1차 구현:
- `Pause` tray는 빠르게 다시 붙잡는 recovery reveal로 조정
- `Return(focus)`는 짧은 re-entry settle motion으로, `Return(break)`는 더 느슨한 release reveal로 분리
- `Goal Complete`도 같은 recovery family 안에서 가장 느린 closure motion을 가지도록 조정
- Focus Entry Surface / Execution Surface 재정의:
- `/app`을 planning home이 아니라 hero-first focus entry surface로 재구성

View File

@@ -15,8 +15,8 @@ Last Updated: 2026-03-14
## 현재 우선순위
1. `/space` Refocus + Return 브라우저 QA
2. `Pause / Break / Return` motion polish
3. `Weekly Review` 상세 기획
2. `Weekly Review` 상세 기획
3. `Premium Ambience System` 방향 정리
## 최근 세션 상태
@@ -56,6 +56,10 @@ Last Updated: 2026-03-14
- `Pause``멈춘 이유`보다 `다시 시작할 한 줄`에 집중하는 recovery tone으로 다시 썼다.
- `Return(focus)``이어가기`, `Return(break)``지금부터 쉬기 / 다음 블록 이어가기` 중심으로 문구를 분리했다.
- `Goal Complete``마무리 / 쉬기 / 이어가기`의 선택 tray가 먼저 보이고, 다음 블록 입력은 이후 단계에서만 열리도록 더 선명해졌다.
- `Pause / Break / Return`의 motion polish 1차를 반영했다.
- `Pause`는 빠르게 다시 붙잡는 recovery reveal로,
- `Return(focus)`는 재진입에 맞는 짧은 settle motion으로,
- `Return(break)``Goal Complete`는 더 느슨한 release/closure reveal로 분리했다.
- `/app`을 single-goal commitment gate로 다시 줄였다.
- 2-step ritual setup을 제거했다.
- current session이 있으면 `Resume` UI만 보여주고, `/space`로 이어가기만 제안한다.

View File

@@ -82,6 +82,7 @@
- break는 release tone
- return은 re-entry tone으로 분리된다
- copy와 CTA hierarchy 2차 분리가 반영된다
- motion polish 1차가 반영된다
- 검증:
- 브라우저 수동 확인
- motion 미세 조정