docs: add logged-in tier to privacy policy

PR screenshots require authentication, which associates your email
and GitHub username with your uploads. Telemetry itself stays anonymous.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-26 21:39:22 -06:00
parent 4abe674b64
commit 19984f7098
+3
View File
@@ -24,6 +24,9 @@ gstack has three telemetry tiers. You choose during first run:
| **Off** (default) | Nothing | None |
| **Anonymous** | Skill name, duration, success/fail, gstack version, OS | None — no way to connect sessions |
| **Community** | Same as anonymous | Random UUID (`~/.gstack/.install-id`) — connects sessions from one device |
| **Logged in** | Same as community, plus screenshots tied to your account | Email address + GitHub username (via OAuth) |
The **logged in** tier applies when you sign in to gstack.gg to use features like PR screenshots. Your email and GitHub username are associated with your uploaded screenshots and auth session. Telemetry data itself remains anonymous — logging in does not retroactively attach your identity to prior telemetry events.
### What we never collect