.env
.env.*
.envrc
secrets/
.git/
.gitignore
.venv/
venv/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
sdist/
wheels/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.pyre/
.pytype/
.tox/
.nox/
.hypothesis/
.dmypy.json
htmlcov/
.coverage
.coverage.*
tests/
docs/
deploy/
web/node_modules/
web/.next/
web/out/
node_modules/
*.log
data/
qdrant_data/
redis_data/
.fastembed_cache/
.lance/
.ipynb_checkpoints/
.idea/
.vscode/
.claude/
.sisyphus/
opencode.json
PLAN.md
CLAUDE.md
MEMORY.md
