- Add StyleAsset model to research_api/models.py for storing writing style profiles - Add StyleAsset db helpers (sync + async) to research_api/routes/_db_helpers.py - Add StyleAsset REST routes to research_api/routes/research_routes.py