Architecture
Platform architecture shape for web, native, desktop, and TUI.
Target Shape
apps/web(Next.js)apps/native(React Native/Expo)apps/desktop(desktop shell)apps/tui(operator command surface)
Shared Packages
packages/domainpackages/contractspackages/design-tokenspackages/backend(Convex)
Rule
Business logic and contracts live in shared packages and are consumed by all surfaces.