Skip to content

feat: add Notion knowledge source ingestion#79

Merged
manthan787 merged 2 commits intomainfrom
codex/knowledge-source-notion
Feb 18, 2026
Merged

feat: add Notion knowledge source ingestion#79
manthan787 merged 2 commits intomainfrom
codex/knowledge-source-notion

Conversation

@manthan787
Copy link
Collaborator

Summary

  • implement Notion knowledge source ingestion from database pages + block content
  • convert Notion block trees to markdown and normalize metadata (title, services, tags, symptoms, severity, type)
  • support incremental sync filtering via since
  • wire notion source type in the knowledge source dispatcher
  • add unit tests for page/block ingestion, since filtering, and fallback title behavior

Validation

  • npm run test -- src/knowledge/sources/__tests__/notion.test.ts
  • npm run typecheck

@manthan787 manthan787 merged commit 2a7dc0a into main Feb 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments