fix: random UUID installation_id + gitignore supabase/.temp

Replace SHA-256(hostname+user) with random UUID v4 stored in
~/.gstack/installation-id. Not derivable from public inputs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-24 15:13:19 -07:00
parent 3703320c3d
commit 6cdbd58616
3 changed files with 23 additions and 11 deletions
+1
View File
@@ -15,3 +15,4 @@ bun.lock
.env.local
.env.*
!.env.example
supabase/.temp/