.DS_Store
AGENTS.md
.env
.env.*
!.env.example
.idea/
.vscode/
browser-artifacts/

node_modules/
dist/
build/
coverage/
*.log

__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/

docs/demo/*.tmp

# Internal release-prep artifacts
verify-browser.mjs
verify-waitlist.mjs
verify-waitlist-api.mjs
verify-landing-claims.mjs
benchmarks/
scripts/phase1-dogfood.mjs
scripts/phase2-dogfood.mjs
scripts/phase3-dogfood.mjs
scripts/phase4-dogfood.mjs
scripts/live-e2e.mjs
scripts/test-github-submit.sh
waitlist-server.mjs
openapi/waitlist.yaml
index-light.html
!landing/index-light.html
original-index-light.html
docs/dogfood-setup.md
docs/cloud.md
docs/superpowers/
docs/adr/
ROADMAP.md
