treg terms privacy support docs
Legal

Treg Privacy Policy

Last updated: 22 July 2026 Effective: 22 July 2026

The short version

  • We collect almost nothing about you. An email address to sign in, the teams you're in, and a log of which tools were called. That's the account.
  • Your credentials are encrypted and never returned. No stored secret value is ever sent back to a client, shown in the dashboard, or read by us.
  • We don't store what flows through the proxy. A call's request and response bodies pass through and are gone. We keep the method, path, status code, and timestamp — not the content.
  • No trackers. No analytics scripts, no advertising pixels, no third-party cookies. One session cookie, and that's it.
  • No training, no selling. Your credentials, skills, and connected-account data are never sold and never used to train models.

01Who this covers

This policy explains how Superdesign ("we", "us") handles personal data in the hosted Treg (also called "treg" or "tools-registry") service at treg.superdesign.dev. For that service, we are the data controller.

Self-hosted instances are not covered. If you or your employer run treg on your own infrastructure, your data never reaches us and this policy doesn't apply — the operator of that instance is the controller.

Contact for anything privacy-related: jason@superdesign.dev.

02What we collect

Account and identity

We do not ask for your name, phone number, address, photo, date of birth, or payment details — the Service is free and we take no payment data at all.

Credentials and connections

Usage and audit records

We do not record request or response bodies. The data you fetch from an upstream API passes through the proxy and is not written down. What survives a call is the metadata listed above — enough for a team admin to see who used what, and no more.

Content you create

Skills (SKILL.md text and companion files), tool definitions, and their upstream URLs. Treat skill text as visible to everyone in the team it lives in — don't put secrets there.

Technical data

Our hosting provider processes standard server logs (IP address, user agent, request line, timestamp) for security and abuse prevention, retained on their default schedule. We don't build profiles from them.

03Why we're allowed to hold it (legal bases)

DataPurposeBasis (GDPR Art. 6)
Email, team membershipProvide the account; sign-in; invitationsContract
Stored credentials, OAuth tokensExecute the calls you ask for; keep them validContract
Call and run audit recordsShow teams who used what; enforce caps; investigate abuseLegitimate interests / Contract
Server logs, rate-limit countersSecurity, abuse prevention, service reliabilityLegitimate interests
Skills and tool definitionsStore and share what you asked us to shareContract

04What we never do

05Google and YouTube user data — Limited Use

When you connect Google Search Console, Google Analytics, Google Business Profile, Google Ads, or YouTube, treg's use of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Specifically:

YouTube

The YouTube connection uses YouTube API Services. By connecting a YouTube channel you are additionally agreeing to the YouTube Terms of Service, and Google's handling of your data is described in the Google Privacy Policy.

The same commitments apply to every other provider you connect (LinkedIn, Slack, X, or an API you register yourself).

06Who we share it with

Only the processors we need to run the Service, plus the upstream providers you deliberately point us at.

RecipientWhat they getWhyWhere
RenderApplication hosting and the managed database — all stored dataRuns the ServiceUSA (Oregon)
ResendYour email address and the message bodySends sign-in codes and invitationsUSA
Google FontsYour IP address, when you load a treg web pageServes the site's typefacesUSA
Upstream APIs you connectWhatever your call sends themThe call you asked us to makeVaries by provider

We'll also disclose data where legally required, or where necessary to protect the Service or its users from a live security threat. If we're ever compelled to hand over data about you, we'll tell you unless we're legally barred from doing so.

If treg is ever acquired or merged, data may transfer as part of that transaction — you'd be notified in advance and this policy would continue to apply until replaced by one that is no less protective.

07Cookies

One cookie: treg_session. It's HTTP-only, SameSite=Lax, and secure over HTTPS. It holds a signed session reference and nothing else. It's strictly necessary to keep you signed in, so there's no consent banner and nothing to opt out of short of signing out.

There are no analytics, advertising, or third-party tracking cookies anywhere on the Service.

08How we protect it

No system is perfectly secure. If we become aware of a breach affecting your personal data, we'll notify affected users and any required regulator without undue delay.

09How long we keep it

DataRetention
Account, teams, membershipsUntil you delete the account
Credentials and OAuth tokensUntil you delete them, disconnect the provider, or delete the team
Skills and tool definitionsUntil deleted by you or a team admin
Call and run audit recordsWhile the owning team exists; deleted with it
Sign-in codes, rate-limit countersMinutes — expired rows are swept automatically
InvitationsUntil accepted, revoked, or expired
Hosting server logsOur provider's default window (short)

Deletions are permanent in the live database. Encrypted backups may retain a copy for a short period before rotating out.

10Your rights

Wherever you live, you can ask us to access, correct, export, or delete your data, and to restrict or object to processing. Depending on your location (EEA/UK under the GDPR, California under the CCPA/CPRA, and similar laws elsewhere) some of these are formal legal rights; we honour all of them for everyone regardless.

California residents: we do not sell or share personal information as those terms are defined by the CPRA, and we have not done so in the preceding 12 months.

EEA/UK residents: you also have the right to lodge a complaint with your local supervisory authority. Data is processed in the United States; where a transfer mechanism is required, we rely on the Standard Contractual Clauses offered by our processors.

11Children

The Service isn't intended for anyone under 16, and we don't knowingly collect their data. If you believe a child has created an account, email us and we'll delete it.

12Changes to this policy

We'll update this page when our practices change, and the "last updated" date always reflects the current version. For material changes — new categories of data, a new processor, or a new purpose — we'll notify account holders by email or an in-app notice before the change takes effect.

13Contact

Privacy questions, requests, or complaints: jason@superdesign.dev. Security vulnerabilities: SECURITY.md.


See also the Terms of Service. Treg is open source — if you'd rather verify than trust, the code that does all of the above is public.