**Parent:** #14 ## Bottom line Unblock the tree: fix type-check failures (Jest globals in web tests), ensure `@worksight/common` builds and is consumable by web/api. ## Done means - [ ] `pnpm --filter @worksight/common build` green - [ ] `pnpm --filter @worksight/web type-check` green - [ ] `pnpm --filter @worksight/api type-check` green - [ ] Documented install/dev commands in README
Parent: #14
Bottom line
Unblock the tree: fix type-check failures (Jest globals in web tests), ensure
@worksight/commonbuilds and is consumable by web/api.Done means
pnpm --filter @worksight/common buildgreenpnpm --filter @worksight/web type-checkgreenpnpm --filter @worksight/api type-checkgreen