SurfSense/surfsense_backend/app/gateway
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
..
base chore: linting 2026-06-09 00:42:26 -07:00
discord chore: linting 2026-06-09 00:42:26 -07:00
slack chore: linting 2026-06-09 00:42:26 -07:00
telegram chore: linting 2026-06-09 00:42:26 -07:00
whatsapp chore: linting 2026-06-09 00:42:26 -07:00
__init__.py refactor(config): update GATEWAY_ENABLED variable to FALSE and adjust related configurations for improved messaging gateway handling 2026-06-16 23:49:26 +05:30
accounts.py chore: linting 2026-06-09 00:42:26 -07:00
agent_invoke.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
auth_invariant.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
bindings.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
byo_long_poll.py chore: linting 2026-06-09 00:42:26 -07:00
hitl_filter.py chore: linting 2026-06-09 00:42:26 -07:00
inbox.py chore: linting 2026-06-09 00:42:26 -07:00
inbox_processor.py refactor(backend): rename search_space -> workspace across app bulk (Phase 2 Wave D) 2026-06-26 18:30:47 +02:00
inbox_worker.py chore: linting 2026-06-09 00:42:26 -07:00
pairing.py chore: linting 2026-06-09 00:42:26 -07:00
ratelimit.py chore: linting 2026-06-09 00:42:26 -07:00
registry.py chore: linting 2026-06-09 00:42:26 -07:00
runner.py chore: linting 2026-06-09 00:42:26 -07:00
thread_lock.py chore: linting 2026-06-09 00:42:26 -07:00