.serena/
.omc/
.pytest_cache/
.venv/
.gemini/
.claude/
__pycache__/
*.py[cod]
.fastembed-cache/

# Generated retrieval-quality reports embed real per-project data — keep local only
benchmarks/retrieval_quality.json
benchmarks/retrieval_quality.md
benchmarks/retrieval_quality_global.json
benchmarks/retrieval_quality_global.md
benchmarks/paraphrase_fixture.json

# Playwright MCP writes run artifacts (console logs, page snapshots) into the
# working directory. They are session junk and leaked a bot-challenge token
# into a release once — never track them.
.playwright-mcp/
