__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
.env
*.sqlite3
agent-guard-report-*.html
.DS_Store

# Local / agent-only (never publish)
.tmp-pendoah-scans/
.grok/
.pytest_cache/
.superpowers/
.worktrees/
_product-experience/
_production/
# Generated distribution drafts may be committed under docs/dist-pack;
# keep ad-hoc local variants out of the tree.
_dist-pack/
docs/superpowers/
docs/research/
docs/launch/
docs/pmf-research-*.md
docs/viral-product-spec-*.md
docs/publish-checklist.md
docs/ui-*.png


# Marketing media pipeline (keep out of public tree)
scripts/record-hero-demo.mjs
_production/demo-work/
_production/demo-review/

.corpus-cache/
node_modules/
playwright-report/
test-results/
