- Added `DomainSsrAnalytics` component to capture server-side analytics for domain pages.
- Updated `createContext` to include PostHog distinct and session IDs from headers and cookies.
- Modified TRPC procedures to log analytics data, including session IDs, for improved tracking of domain service calls.
- Changed the schema path in biome.json to reference the local configuration schema.
- Introduced a new pnpm-workspace.yaml file to specify built dependencies for the project.