Ship RAG as a subscription feature for founders / backer / pro / business (not standard), with Documents UI gated by plan, personal upload + Drive connect, and Business manager setup for company Microsoft 365 and Google Shared Drives.
Architecture decisions
Topic
Decision
Auto Drive after SSO?
No silent access. Identity SSO stays openid email profile. Incremental Drive/Graph scopes via post-login connect (prefer matching IdP).
Apple
No iCloud Drive path. Apple Sign-In (auth only) is out of scope.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Ship RAG as a subscription feature for founders / backer / pro / business (not standard), with Documents UI gated by plan, personal upload + Drive connect, and Business manager setup for company Microsoft 365 and Google Shared Drives.
Architecture decisions
openid email profile. Incremental Drive/Graph scopes via post-login connect (prefer matching IdP).is_company_managerconfigures.Goals
allows_ragentitlement on plans; gate document APIs + RAG chatOut of scope
Existing related work
Child tickets
Backend (
chat_backend)allows_ragentitlement + seed + plan_to_dictFrontend (
chat_web_app)Implementation order