SurfSense/surfsense_backend/app/services/notion
CREDO23 7d1bd1fab4 Implement KB sync after Notion page updates with block ID verification
- Add NotionKBSyncService for immediate KB updates after page changes
- Implement block ID verification to ensure content freshness
- Refactor duplicate block processing logic to shared utils
- Add user-friendly status messages
- Include debug logging for troubleshooting
2026-02-17 20:30:12 +02:00
..
__init__.py add kb sync for notion updates 2026-02-17 17:37:47 +02:00
kb_sync_service.py Implement KB sync after Notion page updates with block ID verification 2026-02-17 20:30:12 +02:00
tool_metadata_service.py Refactor update_notion_page to append-only with simplified parameters 2026-02-13 13:07:19 +02:00