Skip to content

UI 정책과 라우팅 구조 정리 - #74

Merged
Whale0928 merged 15 commits into
mainfrom
ui-policy-routing
Jul 16, 2026
Merged

UI 정책과 라우팅 구조 정리#74
Whale0928 merged 15 commits into
mainfrom
ui-policy-routing

Conversation

@Whale0928

Copy link
Copy Markdown
Owner

요약

  • UI 런타임 경로를 ui/app으로 정리했습니다.
  • UI 엔지니어링 정책, 디자인 시스템 정책, 프로젝트 작업 스킬을 ui/ 아래에 추가했습니다.
  • 메뉴와 라우트 정의를 APP_ROUTES로 응집하고, 네비게이션/클립보드 동작을 훅으로 분리했습니다.
  • 정책, 라우팅, 훅, 키 발급, 문서 화면 계약 검사를 추가했습니다.

검증

  • npm run test:policy && npm run test:routing && npm run test:hooks && npm run test:register && npm run test:docs && npm run typecheck && npm run build
  • 브라우저 확인: / -> /register -> 키 발급 -> /docs -> /docs-admin fallback

@Whale0928
Whale0928 marked this pull request as ready for review July 16, 2026 19:29
@Whale0928
Whale0928 merged commit 69cc840 into main Jul 16, 2026
2 checks passed
@Whale0928
Whale0928 deleted the ui-policy-routing branch July 16, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant