Skip to content

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

Draft
Whale0928 wants to merge 3 commits into
mainfrom
ui-policy-routing
Draft

UI 정책과 라우팅 구조 정리#74
Whale0928 wants to merge 3 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

# Conflicts:
#	ui/app/src/constants/pagePath.ts
#	ui/sample-app/src/App.tsx
#	ui/sample-app/src/components/Navigation.tsx
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