__pycache__/
*.pyc
*.pyo
.DS_Store
*.egg-info/
dist/
build/
.env
docs/superpowers/
eval-results*/
proofs/
!site/proofs/
!packages/proof-engine-registry/tests/fixtures/proofs/
docs/internal/
.superpowers/brainstorm/
_site/
_site_preview/
.worktrees/
tools/thumbnail-prompts.csv
CLAUDE.md
.claude/
_build/

# Paywalled content snapshots (local-only verification artifacts)
snapshots/
**/snapshots/

# Runtime artifacts from example proof execution
docs/examples/*/proof.json
docs/examples/*/output.txt
docs/specs/
# Playwright MCP session artifacts
.playwright-mcp/

# RegistryServer runtime artifact (sibling of proofs dir; rebuilt on each start)
.registry-view/

# Regen pipeline runtime artifacts
proofs-draft/
agent_transcript.jsonl
agent_result.json
.old_claim
.old_verdict
.pr_body.md
.pr_body.md.tmp
.gate_error
