SurfSense/surfsense_backend/app/podcasts
CREDO23 7fb0707933 refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D)
Scoped codemod over surfsense_backend/app (excluding routes/, Wave E): renames
search_space_id -> workspace_id, search_space -> workspace, SearchSpace -> Workspace
across services, utils, tasks, agents, gateway, event_bus, notifications, podcasts,
automations, observability params, and prompt .md files. Also flips the camelCase
payload key searchSpaceId -> workspaceId (no backend reader; hard cutover).

Preserved carve-outs (verbatim): Celery task names "delete_search_space_background"
and "ai_sort_search_space" (wire names), and the OTel/metric key "search_space.id"
(dashboards depend on it). Enum values 'SEARCH_SPACE' and SearchSourceConnector
untouched.
2026-06-26 18:30:47 +02:00
..
api refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
generation refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
persistence refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
rendering chore: linting 2026-06-11 15:31:43 -07:00
resolution refactor(podcasts): drop language detection from brief 2026-06-10 20:51:38 +02:00
schemas feat: fix desktop auth issues 2026-06-25 20:58:50 -07:00
tasks refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
tts chore: linting 2026-06-11 15:31:43 -07:00
voices Merge pull request #1487 from CREDO23/improvement-podcast-graph 2026-06-12 00:58:02 -07:00
__init__.py docs(podcasts): tighten comments and docstrings 2026-06-10 20:51:59 +02:00
duration_limits.py feat(podcasts): add shared duration limit constants 2026-06-16 23:38:27 +02:00
service.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
storage.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00