# Python __pycache__/ *.py[cod] *$py.class .Python .venv/ venv/ *.egg-info/ .pytest_cache/ .mypy_cache/ .ruff_cache/ # Local tools / IDE .env .cursor/ .claude/ # Generated indexes (rebuild with ingest) data/embeddings/ data/documents/ # Eval reports (generated at runtime) evals/reports/ # Local project context scratch file CLAUDE_PROJECT_CONTEXT.md