chrysopedia/backend/routers
jlightner ab9dd2aa1b feat: Added write_mode support to impersonation tokens with conditional…
- "backend/auth.py"
- "backend/models.py"
- "backend/routers/admin.py"
- "backend/tests/test_impersonation.py"

GSD-Task: S07/T01
2026-04-04 06:24:04 +00:00
..
__init__.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
admin.py feat: Added write_mode support to impersonation tokens with conditional… 2026-04-04 06:24:04 +00:00
auth.py feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
chat.py test: Built ChatService with retrieve-prompt-stream pipeline, POST /api… 2026-04-04 05:19:44 +00:00
consent.py feat: Added LightRAG /query/data as primary search engine with file_sou… 2026-04-04 04:44:24 +00:00
creator_chapters.py feat: Added ChapterStatus enum, sort_order column, migration 020, chapt… 2026-04-04 06:03:49 +00:00
creator_dashboard.py feat: Added GET /api/v1/creator/dashboard returning video_count, techni… 2026-04-04 00:09:19 +00:00
creators.py feat: Added summary, topic_tags, and key_moment_count fields to Creator… 2026-04-03 09:07:34 +00:00
health.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
highlights.py feat: Wired stage_highlight_detection Celery task with bulk upsert, 4 a… 2026-04-04 05:36:10 +00:00
ingest.py feat: meaningful pipeline status lifecycle — Not Started → Queued → In Progress → Complete/Errored 2026-03-31 02:43:49 +00:00
pipeline.py chore: remove 2,367 lines of dead code — orphaned CSS, unused imports, stale files 2026-04-03 09:43:37 +00:00
reports.py fix: restore complete project tree from ub01 canonical state 2026-03-31 02:10:41 +00:00
search.py feat: Added 4-tier creator-scoped cascade (creator → domain → global →… 2026-04-04 05:02:30 +00:00
stats.py feat: add GET /api/v1/stats endpoint with technique and creator counts 2026-04-03 04:24:58 +00:00
techniques.py perf: eliminate N+1 queries in stale-pages, add videos pagination, cache related techniques 2026-04-03 05:50:53 +00:00
topics.py feat: Normalized /topics and /videos endpoints from bare lists to pagin… 2026-04-03 23:09:33 +00:00
videos.py feat: Added ChapterStatus enum, sort_order column, migration 020, chapt… 2026-04-04 06:03:49 +00:00