packages/ui/
State: folder wiki page generated by deterministic sync
Folder: packages/ui/
What
packages/ui/ contains shared UI package boundary for design tokens and UI build tooling. This boundary currently has 2 direct file(s) and 2 direct subfolder(s).
Does
It provides reusable shared assets/contracts consumed by app boundaries (dominant direct file kinds: .md:1, .json:1).
Why
Shared package hygiene reduces duplication and keeps interfaces consistent across the system.
Subfolders
packages/ui/dist/-> /knowledge/portal/project/folders/packages/ui/distpackages/ui/scripts/-> /knowledge/portal/project/folders/packages/ui/scripts
Files
README.md— What:packages/ui/contains shared UI package boundary for design tokens and UI build tooling. This boundary currently has 2 direct file(s) and 2 direct subfolder(s). Does: It provides reusable shared assets/contracts consumed by app boundaries (dominant direct file kinds: .md:1, .json:1). Why: Shared package hygiene reduces duplication and keeps interfaces consistent across the system.tokens.json— What: Configuration/data artifact for tokens in packages/ui/tokens.json. Does: Provides structured settings or metadata read by runtime and tooling. Why: Keeps behavior deterministic by centralizing non-code control values.