Migrate the `private_api` service into its own base and project using the Polylith architecture. **Tasks** - Create projec & base: `private_api`. - Move code to components & bases - API endpoints (base) - Database logic (component) - /components/database - structures (base) - /components/structs