Architecture
Workspace boundaries for web, docs, Storybook, tokens, and UI.
The workspace separates public surfaces by responsibility:
apps/webserves the portfolio and profile/resume LLM surface atmun.digital.apps/docsserves design-system docs atdocs.mun.digital.apps/storybookserves the static component workbench atstorybook.mun.digital.packages/tokensdistributes generated token CSS.packages/uicontains reusable, data-agnostic components.
Turborepo coordinates build tasks so shared token and UI changes are visible to affected apps.