Sable ResearchPrivate beta
Return to sign in
Environment state · honest by design

Infrastructure variables are present.
Activation still needs receipts.

Authentication can now be attempted. Each identity, migration, connector and model still counts as active only after its own successful read-back.

01

Supabase boundary

Create separate development and production projects; apply migrations and verify RLS before using private data.

Configured
02

Invite-only identity

Bootstrap James’s allowlisted owner identity, invite David separately, then enrol TOTP MFA.

Verify
03

Reasoning provider

Supply an approved OpenAI model through a protected server environment and verify a real receipt.

Required
04

Application origin

Link the private repository, verify the production build and bind the approved domain.

Configured
05

Source connectors

Authorize each connection independently after its scope has been reviewed.

Later