Privacy
T661.dev exists to handle sensitive evidence carefully. The short version:
- We store commit metadata, not code. The GitHub App grants read access so we can list commits; what we persist is commit messages, authorship, dates, file paths, and line counts. File contents and diffs are never stored.
- Commit messages can contain sensitive text. They are part of your evidence and are stored encrypted at rest in our database (Supabase/PostgreSQL) and shown only to members of your organization.
- AI processing. Commit metadata is sent to Anthropic's Claude API to draft your logs. We use API terms under which inputs are not used to train models.
- Billing. Payment details go to Stripe; we never see card numbers.
- Deletion. Deleting a project deletes its extractions and logs; uninstalling the GitHub App revokes our access immediately. Email [email protected] for full account deletion.
Questions: [email protected].