chrysopedia/backend
jlightner dbc4afcf42 feat: Normalized /topics and /videos endpoints from bare lists to pagin…
- "backend/schemas.py"
- "backend/routers/topics.py"
- "backend/routers/videos.py"
- "frontend/src/api/topics.ts"
- "frontend/src/pages/TopicsBrowse.tsx"
- "frontend/src/pages/Home.tsx"

GSD-Task: S05/T03
2026-04-03 23:09:33 +00:00
..
pipeline fix: static 96k max_tokens for all pipeline stages — dynamic estimator was truncating thinking model output 2026-04-03 08:18:28 +00:00
routers feat: Normalized /topics and /videos endpoints from bare lists to pagin… 2026-04-03 23:09:33 +00:00
scripts feat: Created reindex_lightrag.py that extracts technique pages from Po… 2026-04-03 22:37:30 +00:00
services feat: Added IntersectionObserver scroll-spy to ToC highlighting the act… 2026-04-03 05:54:14 +00:00
tests test: Add 22 integration tests for consent endpoints covering auth, own… 2026-04-03 22:16:31 +00:00
auth.py test: Implemented auth API router with register/login/me/update-profile… 2026-04-03 21:54:11 +00:00
config.py fix: static 96k max_tokens for all pipeline stages — dynamic estimator was truncating thinking model output 2026-04-03 08:18:28 +00:00
database.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
main.py feat: Added consent API router with 5 endpoints (list, get, upsert with… 2026-04-03 22:11:36 +00:00
models.py feat: Added VideoConsent and ConsentAuditLog models with ConsentField e… 2026-04-03 22:09:27 +00:00
pytest.ini fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
redis_client.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
requirements.txt test: Implemented auth API router with register/login/me/update-profile… 2026-04-03 21:54:11 +00:00
schemas.py feat: Normalized /topics and /videos endpoints from bare lists to pagin… 2026-04-03 23:09:33 +00:00
search_service.py feat: Added per-section embedding to stage 6 for v2 technique pages wit… 2026-04-03 02:12:56 +00:00
watcher.py feat: Built backend/watcher.py with PollingObserver-based folder watchi… 2026-03-30 19:17:47 +00:00
worker.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00