Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@

앱에 따라 이 4칸 **뒤에** 최대 3칸이 더 붙는다(PRD F11). PDF 뷰어의 페이지 넘김,
음악 앱의 재생 제어처럼 `Tab`·`Enter`로는 아예 닿을 수 없는 동작이 있기 때문이다.
앱 식별자와 버튼 정의는 소스에 하드코딩하지 않고 Hana Cloud의 검증된 프로필을
백그라운드에서 받아 last-known-good 캐시로 적용한다.
여기에 두 가지 선이 있다.

- **앞 4칸의 순서와 자리는 어떤 앱에서도 바뀌지 않는다.** 사용자는 자리로 동작을
Expand Down
Loading