gateway/modules/interfaces
Ida 6a5ff1ff7c feat(rag): P1 user-connection hooks + retrieval threshold fix
- connection.established/revoked callbacks from OAuth routes and
  connection management endpoints
- KnowledgeIngestionConsumer dispatches bootstrap job (established)
  and synchronous purge (revoked)
- FileContentIndex: add connectionId + sourceKind columns
- SharePoint bootstrap with @odata.nextLink pagination and eTag-based
  idempotency
- Outlook bootstrap treats messages as virtual documents with
  cleanEmailBody for HTML/quote/signature stripping
- fix(rag): lower buildAgentContext minScore thresholds from
  0.55/0.65/0.70 to 0.35 — previous values blocked all real matches
  from text-embedding-3-small
- 24 new unit tests covering purge, consumer dispatch, email cleaning
  and both bootstrap paths
2026-04-29 14:39:40 +02:00
..
interfaceAiObjects.py fixed voice feat commcoach 2026-04-01 21:59:28 +02:00
interfaceBootstrap.py cleanup internal marked exports 2026-04-26 08:31:35 +02:00
interfaceDbApp.py kdrive fix 2026-04-29 00:35:21 +02:00
interfaceDbBilling.py datamodel sctirc fk logic in one place 2026-04-26 18:11:42 +02:00
interfaceDbChat.py cleanup internal marked exports 2026-04-26 08:31:35 +02:00
interfaceDbKnowledge.py feat(rag): P1 user-connection hooks + retrieval threshold fix 2026-04-29 14:39:40 +02:00
interfaceDbManagement.py wired infomaniac to ai adapters and tools 2026-04-29 01:52:47 +02:00
interfaceDbSubscription.py datamodel sctirc fk logic in one place 2026-04-26 18:11:42 +02:00
interfaceFeatures.py data source fixes 2026-04-21 00:50:36 +02:00
interfaceMessaging.py refactored service center 2025-12-15 21:55:26 +01:00
interfaceRbac.py datamodel sctirc fk logic in one place 2026-04-26 18:11:42 +02:00
interfaceTicketObjects.py refactored service center 2025-12-15 21:55:26 +01:00
interfaceVoiceObjects.py centralized language catalog 2026-04-19 00:36:45 +02:00