feat: add design system platform
This commit is contained in:
@@ -171,6 +171,13 @@ query vendor import는 architecture gate가 거절한다. reference feature의
|
||||
list/detail/create/status route가 각각 Collection/Detail/Form/Status template의
|
||||
실제 consumer다.
|
||||
|
||||
RP-07에서 React inbound adapter 안의 UI 공급자 경계도 닫혔다.
|
||||
`src/presentation/design-system/index.ts`는 token → primitive → pattern →
|
||||
template public API이며 feature와 shell은 이 entry만 소비한다. Lucide는
|
||||
`icons/vendors/lucide.tsx`에 격리된 inbound vendor facade이므로 application
|
||||
port가 아니다. native Dialog/Drawer/Menu/Tabs의 focus·keyboard 상태도
|
||||
presentation이 소유하고 use case나 outbound adapter로 올리지 않는다.
|
||||
|
||||
이 문서의 목표 구조는 기존 기반을 폐기하는 것이 아니라 이러한
|
||||
불일치를 제거하는 것이다.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user