ConceptAvailable
Connectors
Connectors ingest reading material from the tools you already use, then route it through the same review queue every other write goes through.
Supported sources
- GitHub, Personal Access Token or App installation
- Notion, internal integration token or OAuth
- Google Drive + Google Docs, narrow OAuth scopes
How connector tokens are handled
Tokens are encrypted at rest. The API surface never echoes connector secrets in any response. The capture endpoint has no connector access.
Cost guardrails
Per-workspace cost-cap settings govern every sync. Per-source content-hash skip-if-unchanged prevents the same row from re-embedding when nothing changed.
For runnable code samples and the developer reference, see /developers. For the trust model in depth, see /security.