feat(flow): paused resume gate와 auto-resume 연결

This commit is contained in:
2026-03-15 18:52:19 +09:00
parent 6b70d07e3c
commit 1b01ceaa8b
7 changed files with 94 additions and 21 deletions

View File

@@ -60,7 +60,7 @@
- paused 사용자가 2초 안에 다음 행동을 이해할 수 있다
- review는 보이지만 resume보다 앞서지 않는다
- 진행 상태:
- 다음 작업
- 완료
- 검증:
- `/app` paused state browser QA
- 커밋 힌트:
@@ -81,6 +81,8 @@
- 완료 조건:
- `/app -> /space -> start` 이중 클릭이 사라진다
- explicit continue 이후에는 `/space`에서 바로 실행 상태로 들어간다
- 진행 상태:
- 완료
- 검증:
- paused -> continue 브라우저 QA
- 커밋 힌트: