node_modules/
dist/
*.js.map
.env
*.tsbuildinfo
Binaries/
Intermediate/
Saved/
.vercel/
.worktrees/
.claude/worktrees/
__pycache__/
*.pyc
.superpowers/

# --- local dev / agent scratch (never commit) ---
.scratch/
.clone/
.playwright-mcp/
**/cdp-*.mjs
**/cdp_drive.*
**/.cdp-*.log
**/.cdp_console.log
**/vite-*.log
*.output
/_*.png
/_*.mp4

# Local development artifacts
KEYGAP.docx

# Supabase CLI local state (linked-project metadata, never commit)
supabase/.temp/
supabase/.branches/

# Unreal build artifacts (UBT regenerates these)
unreal/**/Binaries/
unreal/**/Intermediate/
unreal/**/Saved/
unreal/**/DerivedDataCache/
unreal/**/.vs/

# Private design / process notes — kept on disk for the maintainer,
# not redistributed (same policy as the parked feature surface above).
docs/superpowers/
docs/briefs/
docs/research/
docs/architecture/
