docs(adr): update 002/003/005 with vertical-refactor notes; supersede 004
This commit is contained in:
@@ -18,3 +18,7 @@ Atomic Design (atoms/molecules/organisms/templates) + shadcn/ui + Storybook.
|
||||
- shadcn/ui provides excellent base atoms that map naturally to atomic levels
|
||||
- Storybook sidebar mirrors the hierarchy via story titles
|
||||
- Pages live in apps (not UI package) — they connect to real data
|
||||
|
||||
## Update (2026-05-04)
|
||||
|
||||
Atomic Design now applies to `@repo/core-ui/` only — generic primitives (atoms, molecules, generic organisms, templates). Feature-specific components (e.g., `ArticleCard`, `HeaderNavMenu`) live in the owning feature's `ui/` folder per the vertical-feature architecture. See ADR-006.
|
||||
|
||||
Reference in New Issue
Block a user