Commit Graph

2 Commits

Author SHA1 Message Date
诺斯费拉图
24d79c08e6 feat: add StyleAsset model and StyleProfileExtract node
- 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
2026-04-12 17:31:06 +08:00
诺斯费拉图
2199e56581 feat: add research API routes (aiohttp, projects, papers, claims, sources, feed) 2026-04-12 17:08:19 +08:00